
.smart-color-lamp .one{
    background: url(../../images/product-details/smart-color-lamp/bg12.png) center no-repeat;
    background-size: cover
}
.smart-color-lamp .two{
    background: url(../../images/product-details/smart-color-lamp/bg22.png) center no-repeat;
    background-size: cover;
    z-index: 10;
}
.smart-color-lamp .three{
    background: url(../../images/product-details/smart-color-lamp/bg32.png) center no-repeat;
    background-size: cover
}
.smart-color-lamp .four{
    background: url(../../images/product-details/smart-color-lamp/bg42.png) center no-repeat;
    background-size: cover
}
.smart-color-lamp .five{
    background: url(../../images/product-details/smart-color-lamp/bg52.png) center no-repeat;
    background-size: cover
}
.smart-color-lamp .six{
    background: url(../../images/product-details/smart-color-lamp/bg62.png) center no-repeat;
    background-size: cover
}
.smart-color-lamp .seven{
    background: url(../../images/product-details/smart-color-lamp/bg72.png) center no-repeat;
    background-size: cover
}
.smart-color-lamp .eight{
    background: url(../../images/product-details/smart-color-lamp/bg82.png) center no-repeat;
    background-size: cover
}
.smart-color-lamp .nine{
    background: url(../../images/product-details/smart-color-lamp/bg92.png) center no-repeat;
    background-size: cover;
    display: flex;
    align-items:center;
    justify-content:center;
}
.smart-color-lamp .ten{
    background: url(../../images/product-details/smart-color-lamp/bg102.png) center no-repeat;
    background-size: cover;
}
.smart-color-lamp .eleven{
    background: url(../../images/product-details/smart-color-lamp/bg112.png) center no-repeat;
    background-size: cover
}

.smart-color-lamp .product-detail-header{
    position: absolute;
    bottom: 33%;
    left: 15%;
}
.smart-color-lamp .product-detail-header p.title{
    font-size: 0.25rem;
    letter-spacing: 0.2rem;
    color: #1b1e21;
    opacity: 0.7;
}
.smart-color-lamp .product-detail-header h3{
    margin-top: 0.4rem;
    font-weight: 500;
    font-size: 0.5rem;
}
.smart-color-lamp .title-text{
    background-color: #1B2D1B;
    height:0.5rem;
    width: 3.5rem;
    color: #ffffff;
    padding-left: 0.1rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
.smart-color-lamp .title-text p{
    font-size: 0.2rem;
    line-height: 0.5rem;
}

.smart-color-lamp .title-icon{
    display: flex;
    margin-top: 0.2rem;

}
.smart-color-lamp .title-icon-item{
    margin-right: 0.2rem;
    margin-top: 0.1rem;
    text-align: center;
}
.smart-color-lamp .title-icon-item img{
    margin: 0 auto;
}
.smart-color-lamp .title-icon-item .icon-title p{
    width: 0.8rem;
    font-size: 0.18rem;
    margin: 0.1rem auto;
    font-weight: 500;
}

.smart-color-lamp .two-left{
    position: absolute;
    top:2rem;
    left: 2.8rem;
    opacity: 0.7;
}
.smart-color-lamp .two-bottom{
    position: absolute;
    top:4rem;
    left: 2.8rem;
}
.smart-color-lamp title-icon-item.two-bottom h3{
    color: #1B2D1B;
    letter-spacing: 0.05rem;
}
.two-bottom-bg{
    height: 0.35rem;
    width: 2.6rem;
    background-color: #1B2D1B;
    border-radius: 0.18rem;
    text-align: center;
}
.two-bottom-bg p{
    line-height: 0.35rem;
    font-size: 0.2rem;
    color: #ffffff;
}
.three .two-bottom p{
    font-size: 0.2rem;
}


.nine-box{
    width: 12rem;
    text-align: center;
}
.nine-box-bottom,.nine-box-top{
    display: flex;
    justify-content:space-around;
}
.nine-box-item img{
    margin: auto;
}
.nine-box-item{
    width: 33.33%;
}
.nine-box-item p{
    color: #ffffff;
    font-size: 0.22rem;
}

.ten-box{
    width: 75%;
    height: 4.74rem;
    display: flex;
    flex-direction: column;
    justify-content:space-between;
}
.ten-box-item{
    height:1.8rem;
    background-color: #000000;
    opacity: 0.6;
    display: flex;
    justify-content:space-between;

}
.ten-box-text{
    flex: 1;
    ;
}
.ten-box-text p{
    font-size: 0.3rem;
    color: #ffffff;
}

/*.ten-box img{
    height: 4.74rem;
    width: 4.74rem;
}
.ten-box-item{
    flex: 1;
    height: 4.74rem;
    position: relative;
}
.ten-box-text-item{
    position: absolute;
    font-size: 0.5rem;
    color: #ffffff;
    text-align: right;
}
.ten-box-text-item.top{
    top:0;
    right:0;
}
.ten-box-text-item.bottom{
    bottom:0;
    right:0;
}*/
.smart-color-lamp .product-parameters-img:first-child{
    padding:0 0.5rem;
    margin-bottom: 0;
}
.smart-color-lamp .product-parameters-img{
    padding: 0.5rem;
    margin-bottom: 0.5rem;
}
.smart-color-lamp .product-parameters-img img{
    margin: auto;
}
.smart-color-lamp .product-parameters > .row+.row{
    padding-top: 0.3rem;
}
