﻿﻿﻿body{
    overflow-x: hidden;
    background: #fff;
    line-height: 190%;
    box-sizing: border-box;
    color: #5a5a5a;
    font-family: Microsoft Yahei,微软雅黑,Arial,Helvetica,sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
}

.fatFooter {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    color: white;
}
.fatFooter {
    box-sizing: border-box;
    width: 100%;
  padding:40px 0px;

    background: #14126c;
    background-size: 100%,100%;
}
.fatFooter .footContainer {
    display: inline-block;

    width:1200px;
    margin:auto
}
.fatFooter p {
    width: 650px;
    color: #c0bfbf;
    font-size: 15px;
    font-weight: normal;
    float: right;
    text-align: right;
}
.fatFooter p, .fatFooter img {
    display: inline-block;
    vertical-align: middle;
}
.fatFooter img {
    float: left;
    margin-right: 52px;
    margin:5px 0px;
}

.fatFooter p, .fatFooter img {
    display: inline-block;
    vertical-align: middle;
    width:418px;
}