.rich-text {
    font-size: .16rem;
    margin-left: .17rem;
}

.p {
    color: #4F99FB;
    line-height: 48px;
}
scroll-view {
    width: 100%;
    height: 2.15rem;
    background-color: #FFF;
    box-sizing: border-box;
    line-height: .3rem;
}
.cont {
    width: 100%;
    height: 100%;
    white-space: pre;
    padding: .1rem .16rem;
    color: #999;
}