.top .center{
    width: 1280px;
    margin:auto;
    display: flex;
    justify-content: space-between;
}