body{
	width: 960px;
	margin: 0 auto;
}
footer{
	width: 960px;
	height: 136px;
	background: #fff;
	position: fixed;
	bottom: 0;
	padding-top: 20px;
	border-top: 1px solid #b3b3b3;
	z-index: 11;
}
*{
	cursor: pointer;
}
.f_nav{
	/*display: inline-block;*/
	width: 100%;
}
.f_nav li{
	float: left;
	/*margin-right: 116px;*/
	width: 20%;
}
.f_nav li a{
	display: block;
}
/*.f_nav li:nth-last-child(2){
	margin-right: 0;
}*/
.f_nav li p{
	font-size: 26px;
	color: #2a2a2a;
	margin-top: 8px;
}
.nav_active{
	color: #5eb4b4 !important;
}
.danhang{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
div#last-div ~ div {
	display: none; 
	opacity:0;
}

.layui-m-layer{
	display: inline-block !important;
	opacity:1 !important;
	z-index: 999999999999999999999999999 !important;
}

header>a>img {
	padding-right:30px;
	text-align:left;
}
.weiduxiaoxi{
	display: none; width: 25px;height: 25px; background: red; position: absolute;right: 25px; border-radius: 50px;

}
