﻿@charset "utf-8"; 
@media (min-width:1024px) {.pro-d-main .l-wrap{max-width: 1400px;}}
.home-banner .swiper-slide>a::after{display:none;}
.head-left .item{color: #fff;}
.certibox{display: flex;justify-content: space-between;}
.certibox1 .certili{width: 12%;}
.certibox2 .certili{width: 12%;}
.certibox2 .certili:nth-child(n+5){width: 24%;}
@media (max-width:1024px){.certibox1,.certibox2{flex-wrap: wrap;}
.certibox1 .certili{width: 24%;}
.certibox2 .certili{width: 24%;}
.certibox2 .certili:nth-child(n+5){width: 49%;}}
 .home-about .about-text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:14;-webkit-box-orient:vertical}
.home-about .about-text.expanded{-webkit-line-clamp:unset}
.certibox2 .certili:nth-child(n+6){flex:1}
.certibox2 .certili:nth-child(n+5){width:15%}
.certibox2 .certili{width:15%}
.home-certi .certibox{display:grid;gap:20px;grid-template-columns:repeat(6,1fr)}
.home-certi .certibox1 .certili{width:100%}
.home-certi{margin-top: 30px;}
.home-logo{display: none;}
@media (max-width:768px){.home-certi .certibox{gap:10px;grid-template-columns:repeat(3,1fr)}}
#customswiper .info{text-align:center}
#customswiper .info img{max-width:100%;width:auto;max-height:670px;}
#customswiper .customswiper-next, #customswiper .customswiper-prev{top:40%;transform: translateY(-50%);}
@media (max-width:768px){#customswiper .info .img{display:block;}}