.app{
    width: 100%;
}

.warp{
    width: 1200px;
    margin: 0 auto;
}

.header,.main,.flooter{
    width: 100%;
}

.main{

}