﻿@charset "utf-8"; 
:root{--color:#11a23b;--color1:#11a23b}
.home-banner .swiper-slide>a::after{display:none;}
.home-foottop{background-image:url(/uploads/41793/foottop-bg.jpg)}
.home-foottop::after, .home-foottop::before{background:none;}
@media(min-width:769px){.contact-list .contact-item{width:31%}}
.home-indexadv .indexadv-right ul li:hover .icon img {filter:brightness(15)}
.sidebar-item .sidebar-list .item .img{height:auto}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}v
.kche-t172 .kche-t172-item .kche-t172-item-info {width: 100%;}
.thumbnail-show .small-box img{height: 100%;}
.home-banner .swiper-slide-active img{animation: unset;}
.home-news  ,.home-about{display: none;}
footer .foot-item .foot-title{font-weight: normal;}
.head-nav .nav-ul>li#lihome{display:none;}
.home-case .homecase-wrap .homecase-button-next, .home-case .homecase-wrap .homecase-button-prev{display:none}
.home-case .homecase-wrap .swiper-slide{transform: initial;width:24%}
.home-case .homecase-wrap .swiper-wrapper{flex-wrap:wrap;justify-content: space-between;}
@media(max-width:768px){.home-case .homecase-wrap .swiper-slide{width:49%;margin-bottom:10px}}
.home-case .homecase-wrap .swiper-slide .item .content{display:block;}
.home-graphic .graphic-list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.home-graphic .graphic-list li{width: 24%;margin-top: 30px;background: #FFFFFF;box-shadow: 0px 3px 20px 0px #DEDEDE;padding: 20px;transition: all 0.2s linear;}
.home-graphic .graphic-list li:hover{transform: translateY(-5px);}
@media screen and (max-width:768px) {.home-graphic .graphic-list li{width: 49%;}}
@media screen and (max-width:500px) {.home-graphic .graphic-list li{width: 100%;margin-top: 20px;}}
.home-products{display:none;}
.home-team{padding-top: 4%;}
.home-team .team-list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.home-team .team-list .item{width: 30%;background: #FFFFFF;box-shadow: 0px 3px 20px 0px #DEDEDE;margin-top: 30px;transition: all 0.2s linear;}
.home-team .team-list .item .info{background-color: #fff;text-align: center;padding: 20px 15px;}
.home-team .team-list .item .info .p1{font-size: var(--fontsize18);margin-bottom: 10px;}
.home-team .team-list .item .info .p2{font-weight: var(--fontbold6);font-size:var(--fontsize24);}
.home-team .team-list .item:hover{transform: translateY(-5px);}
@media screen and (max-width:768px) {.home-team{margin-top: 40px;}
.home-team .team-list .item{width: 100%;margin-top: 20px;}
.home-team .team-list .item .info .p1{margin-bottom: 5px;}}