.canglongwan-subtitle {
    font-size: .25rem;
}

.canglongwan-title::after {
    content: "?!";
    font-size: .25rem;
    color: #207EFF;
    font-size: .5rem;
    font-family: SourceHanSansSC-Medium;
}

.canglongwan-herbs-desc {
    font-size: 16px;
    line-height: 1.5;
    margin-top: .5rem;
    margin-bottom: .5rem;
    color: #6A6A6A;
    box-sizing: border-box;
    padding: 0 4.95rem;
}

.canglongwan-herbs-item {
    width: 3.55rem;
    height: 5.2rem;
    margin-right: .675rem;
}

.canglongwan-herbs-item:last-child {
    margin-right: 0;
}

.canglongwan-herbs-item img {
    display: block;
}

.canglongwan-img-box {
    width: 14.625rem;
    height: 7.35rem;
    margin-top: 1.175rem;
}

.canglongwan-img-box img {
    display: block;
}

.canglongwan-box-desc-qrcode {
    width: 3.75rem;
    height: 3.75rem;
    margin-left: 1.175rem;
}

.canglongwan-box-desc {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: .7rem;
}

.canglongwan-box-desc-left {
    flex: 1;
}

.canglongwan-box-desc-item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: .7rem;
}

.canglongwan-box-desc-item-title {
    font-size: .3rem;
    font-weight: bold;
    margin-bottom: .2rem;
    background: #207EFF;
    color: #fff;
    line-height: 0.425rem;
    border-radius: .2125rem;
    padding: 0 .2rem;
    box-sizing: border-box;
}

.canglongwan-box-desc-item-content {
    margin-left: .3rem;
    font-weight: 400;
    line-height: 0.425rem;
    /* line-height: .625rem; */
    font-size: .2875rem;
    color: #041C1E;
}

.canglongwan-box-desc-item-content p {
    /* margin: 0; */
    margin-bottom: .2rem;
}

.canglongwan-box-desc-qrcode p {
    font-size: .3rem;
    font-weight: 400;
    text-align: center;
    color: #636363;
}
