﻿.footer{
    background: #9d2a23;}
.footer .container{
    padding: 18px 0;
    border-bottom: 1px solid #9d2a23;}

.footer .logo{
    /*height: 90px;*/
    width: 100%;}

.footer dl dt{
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 100;
    margin-bottom: 10px;
    overflow: hidden;}
.footer dl dd{
    overflow: hidden;}
.footer dl dd a{
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    width: 33.3333%;
    display: table;
    float: left;}
.footer dl dd a:hover{
    color: #ffffff;}
.footer .ewm{
    width: 50%;
    text-align: center;
    /*padding: 0 5px;*/
    float: left;}
.footer .ewm img{
    width: 90px;
    margin-bottom: 10px;}
.footer .ewm p{
    color: #ffffff;
    font-size: 14px;}

.footer .bottom{
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    color: #ffffff;}

.footer .bottom a{
    color: #ffffff;}

.footer .bottom a:hover{
    color: #ffffff;}