footer{
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}
.footer{
	background-color: #36383c;
	padding: 30px 0;
	width: 100%;
}
.logo-img img{height:60px;}
.footer-one{
	float: left;
	width: 380px;
}
.footet-logo{
	position: relative;
	width: 100%;
}
.weibo{
	position: absolute;
	right: 10px;
	top: 15px;
}
.weibo a{
	margin-right: 10px;
}
.footer-menus{
	margin-top: 10px;
	color: #e5e5e5;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}
.footer-one .footer-menus a{
	color: #fff;
	margin: 0 3px;
}
.copyright{
	width: 100%;
	font-size: 12px;
	    background: #00a0e6;
		    height: 35px;
    line-height: 35px;
}
.footer-one .copyright ul li{
	padding-top: 10px;
	color: rgb(229,229,229);
}
.footer-two{
	float: left;
	width: 300px;
	margin-left: 35px;
}
.footer-three{
	float: right;
	width: 250px;
}
.pre-sale,.after-sale{
	font-size: 14px;
}
.pre-sale ul li{
    line-height: 30px;
    color: #e5e5e5;
}
.pre-sale ul li a{
	color: #fff;
}
.pre-sale ul li.tel{
	background: url(../images/ipone.png)no-repeat left center;
	padding-left: 20px;
}
.pre-sale ul li.qq{
	background: url(../images/qq.png)no-repeat left center;
	padding-left: 20px;
}
.fw,.dy{
	float: left;
	margin-top: 30px;
	width: 150px;
	text-align: center;
}
.fw p,.dy p{
	margin-top: 10px;
	color: #fff;
	font-size: 12px;
}
.bottom_nav{    display: none;}
