.footer{background:#373737;overflow: hidden;}
.footer .wrap{margin: 0 auto;}

.footer .fnav{/*margin-bottom: 80px;*/padding: 75px 0;}
.footer .fnav .fnav-list{float:right;}
.footer .fnav .fnav-list dl{float: left;;margin-right: 45px;}
.footer .fnav .fnav-list dl:last-child{margin-right: 0;}
.footer .fnav .fnav-list dt{font-size: 20px;line-height: 20px;color: #fff;margin-bottom: 15px;}
.footer .fnav .fnav-list dd a{font-size: 14px;color: rgba(255,255,255,0.8);display: inline-block;line-height: 32px;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;-o-transition:all 0.3s ease;  transition: all 0.3s ease;}
.footer .fnav .fnav-list dd a:hover{transition: all ease-in-out 260ms;color: rgba(255,255,255,1.0);}

.footer .fnav .hotline{float: left;width: 330px;}
.footer .fnav .hotline .footer-logo{margin-bottom: 35px;}
.footer .fnav .hotline .footer-logo img{width: 317px;}
.footer .fnav .hotline h4{font-size: 16px;line-height: 32px;color: #ebebeb;}
.footer .fnav .hotline a{display:block;font-size: 32px;line-height: 36px;color: #fff;font-family:'gothamregular';}
.footer .fnav .hotline .ewm{margin-top: 10px;}
.footer .fnav .hotline .ewm img{width: 120px;}

.footer .copyright{font-size: 14px;line-height: 22px;color: #ebebeb;padding: 20px 0;border-top: 1px solid #676767;}

.footer .copyright .copy{float: right;}
.footer .copyright .addr{float: left;}


