﻿.home-about .l-wrap .right .title{font-weight: var(--fontbold6);}
.home-case{background:var(--color) url(https://css02.v15cdn.com/m426/images/home-caseB.webp) no-repeat center/cover;margin-bottom:0;}
.home-case .l-wrap{padding-bottom:5%;}
.home-about{background:url(/uploads/43585/page/p202504281611569dd72.webp) no-repeat;}
.home-about .l-wrap{display:block;padding-top:3.5%;}
.home-about .l-wrap .inner{display: flex;align-items: center;background:#fff;padding-top:2%;}
.home-about .l-wrap .about-list{display:flex;flex-wrap:wrap;justify-content: space-between;}
.home-about .l-wrap .about-list .item{width:49%;display:flex;align-items:center;justify-content: space-between;}
@media (min-width:551px){.home-about .l-wrap .about-list .item:nth-child(n + 3){margin-top:2%;}}
.home-about .l-wrap .about-list .item .icon{width:70px;}
.home-about .l-wrap .about-list .item p{width:calc(100% - 80px)}
.home-about .l-wrap .right>.text{-webkit-line-clamp: inherit;}
@media (max-width:768px){.home-about .l-wrap .inner{flex-direction:column}
.home-about .l-wrap .inner{padding:10px;}
.home-about .l-wrap .about-list .item{width:100%;margin-bottom:2%}}
@media (max-width:500px){.home-case .l-wrap{padding-bottom:10%}
.home-case .l-wrap .case{margin-top:20px;transform:initial;padding-bottom:0;}}
@media (min-width:1025px) and (max-width:1440px){.home-about .l-wrap .right .title{font-size:28px;}}