/*智能云音箱*/
.details-describe[data-type="rc"] {
    top: 2rem;
    right: 1.4rem;
    text-align: right;
}
.details-describe[data-type^="r"] p {
    width: 8.5rem;
}
.big-words{
    display: flex;
    margin-left: 2.34rem;
}
.big-words .one-word{
    font-size: 1rem;
    font-weight: 900;
    line-height: 1rem;
}
.more-words{
    text-align: left;
    margin-left: 0.2rem;
    line-height: 0.2rem;
    font-weight: 600;
    font-size: 0.2rem;
}
.more-words-first-line{
    background-color: #670F0E;
    color: #FFF;
    padding: 0.1rem 0.1rem;
    margin-top: 0.1rem;
    width: 3.6rem;
}
.more-words-second-line{
    margin-top: 0.2rem;
    font-size: 0.3rem;
    font-weight: 600;
}
.little-words p{
    font-size: 0.1rem!important;
}

.smart-cloud-speaker-second{
    display: flex;
    margin-left: 1.7rem;
}
.smart-cloud-speaker-second p{
    color: #000;
}
.left-word{
    width: 5rem;
}
.middle-word{
    width: 5rem;
    margin-left: 0.5rem;
}
.right-word{
    width: 5rem;
    margin-left: 0.5rem;
}
.left-word-first{
    font-size: 0.3rem;
    font-weight: 600;
}
.middle-word-first{
    font-size: 0.3rem;
    font-weight: 600;
}
.right-word-first{
    font-size: 0.3rem;
    font-weight: 600;
}