*{
	font-family: "微软雅黑";
	/*color: #000;*/
}
body{
	background-color:#f8f8f8;
}
header{
	background-color: #fff;
	height: 40px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
}
.zjt{
	margin-top: 10px;
	width:14%;
}

.menus{
	margin-top: 10px;
	background-color: #fff;
	padding:2% 5%;
}
.center{
	text-align: center;
	padding: 0 5.4%;
}
.daohang{
	display: inline;
}
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;
}
.inbrand{
	margin-top: 10px;
	background-color: #fff;
	padding:2% 5%;
}
.inmore{
	font-size: 12px;
	color: #959595;
}
.pozhe{
	color: #959595;
	font-size: 16px;
}
.brandhead{
	margin-bottom: 3%;
}
.toutu{
	padding-right:0;
}
.righttu{
	padding-left:10px;
}
.toptu{
	margin-bottom:8%; 
}
.inimg{
	background-color: #fff;
}
.inimg img {
	width: 100%;
}
.inimg a {
	display: block;
	width: 100%;
	/*height: 200px;*/
	overflow: hidden;
	position: relative;
}
.lunbo{
	width:100%;
}
.jianbian{
	width: 100%;
	height: 35px;
	position: absolute;
	bottom: 0;
	z-index: 222;
	background: linear-gradient(to top, rgba(65,85,77,1) , rgba(65,85,77,0)); /* 标准的语法（必须放在最后） */
	padding-left: 15px;
	line-height: 35px;
}
.jianbian span{
	color: #fff;
}
