﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.tabs-nav p:nth-child(2) {display:none}
.pro-detail-box .kche-t45 .kche-item-img{max-width:50%;}
@media (max-width:540px){.pro-detail-box .kche-t45 .kche-item-img,.pro-detail-box .kche-t46 .kche-item-img{max-width:100%;}}
@media (min-width:769px){.contact .contact-sec1 .contact-sec1-item{width:30%}}
.contact>iframe{border:0}
.kche-t172 .kche-t172-item{align-items:center}
.sidebar-cate>li.LiLevel1>a {font-weight:bold}

.hotproduct{padding:4% 0px}
.hotproduct-l{width:23%;padding-right:3%}
.hotproduct-r{width:77%;position:relative;overflow:hidden}
.hotpro-list{display:flex;flex-wrap:wrap;transition:transform .8s ease-in-out,opacity .2s ease-in-out;transform:scale(0);position:absolute;top:0px;left:0px;opacity:0}
.hotpro-list-act{transform:scale(1);position:static;opacity:1}
.hotpro-list li{width:calc(33% - 8px);margin:0px 16px 16px 0px}
.hotpro-list li>a{display:block;overflow:hidden;position:relative}
.hotpro-box{position:absolute;bottom:-60px;background:rgba(42,42,42,.85);color:#FFF;padding:8px 15px;width:100%;display:flex;justify-content:space-between;left:0px;align-items:center;transition:all .2s ease-in-out}
.hotpro-img{border:1px solid #EEE;overflow:hidden;text-align:center}
.hotpro-img img{width:100%}
.hotpro-title{font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-height:50px}
.hotpro-box i,.hotpro-box em{font-size:24px}
.hotpro-list li:nth-child(3n){margin-right:0px}
.hotpro-list li:nth-child(n+4){margin-bottom:0px}
.hotpro-list li:hover .hotpro-box{bottom:0px}
.hotpro-list li:hover img{transform:scale(1.1)}
.hotprocate{border-left:1px solid #BFBFBF;margin:30px 0px 60px;padding-right:10%}
.hotprocate li{padding:10px 0px 10px 20px;position:relative;font-size:16px;color:var(--fontcolor);cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease-in-out}
.hotprocate li::before{content:'';width:2px;height:100%;position:absolute;top:0px;left:0px;background:var(--color);opacity:0;transition:all .2s ease-in-out}
.hotprocate .hotprocate-act::before,.hotprocate li:hover::before{opacity:1}
.hotprocate .hotprocate-act,.hotprocate li:hover{color:var(--color)}
.hotproduct .home-more{display: block;width: 160px;font-size: 13px;border: 1px solid var(--color);text-align: center;color: var(--color);padding: 8px 0px;text-transform: uppercase;
  transition: all .2s ease-in-out;}
.hotproduct .container{width: 100%;max-width: 1600px;margin: 0px auto;}
@media (max-width: 1620px){.hotproduct .container{padding-left: 15px;padding-right: 15px;}}
@media (max-width: 1024px){.hotprocate, .hotproduct-l{padding-right: 0px;}.hotproduct-l{padding-bottom: 6%;}.hotproduct-l, .hotproduct-r{width:100%;}}
@media (max-width:768px){.hotpro-list li{width: calc(32% - 8px);}}
@media (min-width:1025px){#projects #home-projects .swiper-slide.swiper-slide-active{transform: scale(1.17);}}
#projects #home-projects .swiper-slide {transform:scale(.8)}
#projects #home-projects .swiper-slide.swiper-slide-prev {transform:scale(.8)}
#projects #home-projects .swiper-slide.swiper-slide-next {transform:scale(.8)}
#projects #home-projects .swiper-slide.swiper-slide-active {transform:scale(.8)}
#projects #home-projects .swiper-slide:hover{transform:scale(1)!important}
#projects #home-projects .swiper-slide .projects-cont{opacity:1}
#projects #home-projects .swiper-slide .projects-cont p,#projects #home-projects .swiper-slide .projects-cont a{font-size:19px}
#projects #home-projects{padding-top:0;padding-bottom:0}
@media (max-width:768px){#projects #home-projects .swiper-slide {transform:scale(1)!important}
#projects #home-projects .swiper-slide .projects-cont p,#projects #home-projects .swiper-slide .projects-cont a{font-size:16px}}
#news #home-news .news-list .news-item-img img{max-height:inherit;object-fit:contain}