.padding {
    padding: 7.5rem 0;
}
.bottom101{
    text-align: center;
    padding: 10px 0;
    background: #007bff;
    border-radius: 10px;
    color: #fff;
    width: 51%;
    margin: 15px 0;
}

.index-product-list-item {
    float: left;
    width: 22%;
    text-align: center;
    border: 1px solid #eaeaea;
    padding: 20px;
}
.index-product-list-item>div {
    position: relative;
    width: 100%;
    height: 152px;
    overflow: hidden;
    margin-bottom: 1rem;
}
.img123{
    width: 400px;height: auto;
}
.flo123{
    float: right;width: 63%;padding: 0 20px;
}
.heading{
    padding-bottom: 25px;
}
@media (max-width: 767px){
    .padding {
        padding: 6rem 0;
        margin-bottom: 3rem;
    }
    .container {
        max-width: 98% !important;
    }
    .img123 {
        width: 335px;
        height: 285px;
    }
    .flo123{
        float: right;width:100%;padding: 0 20px;
    }
    .bottom101 {
        text-align: center;
        padding: 10px 0;
        background: #007bff;
        border-radius: 10px;
        color: #fff;
        width: 95%;
        margin: 15px 0;
    }
    .index-product-list-item {
        float: left;
        width: 93%;
        text-align: center;
        border: 1px solid #eaeaea;
        padding: 20px;
    }
    .padding {
        padding: 6rem 0 2rem;
        margin-bottom: 0;
    }
    .index-product-list-item>div {
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 0;
        padding: 25%;
    }
    .index-product-list-item>div>img {
        position: absolute;
        left: 0;
        top: 0;
        height: auto;
        padding: 0 5rem;
    }
}

.index-product-list-item>div>img {
    position: absolute;
    left: 0;
    top: 0;
    height: auto !important;
}

.pc {
    display: block;
}
.bigImg{
    list-style: none;
}
.smallImg ul{
    list-style: none;
}
.wap {
    display: none;
}
.swiper-container {
    height: 250px;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
@media screen and (min-width: 1279px) and (max-width: 2600px) {
    .wrap {
        max-width: 1280px;
        margin: 0 auto;
    }
    .pro-box {
        position: relative;
        overflow: hidden;
        margin-bottom: 50px;
        margin-top: 50px;
        height: 565px;
    }
    .product-pic {
        float: left;
        width: 520px;
    }
    .product-pic {
        float: left;
        width: 520px;
    }
    .product-pic {
        float: left;
        width: 520px;
    }
    .product-pic .smallScroll {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 705px;
    }
.product-pic .smallScroll .sPrev {
float: left;
margin-top: 40px;
}
.product-pic .smallScroll .sPrev {
float: left;
margin-top: 40px;
}
.product-pic .smallScroll li {
float: left;
width: 114px;
height: 114px;
margin-right: 18px;
}
.product-pic .smallScroll li img {
width: 100%;
border: 1px solid #ddd;
height: 100%;
}
.product-pic .smallScroll .smallImg li.on img {
border: 1px solid #008ac9;
}
.product-pic .smallScroll .sNext {
float: right;
margin-top: 40px;
}
.pro-dep {
float: right;
width: 705px;
}
.product-pic .bd li img {
border: 1px solid #ddd;
width: 100%;
height: 420px;
}

}
@media screen and (min-width: 0px) and (max-width: 1023px) {
    .pc {
        display: none;
    }
    .wap {
        display: block;
        padding: 2rem 0;
    }
    .swiper-container img {
        width: 100%;
        height: 100%;
    }
    .pro-dep {
        padding: 1.5rem;
    }
    .pro-dep h1 {
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }
}