
.magic-mirror .one{
    background: url(../../images/product-details/magic-mirror/bg1.png) center no-repeat;
    background-size: cover
}
.magic-mirror .two{
    background: url(../../images/product-details/magic-mirror/bg2.png) center no-repeat;
    background-size: cover;
    z-index: 10;
}
.magic-mirror .three{
    background: url(../../images/product-details/magic-mirror/bg3.png) center no-repeat;
    background-size: cover
}
.magic-mirror .four{
    background: url(../../images/product-details/magic-mirror/bg4.png) center no-repeat;
    background-size: cover
}
.magic-mirror .five{
    background: url(../../images/product-details/magic-mirror/bg5.png) center no-repeat;
    background-size: cover
}
/*参数*/
.magic-mirror .product-parameters-img{
    padding: 0.5rem;
    border-bottom: 1px solid #B2B2B2;
    margin-bottom: 0.5rem;
}
.magic-mirror .product-parameters-img h5{
    margin-bottom: 0.5rem;
}
.magic-mirror .product-parameters-img img{
    margin: auto;
}
