.mui-slider-indicator .mui-active.mui-indicator
{
	background: #fff;
	width: 20px;
	border-radius: 20%;
	box-shadow: none;
}
.mui-slider-item a img{
	height: 145px;
}
.mui-slider-indicator .mui-indicator{
	background: #fbdca6;
	box-shadow: none;
}
.index--menu{
	background: #FFFFFF;
	width: 100%;
	box-shadow: 0 3px 12px rgba(200,200,200,0.8);
	padding-bottom: 8px;
}
.index--menu--item{
	height: 100%;
	width: 25%;
	float: left;
	text-align: center;
	padding: 8px 5px 5px;

}
.index--menu--item img{
	width: 80px;
	height: 80px;
}
.index--menu--item span{
	color: #333;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

.index--cat{
	margin: 0 10px;
}
.index--cat--header{
	line-height: 14px;
	margin-top: 10px;
}
.index--cat--header--title{
	position: relative;
	margin-top: -34px;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	height: 34px;
	line-height: 32px;
}
.index--cat--header--title img{
	height: 22px;
	width: 22px;
	margin-right: 6px;
	margin-top: -2px;
}
.index--cat--header--title span{
	font-size: 18px;
}
.index--cat--box{
	background-color: #fff;
	border-radius: 0 0 10px 10px;
}
.index--cat--box span{
	width: 50%;
	float: left;
	text-align: center;
	padding: 0.5rem;
	border: 1px solid #f4f0e8;
/*	margin-top: -2px;*/
}

.index--activity{
	margin-top: 1rem;
	padding-bottom: 2rem;
	background-color: #fff;
}
.index--activity--header{
	height: 40px;
	text-align: center;
	padding: 10px;
	font-size: 14px;
}
.index--activity--header img{
	height: 20px;
	width: 20px;
	margin-top: -1px;
	margin-right: 4px;
}
.index--activity--box{
	height: 135px;
	width: 100%;
	overflow-x: scroll;
	zoom: 1;
	margin-top: 10px;
}
.index--activity--box--content{
	width: auto;
	height: 131px;
	overflow-x: scroll;
	display: inline-flex;
}
.index--activity--box--item{
	width: 115px;
	height: 131px;
	margin-left: 1rem;
	background: url("./public/image/index_activity.png") no-repeat;
	background-size:100% 100%;
}
.index--activity--box--item2{
	width: 115px;
	height: 131px;
	margin-left: 1rem;
	background: url("./public/image/index_activity2.png") no-repeat;
	background-size:100% 100%;
}
.index--activity--box--item3{
	width: 115px;
	height: 131px;
	margin-left: 1rem;
	background: url("./public/image/index_activity3.png") no-repeat;
	background-size:100% 100%;
}

.index--rank{
	margin-top: 10px;
	padding-bottom: 20px;
	background-color: #fff;
}
.index--rank--header{
	height: 40px;
	text-align: center;
	padding: 10px;
	font-size: 14px;
}
.index--rank--header img{
	height: 20px;
	width: 20px;
	margin-top: -1px;
	margin-right: 4px;
}
.index--rank--box{
	height: 85px;
	width: 100%;
	overflow-x: scroll;
	zoom: 1;
	margin-top: 10px;
}
.index--rank--box--content{
	width: auto;
	height: 80px;
	overflow-x: scroll;
	display: inline-flex;
}
.index--rank--box--item{
	width: 150px;
	height: 80px;
	margin-left: 10px;
	background: url("./public/image/index_rank.png") no-repeat;
	background-size:100% 100%;
}
.index--rank--box--item2{
	width: 150px;
	height: 80px;
	margin-left: 10px;
	background: url("./public/image/index_rank2.png") no-repeat;
	background-size:100% 100%;
}
.index--rank--box--item3{
	width: 150px;
	height: 80px;
	margin-left: 10px;
	background: url("./public/image/index_rank3.png") no-repeat;
	background-size:100% 100%;
}
.index--small--slider{
	height: 120px;
	padding: 20px 30px;
	margin: 10px 0;
	background-color: #fff;
	overflow: hidden;
}
.index--small--slider img{
	width: 100%;
	height:65px;
}

/* 幻灯片*/
#laoban--gla{

}
#gla{
	overflow:hidden;
	margin:0 auto;
	position:relative;
	height:180px;
	padding: 0 10px;
}
#gla_box{
	width:350px;
	margin: 0 auto;
}
#gla_box ul{
	margin: 0;
}
#gla_box img{
	border-radius: 5px;
}
.gla_inbox{
	overflow:hidden;
	position:relative;
}
.gla_inbox{
	overflow:hidden;
	position:relative;
}
.gla_inbox img{
	width:100%;
	height:100%;
}
.roundabout-holder {
	height: 145px;
	width: 356px;
}
.roundabout-moveable-item {
	display:block;
	height: 145px;
	width: 320px;;
	cursor: pointer;
}
.roundabout-in-focus {
	cursor: auto;
}