.footernav{width:100%; height: 50px;  background-color: #888888; }
.footernav ul{ height: 50px;}
.footernav ul li{ height: 50px; width: 200px; float: left}
.footernav ul li a{ display: block; height: 50px; width: 200px; color: #fff; line-height: 50px; text-align: center; text-decoration: none; }
.footer{ width: 100%; height: 400px; overflow: hidden; background-color: #ffffff;}
.footerleft,
.footerright{float:left; padding: 30px 0;  height: 290px;}
.footerleft{ width: 520px;}
.flcon{margin-left:138px; width: 284px;}
.flcon p{line-height: 30px; text-align: center; color: #484848}
.footerleft .logo a{ display: block; height:110px;width: 400px; margin-left: 120px;background: url(../imgs/logo.png) no-repeat; background-size: 300px auto;}
.footerright{ width: 680px; background: url(../imgs/footerline.jpg) no-repeat; background-size:2px 300px ;}
.footerright p{ margin-left: 100px; font-size: 14px; line-height: 26px; color: #484848}
.footerright p i{ margin-left: 50px;}