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