.footer {
    color: #fff;
}
.footer-content {
    background-image: url(../images/model-bg_14.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-top: 36px;
    padding-bottom: 28px;
}
.footer .bottom {
    background-color: #026883;
    text-align: center;
    height: 65px;
    line-height: 65px;
}
.tel {
    padding-left: 80px;
    background-image: url(../images/tel_03.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.tel h2 {
    font-size: 30px;
    margin: 10px 0;
}
.company-info {
    border: 1px dashed #20add1;
    padding: 18px 30px;
    line-height: 2;
}
.footer-menu-wrap {
    text-align: right;
}
.footer-menu {
    display: inline-block;
    text-align: left;
    margin: 0 20px;
    vertical-align: top;
}

.footer-menu a {
    color: #cdf0f9;
    line-height: 2;
}