.ft {
    width: 100%;
    height: auto;
    background: #003565;
}

.ft-top {
    width: 100%;
    height: 170px;
}

.ft-bottom {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color: #bbc5ce;
    background: #002c54;
}

.ft-top-auto {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.f-t-left a {
    line-height: 170px;
}

.f-t-left {
    width: 380px;
    height: auto;
}

.f-t-left a img {
    display: inline-block;
    vertical-align: middle;
}

.f-t-center {
    width: 54.333333%;
    height: auto;
}

.f-t-center-ul1 {
    width: 100%;
    height: auto;
    margin-top: 38px;
}

.f-t-center-ul1 li {
    width: auto;
    height: auto;
    line-height: 26px;
    padding-right: 35px;
}

.f-t-center-ul1 li a {
    font-size: 14px;
    color: #ffffff;
}

.f-t-c-h {
    width: 100%;
    border-top: 1px solid #335d84;
    margin: 20px 0px;
}

.f-t-center-ul2 li {
    padding-right: 22px;
}

.f-t-center-ul2 li img {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
}

.f-t-center-ul2 li span {
    font-size: 13px;
    color: #ffffff;
}

.f-t-right {
    width: 90px;
    height: 120px;
    text-align: center;
    margin-top: 40px;
}

.f-t-right img {
    width: 100%;
    height: auto;
}

.f-t-right p {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
}

.f-t-center-ul2 li img.images-top {
    margin-top: 5px;
}