﻿@charset "utf-8"; 
:root {--color: #2D5F3C;}
.kche-t203 .kche-t203-icon>em { font-size: unset;}
.home-client{padding:30px 0}
.home-client .home-client-lists{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}
.home-client .home-client-list{margin:0 auto}
.home-client .home-title{margin-bottom:30px}
@media (max-width:1024px) {.home-client .home-client-lists{grid-template-columns: repeat(3,1fr);}}
footer{background: #fff;color: #000000;}
footer a{color: #242121;}
.home-activity{display: none;}
.home-about .color-box{display:flex;justify-content: space-between;flex-wrap:wrap;}
.home-about .color-box .color{width:32%;text-align: center;}
.home-about .color-box .color span{display:block;margin-bottom:10px;padding-right:0;}
.home-about .more-box{text-align: center;}
.home-about .home-more{border-radius: 12px;}
@media (min-width:1025px){.home-about .color-box .color span{font-size:30px;}}
@media (max-width:768px){.home-about .color-box .color span{margin-bottom:0;}}
.home-choose::before{background: url(/Content/uploads/20241097248/202411221731080e286c9c06ed425eb95971c2d9e78ecd.jpg) no-repeat; background-size: cover; }
.about-swiper{margin-top: 50px;}
.service-page{display:flex;align-items:center}
.service-left{width:50%}
.service-right{flex:1;padding-left:50px;display:flex;flex-direction:column;align-items:baseline}
.service-box{display:flex;align-items:center;margin-bottom: 40px;}
.server-img{width:60px;height:60px;background:var(--color);display:flex;justify-content:center;align-items:center;border-radius:100%}
.server-img img{width:25px;display:block}
.server-text{font-size:22px;padding-left:15px;color:#62635d;flex: 1;}
.service-right .home-title{margin-bottom:15%;}
.home-product{padding: 3% 0;}
@media (max-width:1400px) {.server-text{font-size: 20px;}}
@media (max-width:1024px) {.service-box{margin-bottom:15px;}
.service-right .home-title{margin-bottom:25px;}
.service-page{flex-direction: column;}
.service-left{width: 100%;}
.service-right{padding-left: 0;margin-top: 30px;}}
.home-project{padding-top:4%;display: none;}
.home-about{padding-bottom:3%;}
.choose-ul .choose-item img{height:auto;}
 .home-about{position: relative;}
 .head-info {background: #FFF;}
.home-about::after{z-index: -1;position: absolute;content: "";left: 0; top: 0px;width: 100%; height: 100%;background: url(/Content/uploads/20241097248/20241127164851d0bd1321d2214b74a9b5c4e69d0a5bbd.jpg) no-repeat;background-size: cover;}
.foot-nav .foot-item .foot-title{color: #4a4d57;}
.home-banner .swiper-slide.swiper-slide-active img {animation: none;}
.contact-list {align-items:inherit;}
 .foot-nav .foot-item.foot-pro,.foot-nav .foot-item.foot-quick,.foot-nav .foot-item.foot-pro .foot-list li{width:50%}
.foot-nav .foot-item.foot-pro .foot-list{display:flex;flex-wrap:wrap}