/* 底部版权 */
.footer {
    background-color: #0b3d91;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 12px;
}
