.title-list {
    font-size: 16px;
    padding: 4px 0;
    border-bottom: 1px solid #dfdfdf;
}

#book-content {
    line-height: 26px;
    font-size: 16px;
    font-family: hxz-Microsoft YaHei, hxz-Simsun, hxz-Simkai
}

#book-content a {
    color: #636b6f;
    text-decoration: none;
}

#book-content img {
    width: 19px;
    margin-bottom: 4px
}

.take-row {
    margin-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.take-row em {
    color: #399462 !important;
    font-style: normal;
}

.red {
    color: #d62323;
}