.main{
    width: 100%;
    min-height: 675px;
    background: #ffffff;
}
.main-center{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}