.nanber-img {
    width: 100%;
    height: 50vh;
}

.nanber-img img {
    width: 100%;
    height: 100%;
}



.filter-by{
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.filter-byle{
    font-size: 16px;
}
.filter-byle > span{
    font-weight: 600;
}

.filter-byri{

}
.filter-byri .layui-form-item{
    margin-bottom: 0;
}



.product-sele {
    /* background-image: url('../images/picbj03.png');
    background-size: 100% 100%; */
    padding: 20px 0;
    background-color: #58c184;
}

.banner-bxinp {
    /* width: 980px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    border-radius: 50px;
    overflow: hidden;
}

.input-le {
    width: 13%;
    padding: 10px 0px;
}

.input-le a {
    display: flex;
    align-items: center;
    padding: 5px 20px;
    border-right: 1px solid #eeeeee;
}

.input-le span {
    font-size: 16px;
    color: #444444;
}

.input-le img {
    margin-left: 10px;
}

.input-cnt {
    width: 75%;
    padding: 15px 20px;
}

.input-cnt input {
    width: 100%;
    border: 0;
    font-size: 16px;
}

.input-ri a {
    /* background-color: #58c184; */
    padding: 15px 25px;
}




.product-tit {
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.product-tit img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}





.product-box {
    display: flex;
    justify-content: space-between;
}

.product-bxle {
    width: 23%;
    min-height: 100vh;
}

.condition {
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
}

.condit-tit {
    /* background-color: #7ed3a5; */
    background-image: url("../images/picbj11.png");
    background-size: 100% 100%;
    padding: 15px 10px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
}

.condition ul {
    padding: 5px 10px;
}

/* .condition ul li{
    
} */
.condition ul li a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #555555;
    padding: 10px 0;
}

.chil-three {
    padding-left: 15px;
    display: none;
}

.left {
    display: block;
}

.bottom {
    display: none;
}



.prod-child {
    display: none;
}

.prod-child a {
    font-size: 12px !important;
    color: #777777 !important;
    padding: 5px 15px !important;
}

.ashow {
    font-weight: 600;
    color: #333333 !important;
}



.product-bxri {
    width: 75%;
}

.immunity-tit {
    font-size: 18px;
    font-weight: 600;
}

.immunity-bx {
    display: flex;
    align-items: center;
    padding: 20px 0 10px;
}

.immunity-bx img {
    width: 220px;
    height: 160px;
    margin-right: 20px;
}

.immunitybx-txt p {
    font-size: 12px;
    color: #666666;
    margin-bottom: 10px;
    line-height: 20px;
}

.immunitybx-txt .botton a {
    background-image: url('../images/picbj02.png');
    background-size: 100% 100%;
    padding: 15px 10px;
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
    border-radius: 5px;
}



.immunity-item {
    margin: 10px 0;
    padding: 10px 20px 10px 20px;
    border: 1px solid #eeeeee;
    display: flex;
    justify-content: space-between;
}

.immunity-itm-le h4 {
    font-size: 14px;
    font-weight: 600;
}

.item-letxt {
    display: flex;
    align-items: center;
    padding: 15px 0;
}

.item-letxt img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.item-letxt span {
    font-size: 12px;
    color: #444444;
    margin-right: 25px;
}

.item-leconfig {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.item-leconfig span:nth-child(1) {
    width: 80px;
}

.item-leconfig span {
    color: #666666;
    font-size: 12px;
}

.item-leconfig text {
    font-size: 12px;
    color: #44be77;
}

.leconfig-btn {
    display: flex;
    align-items: center;
}

.leconfig-btn P {
    font-size: 14px;
    color: #ffffff;
    padding: 7px 10px;
    margin-right: 10px;
    border-radius: 5px;
}

.pbja {
    background-color: #6ca5cd;
}

.pbjb {
    background-color: #66bc7f;
}

.pbjc {
    background-color: #ce7070;
}


.immunity-itm-ri {
    width: 60%;
    display: flex;
    flex-wrap: wrap;

}
.immunity-itm-ri > div{
    width: 50%;
    padding: 10px 0;
    font-size: 14px;
}
.immunity-itm-ri > div >span{
    background-color: #f5f5f5;
    padding: 5px;
    display: inline-block;
}


.immunity-itm-ri img {
    
    width: 200px;
    height: auto;
}

/* .itm-ribtm {
    display: flex;
    align-items: center;
    padding: 10px;
    background-color: #f2f2f2;
    margin-top: 15px;
}

.itm-ribtm input {
    margin-top: 2px;
}

.itm-ribtm span {
    margin-left: 10px;
    font-size: 12px;
    color: #666666;
} */

.pagingbx {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.selse-btn{
    display: none;
}





@media screen and (max-width:768px) {

    .immunity-itm-ri{
        width: 100% !important;
    }
    .immunity-itm-ri>div{
        width: 100% !important;
    }
    .chil-three{
        padding-left:.15rem;
    }

    .nanber-img {
        width: 100%;
        height: 20vh;
    }

    .nanber-img img {
        width: 100%;
        height: 100%;
    }

    .filter-byle{
        font-size: .16rem;
    }

    .product-sele {
        /* background-image: url('../images/picbj03.png');
        background-size: 100% 100%; */
        padding: .3rem 0;
    }

    .banner-bxinp {
        width: 95% !important;
        display: flex;
        align-items: center;
        background-color: #ffffff;
        border-radius: 10px;
        overflow: hidden;
    }

    .input-le {
        width: 20%;
        padding: 0rem 0px;
    }

    .input-le a {
        display: flex;
        align-items: center;
        padding: .1rem .2rem;
        border-right: 1px solid #eeeeee;
    }

    .input-le span {
        font-size: .16rem;
        color: #444444;
    }

    .input-le img {
        margin-left: .1rem;
    }

    .input-cnt {
        /* width: 60%; */
        padding: .15rem .2rem;
    }

    .input-cnt input {
        width: 100%;
        border: 0;
        font-size: .16rem;
    }

    .input-ri a {
        padding: .26rem .3rem;
    }


    .immunity-itm-ri img{
        width: 100%;
    }
    .item-letxt span{
        width: 40%;
    }





    .product-tit {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: .2rem;
    }

    .selse-btn{
        display: block;
    }

    .product-bxle {
        width: 60%;
        position: absolute;
        left: 0;
        z-index: 9;
        background-color: #ffffff;
        display: none;
    }

    .product-bxle{
        min-height: auto !important;
    }









    .product-bxri {
        width: 100%;
    }

    .immunity-tit {
        font-size: .18rem;
        padding: 0 .2rem;
    }

    .immunity-bx {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: .2rem .2rem .1rem;
    }

    .immunity-bx img {
        width: 99%;
        height: auto;
        min-height: 2rem;
        margin-right: 0px;
    }

    .immunitybx-txt p {
        font-size: .12rem;
        margin: .1rem 0;
        line-height: .3rem;
    }
    .immunity-item {
        margin: 20px 0;
        padding: 20px;
        border: 1px solid #eeeeee;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }





}