
#list li:nth-child(2) .art-content {
    margin: 20% auto 0 auto;
}
#list li:nth-child(3) .art-content {
    margin: 65% auto 0 auto;
}