@charset "utf-8";

.demo2{
    width: 100%;
    margin: 0 auto;
}
.demo2-1{
    width: 25%;
    float: left;
}
.demo2-2{
    width: 25%;
    float: left;
}
.demo2-3{
    width: 25%;
    float: left;
}

.demo2-4{
    width: 25%;
    float: left;
}