﻿body {
}

.article1 { font-size:15px; line-height:25px; orphans:4; }
.article1 p{
 text-indent: 20px; /*em是相对单位，2em即现在一个字大小的两倍*/
}
