.path{
    color: #999999;
    font-size: 18px;
    margin: 35px 0 50px 0;
}
.body-title{
    font-size: 24px;
    text-align: center;
    margin-bottom: 40px;
}
.body-content{
    width: 890px;
    margin: 0 auto;
}
.body img{
    max-width: 890px;
    margin-bottom: 30px;
}
.body p{
    font-size: 16px;
    color: black;
    margin-bottom: 20px;
    line-height: 2em;
}