﻿*{
	font-family: "΢���ź�";
	padding: 0px;
	margin: 0px;
	}
	a{
	list-style: none;
	}
.clr{
	width: 0px;
	height: 0px;
	border: 0px;
	float: none;
	clear: both;	
}
.wraper {
    width: 100%;
    display: inline-block;
    margin: 0px auto;

}
.toggle {
	border-bottom: 1px solid #4ACEC2;
	border-top: 1px solid #000000;
}
.clear {
    width: 100%;
    height: 60px;
}
.fix-div{ 
    margin: 0 auto;
    position: fixed;
    width: 100%; 
    left: 0; 
    right: 0;
    z-index: 99999;
}
#fix1{
	background-color: #000000;
}

.fixde_nva>li{
	float: left;
	width: 33.3%;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #fff;
}


