﻿@charset "utf-8"; 
:root{--color:#fe6c30}
.thumbnail-show .small-box img{height:100%;object-fit: contain;}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none;}
@media (max-width:768px){.thumbnail-box .item img{object-fit: contain;}}
.home-product .homepro-list .proitem{height:auto;}
.home-news .homenews-list .homenews-text .homenews-tit{min-height:50px;}
@media (max-width:1600px){.home-news .homenews-list .homenews-text .homenews-des p{min-height:68px;}}
.preview-container .small-box img,.preview-container .thumbnail-box .item img{height:100%;object-fit:contain;}
.newslist li .newslist-img {max-height:100%}
.banner-inner img{animation: none;}
.prodetails-content .kche-t5>h5{text-transform: capitalize;}
.home-about{display:none;}
@media(min-width:769px){.home-choose .choose-list .item {width: 24.5%;}}
.home-choose .choose-list .item .item-text p{text-align:left;}
@media (min-width:1025px){footer .foot-main .foot-item.foot-categories{width:17%;}}
footer .foot-code .foot-qrimg p{margin-top:5px;}
.home-choose .choose-list .item .show-item img{margin-bottom: 16px;}
.home-imgsbox{padding-bottom:4%;}
.home-imgsbox .imgs-box-list{display:flex;flex-wrap:wrap;justify-content: space-between;}
.home-imgsbox .imgs-box-list .item{width:49%;}
.home-imgsbox .imgs-box-list .item img{width:100%;display:block;}
@media (max-width:768px){.home-imgsbox .imgs-box-list .item{width:100%;margin:10px 0;}}
@media (min-width:769px){.home-choose .choose-list .item:nth-child(4) .show-item img{transform: translateY(2px);}}