﻿@charset "utf-8"; 
.prodetails-text ul li>img {background:var(--color);border-radius:5px;width:26px;padding:2px;}
.tagContent .kche-t83>h5 {background:var(--bgcolor)!important;}
.tagContent .kche-t180 .kche-t180-item {background:#F4F8F9!important;}
.pro-d-main table{border-top:3px solid var(--color)}
.pro-d-main table tr:nth-child(odd){background:#F0F4F7}
.pro-d-main table tr:nth-child(even){background:#fff}
.home-solution {background:url(/uploads/41982/banner/2024070209082513b39.jpg) no-repeat center;background-size:cover;}
.home-solution .loading {display:none;}
.home-solution .home-title {color:var(--fontcolor)}
.home-solution .mySwiper2 .swiper-slide .content {color:var(--fontcolor)}
.home-solution .mySwiper-button-next em,.home-solution .mySwiper-button-prev em {color:#000;}
.home-about .homeabout-info {background:#F4F4F4;color:var(--fontcolor)}
.home-about .homeabout-info .homeabout-p2 {color:var(--color1);}
.home-about .homeabout-info .homeabout-list li span {border-color:var(--color1);color:var(--color1);}
.home-about .homeabout-info .homeabout-more {background:var(--bgcolor);color:#fff}
@media (min-width:769px){.home-case {padding-top:5.5%;}}
.home-banner .swiper-slide>a::after{display: none;}
@media(min-width:769px){.contact-list .contact-item{width:31%}}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.home-banner .banner-animote{text-align: justify;top: 40%;left: 25%;width: auto;max-width: 700px;}
.banner-animote span{color: #595959;font-size: 24px;margin-bottom: 15px;display: block;}
.banner-animote h5{color: #292929;font-size: 48px;line-height: 1;padding-bottom: 30px;margin-bottom: 20px;border-bottom: 1px solid #59595985;}
.banner-text1 p{color: #6E6E6E;font-size: 18px;}
.banner-btn{margin-top: 20px;}
.banner-btn a{min-width: 160px;height: 48px;font-size: var(--fontsize14);background: var(--bgcolor);color: #FFFFFF;border-radius: 5px;display: inline-flex;align-items: center;justify-content: center;transition: all .1s linear;padding: 0px 20px;text-transform: capitalize;cursor: pointer;vertical-align: middle;transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px transparent;position: relative;transition-property: color;transition-duration: .5s;overflow: hidden;}
@media (max-width:1366px) {
    .banner-animote h5{font-size: 32px;padding-bottom: 15px;margin-bottom: 15px;}
    .banner-animote span{font-size: 20px;margin-bottom: 10px;}
    .home-banner .banner-animote{left: 25%;max-width: 620px;}
}
@media (max-width:1024px) {
    .banner-animote h5{font-size: 22px;}
    .banner-animote span{font-size: 16px;margin-bottom: 7px;}
}
@media (max-width:768px) {
    .home-banner .banner-animote{top: 5%; left: 0;transform: translate(0%);padding: 0px 14px;}
    .banner-text1 p{font-size: 14px;}
    .banner-btn a {min-width: 110px;height: 30px;}
    .banner-animote h5{padding-bottom: 5px;margin-bottom: 5px;}
}