﻿@media (min-width:1025px){.home-service .service-wrap{padding:0 70px;}}
@media (min-width:1025px) and (max-width:1600px){.home-service .service-wrap{padding:0 90px;}}
@media (max-width:1024px){.home-service .service-wrap{padding:0 15px;}}
.home-service .service-wrap .service-item{position: relative;padding:0;background:#fff;border:none;}
.home-service .service-wrap .service-item:hover{background:none}
.home-service .service-wrap .service-item a{width:100%;height:100%;display:block;}
.home-service .service-wrap .service-item a img{width:100%;display:block;}
@media (max-width:768px){.home-service .service-wrap .service-item{width:50%;}}
.home-application .applist .item .title { font-size: 16px;}
.home-application .swiper-wrapper{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}
@media (max-width:1024px){.home-application .swiper-wrapper{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}}
.home-static{background:#fff;padding:0}
.home-static::before{display:none}
.home-static .l-wrap{padding:0px 80px;display:flex}
.home-static .l-wrap .content{  width: 100%;display:flex;background:#4faf86;align-items:center;height:100%}
.home-static .l-wrap .left{width:50%}
.home-static .l-wrap .right{flex:1;padding-left:10%;height:100%;display:flex;flex-direction:column;justify-content:center}
.home-static .l-wrap .right .title{color:var(--fontcolor);font-size:var(--fontsize28);font-weight:var(--fontbold7);margin-bottom:20px}
.home-static .l-wrap .right .desc{color:#fff}
@media (max-width:1024px){.home-static .l-wrap{padding:0px;display:flex}
.home-static .l-wrap .content{flex-wrap:wrap}
.home-static .l-wrap .right{width:100%;flex:unset;padding-left:0;align-items:center;padding:20px 0}
.home-static .l-wrap .left{width:100%}
.home-static .l-wrap .left img{width:100%}
}
.honorwrap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.honorwrap>div{width: 48%;background:#fff;padding:10px;}
@media (max-width:1024px) {.honorwrap>div{width: 100%;}}
.home-video .videowrap .videoitem {width: 31%;}
@media (max-width:768px){.home-application .applist .item{display:flex;flex-direction: column;height:100%;}
.home-application .applist .item .info{flex:1}}
.home-des{color: var(--color);}
.home-static .l-wrap .content{background:var(--color)}
.home-honor{position: relative;background: url(/uploads/15488/banner/20250402051443bf654.jpg) no-repeat center;background-size: cover;}
.home-honor::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .3);z-index: 1;}
.home-honor .l-wrap{position: relative;z-index: 2;}
.home-honor .home-des{color:#fff;font-size: var(--fontsize16);}
.home-honor .honor-item{margin-bottom: 5px;}
.home-honor .honor-item:last-child{margin-bottom: 8px;}
.home-honor .honor-bottom{text-align: center;margin-top: 20px;font-size: var(--fontsize20);color: #fff;}
.home-purpose{padding: 0;}
.home-purpose .l-wrap{max-width:1920px}
.home-purpose .content1{background: var(--color);padding: 30px 0;}
.home-purpose .content1 .p-wrap{margin-left: 20%;}
.home-purpose .content1 .p1{font-size: 34px;font-weight: bold;color: red;line-height: 1.6;}
.home-purpose .content1 .p2{font-size: var(--fontsize24);font-weight: bold;color: #fff;line-height: 1.5;}
@media (max-width:1280px) {.home-purpose .content1 .p-wrap{margin-left: 15%;}}
@media (max-width:990px) {.home-purpose .content1 .p-wrap{margin-left: 10%;}}
@media (max-width:768px) {
.home-purpose .content1 .p1{font-size: var(--fontsize30);}
.home-purpose .content1 .p2{font-size: var(--fontsize20);}
}
@media (max-width:500px) {
.home-purpose .content1 .p1{font-size: var(--fontsize26);}
.home-purpose .content1 .p2{font-size: var(--fontsize18);}
}