.rule{
    width: 1024px;
    margin: 0 auto;

}
.rule-title{
    margin: 30px auto 10px auto;
    font-weight: bold;
    font-size: 18px;
    color: #333;
    line-height: 2;
    text-align: center;
}
.rule p{
    line-height:22px;    
    font-size: 14px;
}

