.smart_bed .one{
    background: url(../../images/product-details/smart-bed/bg12.png) center no-repeat;
    background-size: cover;
    margin-top: 0.6rem;
}
.smart_bed .two{
    background: url(../../images/product-details/smart-bed/bg22.png) center no-repeat;
    background-size: cover;
    z-index: 10;
}
.smart_bed .three{
    background: url(../../images/product-details/smart-bed/bg32.png) center no-repeat;
    background-size: cover
}
.smart_bed .four{
    background: url(../../images/product-details/smart-bed/bg42.png) center no-repeat;
    background-size: cover
}
.smart_bed .five{
    background: url(../../images/product-details/smart-bed/bg52.png) center no-repeat;
    background-size: cover
}
.smart_bed .six{
    background: url(../../images/product-details/smart-bed/bg62.png) center no-repeat;
    background-size: cover
}

.smart_bed .product-parameters li{
    font-size: 0.18rem;
}
.smart_bed .product-parameters > .row{
    border-top: 1px solid #ebebeb;
    padding-top: 0.6rem;
    margin-top: 0.5rem;
}
.smart_bed .product-parameters-bottom{
    border-top: 1px solid #ebebeb;
    padding: 0.5rem;
    margin-top: 0.5rem;
}
.smart_bed .text-indent{
    text-indent: 0.9rem;
}
