.wrap-header{
	width: 100%;
    height: 157px;
    display: table;
}
.header-top{
	width: 980px;
    height: 111px;
    margin: 0 auto;
    height: 108px;
    background: #fff;
    position: relative;
}
.logo{
	width: 251px;
    height: 59px;
    position: absolute;
    background: url(../images/logo.png) no-repeat;
    left: 15px;
    top: 15px;
}
.logo a{
	width: 100%;
	height: 100%;
	display: block;
}
.tel{
	width: 162px;
    height: 28px;
    position: absolute;
    right: 13px;
    top: 44px;
}



.wrap-footer{
	width: 100%;
    height: auto;
    overflow: hidden;
    zoom: 1;
    border-bottom: 1px #ddd solid;
    background: #2d2d2d;
    display: table;
}
.wrap-footer .footer-top{
	width: 100%;
	min-height: 205px;
	background: #2d2d2d;
	border-bottom: 1px #343434 solid;
	margin: 0 auto;
}
.footer-top .footer-top-1{
	width: 930px;
	height: 185px;
	margin: 0 auto;
	padding: 18px 25px 22px 25px;
}
.wrap-footer .footer-nav{
	width: 100%;
    min-height: 52px;
    overflow: hidden;
    zoom: 1;
    position: relative;
    border-top: 1px #2d2d2d solid;
    margin: 0 auto;
    background: #202020;
}
.footer-nav-1{
	width: 980px;
	height: 52px;
	position: relative;
	margin: 0 auto;
}
.wrap-footer .copy{
	position: absolute;
	width: 541px;
	height: 20px;
	left: 22%;
	top: 16px;
	color: #696969;
}
#menu-bottom1>li>a,#menu-bottom2>li>a,#menu-bottom3>li>a{
    color: #fff;
    font-weight: bold;
    font-size: 17px;
}
.bottom-nav-1,.bottom-nav-3{
    width: 150px;
}
.bottom-nav-2{
    width: 240px;
}
.menu-bottom1-container ul ul a,.menu-bottom2-container ul ul a,.menu-bottom3-container ul ul a{
    font-size: 16px;
    line-height: 30px;
}
.menu-bottom2-container ul ul li{
    display: inline-block;
    width: 86px;
}
.bottom-nav-4 a{
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}
.bottom-nav-4 p{
    font-size: 16px;
    color: #585858;
    line-height: 30px;
}