
.visual-intercom3 .one{
    background: url(../../images/product-details/visual-intercom3/bg12.png) center no-repeat;
    background-size: cover
}
.visual-intercom3 .two{
    background: url(../../images/product-details/visual-intercom3/bg22.png) center no-repeat;
    background-size: cover;
    z-index: 10;
}
.visual-intercom3 .three{
    background: url(../../images/product-details/visual-intercom3/bg32.png) center no-repeat;
    background-size: cover
}
.visual-intercom3 .four{
    background: url(../../images/product-details/visual-intercom3/bg42.png) center no-repeat;
    background-size: cover
}
.visual-intercom3 .five{
    background: url(../../images/product-details/visual-intercom3/bg52.png) center no-repeat;
    background-size: cover
}


.visual-intercom3 .one .top-center{
    position: absolute;
    top: 1rem;
    right: 0;
    left: 0;
}
.visual-intercom3 .one .top-center ul{
    padding-top: 0.6rem;
}
.visual-intercom3 .one .top-center li{
    display: inline-block;
    background: white;
    border-radius: 15px;
    color: #334464;
    padding: 0.05rem 0.2rem;
    font-size: 0.26rem;
    letter-spacing: 1px;
}
.visual-intercom3 .one .top-center .one-info{
    margin: 0 0.35rem;
}
.visual-intercom3 .two .top-center{
    position: absolute;
    top: 0.8rem;
    right: 0;
    left: 0;
}
.visual-intercom3 .two .top-center h5{
    font-size: 0.28rem;
}
.visual-intercom3 .two .top-center ul{
    padding-top: 0.6rem;
}
.visual-intercom3 .two .top-center li{
    display: inline-block;
    padding: 0.05rem 0.2rem;
    font-size: 0.24rem;
    letter-spacing: 1px;
}
.visual-intercom3 .two .top-center li span{
    opacity: 0.8;
    display: block;
}
.visual-intercom3 .two .top-center .two-info{
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    margin: 0 0.35rem;
}
.visual-intercom3 .two .bottom-center h5{
    font-size: 0.28rem;
}
.visual-intercom3 .two .bottom-center div{
    padding: 0.05rem 0;
    border: 3px solid #5F5F5F;
    width: 30%;
    margin: auto;
}
.visual-intercom3 .two .bottom-center div h5:first-child{
    color: #5F5F5F;
}
.visual-intercom3 .two .bottom-center div h5:last-child{
    color: #0C63DC;
}
.visual-intercom3 .three .top-center {
    position: absolute;
    top: 0.2rem;
    right: 0;
    left: 0;
}
.visual-intercom3 .three .top-center h5{
    font-size: 0.3rem;
    opacity: 0.8;
}
.visual-intercom3 .four .top-center {
    position: absolute;
    top: 0.5rem;
    right: 0;
    left: 0;
}
.visual-intercom3 .five .top-center {
    position: absolute;
    top: 0.2rem;
    right: 0;
    left: 0;
}
.visual-intercom3 .five .top-center h5{
    font-size: 0.3rem;
    opacity: 0.8;
}


.visual-intercom3 .product-parameters-img{
    padding: 0.5rem;
    border-bottom: 1px solid #B2B2B2;
    margin-bottom: 0.5rem;
}
.visual-intercom3 .product-parameters-img h5{
    margin-bottom: 0.5rem;
}
.visual-intercom3 .product-parameters-img img{
    margin: auto;
}
