body{
	background-color: #f8f8f8;
}
.headerbg{
	background-color: #1b1a20;
}
.menus{
	border-radius: 10px 10px 0 0;
	margin-top: -5px;
	padding:5% 0 3% 0;
	background-color: #fff;
}
.onemenu{
	width:20%;
	float: left;
	padding:0 4% 1.5% 4%;
	text-align: center;
}
.onemenu img{
	margin-bottom: 10%;
}
.menutitle{
	color: #000;
}
.vip{
	margin-top: 2%;
	background-color: #fff;
}
.hyzxmk{
	padding:2% 0;
}
.shu{
	width: 1%;
	float: left;
	margin-right:2%;
}
.hyzx{
	color: #336162;
	font-weight: 400;
}
.more{
	float: right;
}
.more a{
	color: #959595;
}
.indexbrand{
	margin-top: 2%;
	background-color: #fff;
}
.isbrand{
	margin-bottom: 2%;
}
footer{
	width: 100%;
    height: 50px;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    opacity: 0.95;
    z-index: 9999;
}
.footercon{
	margin-top: 2%;
    text-align: center;
}
.daohang{
	display: inline;
}