.main1200{
    width: 1200px;
    margin: 0 auto;
}
.body-top{
    padding-top: 56px;
}
.alignC{
    text-align: center;
}
.clear{
    clear: both;
}