.footer{
    width: 100%;
    background: #FFFFFF;
    border-top: 6px solid #307BE2;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 36px;
    text-align: center;
    padding: 40px 0;
}
