.banner{
    width: 7.5rem;
    height: 7rem;
    background: url("../images/product/software/banner_zdyj.png") no-repeat center;
    background-size: 100% 100%;
}
.product-lists{
    background: #F4F8FE;
    width: 100%;
    color: #3A426B;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.1rem;
}
.product-lists >li{
    height: 0.87rem;
    width: 2.5rem;
    font-size: 0.26rem;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}
.product-lists >li >span{
    margin-top: 0.09rem;
    height: 0.7rem;
    line-height: 0.7rem;
    display: inline-block;
}
.active{
    color: #E4991D;
    box-sizing: border-box;
    border-bottom: 0.04rem solid #E49A1D;
}
.product-lists-a-detail{
    height: 100%;
    width: 7.5rem;
}
.product-lists-a-detail >img{
    height: 100%;
    width: 6.78rem;
    margin: 0.6rem auto 0;
    padding-bottom: 0.6rem;
}
.product-lists-b-detail{
    height: 100%;
    width: 7.5rem;
    display: none;
}
.product-lists-b-detail >img{
    height: 100%;
    width: 6.78rem;
    margin: 0.6rem auto 0;
    padding-bottom: 0.6rem;
}
.product-lists-c-detail{
    height: 100%;
    width: 7.5rem;
    display: none;
}
.product-lists-c-detail >img{
    height: 100%;
    width: 6.78rem;
    margin: 0.6rem auto 0;
    padding-bottom: 0.6rem;
}
.product-lists-d-detail{
    height: 100%;
    width: 7.5rem;
    display: none;
}
.product-lists-d-detail >img{
    height: 100%;
    width: 6.78rem;
    margin: 0.6rem auto 0;
    padding-bottom: 0.6rem;
}
.product-lists-e-detail{
    height: 100%;
    width: 7.5rem;
    display: none;
}
.product-lists-e-detail >img{
    height: 100%;
    width: 6.78rem;
    margin: 0.6rem auto 0;
    padding-bottom: 0.6rem;
}
.product-lists-f-detail{
    height: 100%;
    width: 7.5rem;
    display: none;
}
.product-lists-f-detail >img{
    height: 100%;
    width: 6.78rem;
    margin: 0.6rem auto 0;
    padding-bottom: 0.6rem;
}