.content{
    width: 80%;
    margin: 0 auto;
    height: auto;
    color:#666666;
    overflow-y: scroll;
}
.item{
    margin-top: 20px;
}
.item>span{
    font-weight: bold;
}