﻿@import url(https://js01.v15cdn.com/single-template/public.css);
.wmpage60-page2 .wmpage60-page2-content{position:relative;z-index:1}
.wmpage60-page2 .wmpage-title{font-size:var(--wmpage-font24,24px);text-align:center;font-weight:var(--fontbold6,600);margin:0;padding-top:20px}
.wmpage60-page2 .wmpage60-page2-into{width:30px;height:3px;background-color:#fff;margin:10px auto 30px}
.wmpage60-page2 .wmpage60-page2-list{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 15px}
.wmpage60-page2 .wmpage60-page2-list .wmpage60-page2-item{width:24%;border-radius:5px;overflow:hidden;box-shadow:0 8px 10px 0 rgba(38,38,38,.11)}
.wmpage60-page2 .wmpage60-page2-item-img{overflow:hidden}
.wmpage60-page2 .wmpage60-page2-item-img img{display:block;max-width:100%;height:auto;width:100%;transition:all .1s linear}
.wmpage60-page2 .wmpage60-page2-item-info{padding:10px 15px;box-sizing:border-box;background:#fff}
.wmpage60-page2 .wmpage60-page2-item-tit{font-size:var(--wmpage-font18);font-weight:var(--fontbold6,600);margin:0}
.wmpage60-page2 .wmpage60-page2-item-des{font-size:var(--wmpage-font16);color:#555;margin:10px 0 15px;line-height:1.5}
.wmpage60-page2 .wmpage60-page2-item-btn{margin-top:10px}
.wmpage60-page2 .wmpage60-page2-item-btn span{text-decoration:underline}
.wmpage60-page2 .wmpage60-page2-item-btn a{text-decoration:none}
.wmpage60-page2 .wmpage60-page2-item:hover .wmpage60-page2-item-img img{transform:scale(1.02)}
@media(max-width:768px){.wmpage60-page2 .wmpage60-page2-list .wmpage60-page2-item{width:48%;margin-bottom:20px}
.wmpage60-page2 .wmpage60-page2-list .wmpage60-page2-item:nth-child(3){margin-bottom:0}
.wmpage60-page2 .wmpage60-page2-list .wmpage60-page2-item:nth-child(4){margin-bottom:0}
}@media(max-width:500px){.wmpage60-page2 .wmpage60-page2-list .wmpage60-page2-item{width:100%}
.wmpage60-page2 .wmpage60-page2-list .wmpage60-page2-item:nth-child(3){margin-bottom:20px}
.wmpage60-page2 .wmpage60-page2-into{margin:20px auto}
.wmpage60-page2 .wmpage60-page2-title{font-size:var(--wmpage-font20);padding-top:20px}
}.home-application{padding:3% 0}
.home-customer{padding:3% 0}
.home-customer .list{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}
.home-customer .list .avatar{border-radius:50%;overflow:hidden;max-width:80px;aspect-ratio:1/1;margin-right:10px}
.home-customer .list .avatar img{width:100%;object-fit:cover}
.home-customer .list li{background:#fafafa;padding:2%}
.home-customer .list li .info{display:flex;align-items:center}
.home-customer .list li .info .flag{max-width:50px;display:flex;align-items:center}
.home-customer .list li .info .flag span{margin-left:10px;font-weight:800}
@media (max-width:768px){.home-customer .list{grid-template-columns:repeat(2,1fr)}
}@media (max-width:450px){.home-customer .list{grid-template-columns:repeat(1,1fr)}}
.home-application{ padding-top: 0;}
.wmpage60-page2 .wmpage60-page2-item-img img{aspect-ratio: 210/157;}
.projects-list{display:flex;justify-content:space-between;flex-wrap:wrap}
.projects-list li{padding:20px;width:32%;border:1px solid #ccc;border-radius:5px;}
.projects-list li .projects-tit{font-weight:bold;line-height:1.3;margin-bottom:10px;font-size:var(--fontsize22);text-align:center;}
.projects-list li p{color:#444;}
.home-customer .home-title{text-align:center;margin-bottom:30px}
@media (max-width:1024px){.projects-list li{width:100%;margin:10px 0}
.home-customer .home-title{margin-bottom:20px}}
@media (max-width:768px){.projects-list li .projects-tit{font-size:var(--fontsize20)}}
@media (max-width:540px){.home-customer .home-title{margin:20px 0 15px}
.projects-list li{padding:15px}}
.home-projects .home-title{width:100%;text-align:center;margin-bottom:20px}
.home-contact{padding:13% 0;position:relative;}
.home-contact:before{content:'';width:100%;height:100%;display:block;background:rgba(0,0,0,0.5);position:absolute;top:0;left:0;z-index:1;}
.home-contact .animate{z-index:2;}
@media (max-width:768px){.home-contact{padding:6.5% 0;}
.home-contact .home-title{margin:10px 0 15px;}}