
.super-AI-panel .one{
    background: url(../../images/product-details/super-AI-panel/bg12.png) center no-repeat;
    background-size: cover
}
.super-AI-panel .two{
    background: url(../../images/product-details/super-AI-panel/bg22.png) center no-repeat;
    background-size: cover;
    z-index: 10;
}
.super-AI-panel .three{
    background: url(../../images/product-details/super-AI-panel/bg32.png) center no-repeat;
    background-size: cover
}
.super-AI-panel .four{
    background: url(../../images/product-details/super-AI-panel/bg42.png) center no-repeat;
    background-size: cover
}
.super-AI-panel .five{
    background: url(../../images/product-details/super-AI-panel/bg52.png) center no-repeat;
    background-size: cover
}
.super-AI-panel .six{
    background: url(../../images/product-details/super-AI-panel/bg62.png) center no-repeat;
    background-size: cover
}
.super-AI-panel .seven{
    background: url(../../images/product-details/super-AI-panel/bg72.png) center no-repeat;
    background-size: cover
}
.super-AI-panel .eight{
    background: url(../../images/product-details/super-AI-panel/bg82.png) center no-repeat;
    background-size: cover
}
.super-AI-panel .nine{
    background: url(../../images/product-details/super-AI-panel/bg92.png) center no-repeat;
    background-size: cover
}
.super-AI-panel .ten{
    background: url(../../images/product-details/super-AI-panel/bg102.png) center no-repeat;
    background-size: cover
}
.super-AI-panel .eleven{
    background: url(../../images/product-details/super-AI-panel/bg112.png) center no-repeat;
    background-size: cover
}
.super-AI-panel .twelve{
    background: url(../../images/product-details/super-AI-panel/bg122.png) center no-repeat;
    background-size: cover
}

.super-AI-panel .one h5{
    font-size: 0.28rem;
    font-weight: 600;
}
.super-AI-panel .one p{
   opacity: 0.7;
}
.super-AI-panel .two h5{
    opacity: 0.9;
    font-size: 0.28rem;
    font-weight: 600;
}
.super-AI-panel .three h5{
    opacity: 0.9;
    font-size: 0.28rem;
    font-weight: 600;
    margin: 0.2rem;
}
.super-AI-panel .three .left-bottom{
    position: absolute;
    top: 2rem;
    text-align: center;
    right: 0;
    left: 0;
}
.super-AI-panel .three .left-bottom div{
    width: 40%;
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 0.2rem 0;
    margin-left: 0.5rem;
}
.super-AI-panel .four h5{
    opacity: 0.9;
    font-size: 0.28rem;
    font-weight: 600;
    margin: 0.2rem;
}
.super-AI-panel .four .left-bottom{
    position: absolute;
    top: 1.4rem;
    text-align: center;
    right: 0;
    left: 0;
}
.super-AI-panel .four .left-bottom div{
    width: 35%;
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 0.2rem 0;
    margin-left: 0.8rem;
}
/*.super-AI-panel .twelve p:last-child{*/
    /*opacity: 0.7;*/
/*}*/
.super-AI-panel .eleven p:first-child{
    opacity: 0.8;
}
.super-AI-panel .eleven p:last-child{
    opacity: 0.7;
}
.super-AI-panel .ten .right-top{
    position: absolute;
    top: 2rem;
    right: 2rem;
    opacity: 0.8;
}
.super-AI-panel .product-parameters-img{
    padding: 0.5rem;
    border-bottom: 1px solid #B2B2B2;
    margin-bottom: 0.5rem;
}
.super-AI-panel .product-parameters-img h5{
    margin-bottom: 0.5rem;
}
.super-AI-panel .product-parameters-img img{
    margin: auto;
}
