#c_category_076-16479352920180 .productsCate .swiper-slide-active {
    align-items: center;
    align-self: center;
}

#c_category_076-16479352920180 .e_container-3 {
    align-items: center;
}

#c_category_076-16479352920180 .swiper-slide-active .cbox-3-0 {
    flex: 2;
    align-items: center;
    padding-right: 50px;
}
#c_category_076-16479352920180 .swiper-slide-active .cbox-3-1 {
    align-items: center;
    justify-content: center;

}
#c_category_076-16479352920180 .swiper-slide-active .cbox-3-1:nth-child(3) {
    align-items: center;
    justify-content: center;
    margin: 0 20px;
}

#c_category_076-16479352920180.response-animated .e_image-10 {
    text-align: center;
	background: #fff;
}

#c_category_076-16479352920180 .e_image-10 .index-product-item-img {
    width: 12.5vw;
    height: auto;
    object-fit: contain;
}

.index-product-item-link {
   display: inline-block;
   width: 100%;
}
.index-product-item-img-box {
    width: 12.5vw;
    height: 11.5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.index-product-item-title {
    text-align: center;
    padding: 10px 0;
    width: 90%;
    margin: 0 auto;

	font-size: 16px;
}




@media screen and (max-width:768px) {
    #c_category_076-16479352920180 .swiper-slide-active .cbox-3-1 {
        margin: 20px 0;
    }
    #c_category_076-16479352920180 .e_image-10 .index-product-item-img {
        width: 70vw;
        height: auto;
    }
}