﻿@charset "utf-8"; 
.kche-t45>.kche-flex {  background: #f5f5f5;align-items: center; padding-left: 10px;}
.home-banner .swiper-slide img {width:100%;display:block}
.home-banner .swiper-slide.swiper-slide-active img {animation:bannerimg2 4s forwards}
@keyframes bannerimg2 {0% {transform:scale(1)}
80% {transform:scale(1.04)}
100% {transform:scale(1)}}
.preview-container .small-box img,.preview-container .thumbnail-box .item img{height:100%;object-fit:contain;}
@media (max-width:768px){.kche-t46 .kche-item-img{max-width:100%}}
.product .right-wrap .commodity .info .text{-webkit-line-clamp: inherit;}