﻿.home-about .about-top{position:relative;z-index:1;padding:6% 0}
.home-about .about-top::before{content:"";position:absolute;left:0;top:0;background-image:url(https://css02.v15cdn.com/m629/imgs/homeabout-bg.webp);background-repeat:no-repeat;background-size:cover;width:52%;height:100%;z-index:-1}
.home-about .box{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}
.home-about .img{width:46%}
.home-about .img img{width:100%}
.home-about .info{width:49%}
.home-about .info .tip{color:var(--color);margin-bottom:10px}
.home-about .info .home-title{text-align:left}
.home-about .info .txt{margin-top:10px;color:#333}
.home-about .info .btn{display:flex;align-items:center;margin-top:40px;}
.home-about .info .btn .home-more{margin-right:20px}
.home-about .info .list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:40px}
.home-about .info .list .p1{color:var(--color)}
.home-about .info .list .p1 .num{font-size:38px;font-weight:var(--fontbold7);line-height:1.2}
.home-about .info .list .tit{color:#666;line-height:1.2}

@media screen and (max-width:1024px){
.home-about .about-top{padding:40px 0}
.home-about .info .list{margin-top:0}
.home-about .info .list li{width:49%;margin-top:20px}
}
@media screen and (max-width:768px){.home-about .img{width:100%}
.home-about .info{width:100%;margin-top:25px}}
@media screen and (max-width:500px){
.home-about .info .btn2{margin-left:0;margin-top:10px}
.home-about .info .btn{margin-top:25px;flex-wrap:wrap}}
@media screen and (min-width: 768px) {.home-about .img {width: 50%;}}

.home-quote{position:relative;z-index:1}
.home-quote::before{content:"";position:absolute;width:50%;height:100%;left:0;top:0;background-image:url(/Content/uploads/20261116255/20260305171139a1861fca4f474d1ca82a6aa68c6fafba.jpg);background-repeat:no-repeat;background-size:cover;z-index:-1;background-position:50% 45%}
.home-quote::after{content:"";position:absolute;width:50%;height:100%;left:50%;top:0;background-color:#e1e9f0;z-index:-1}
.home-quote .content{position:relative;padding:7.5% 0}
.home-quote .content::before{content:"";position:absolute;width:50%;height:100%;left:0;top:0;background:rgba(256,256,256,.5);z-index:-1}
.home-quote .box{display:flex;justify-content:space-between;flex-wrap:wrap;}
.home-quote .info{width:44%}
.home-quote .info .home-title{text-align:left;color:var(--fontcolor);line-height:1.3}
.home-quote .info .txt{color:var(--fontcolor);margin-top:20px;font-weight:var(--fontbold7);font-size:var(--fontsize18);}
.home-quote .inquiry{width:44%;color:#fff;background-color:rgba(255,255,255,.89);border-radius:43px;padding:20px 40px}
.home-quote .inquiry .tit{font-size:42px;font-weight:var(--fontbold7);color:var(--color)}
.home-quote .inquiry .txt{margin-top:10px;margin-bottom:20px;color:var(--color)}
.home-quote .inquiry .wmkcfeedback .send-btn{max-width:none;min-width:250px;margin-left:0;background-color:#273ece}
.home-quote .wmkcfeedback input{width:49% !important}
.home-quote .wmkcfeedback .wmkcfb-fileupload,.home-quote .wmkcfeedback input,.home-quote .wmkcfeedback textarea{border-radius:0;border:1px solid #eaeaea}
@media (max-width:1280px){.home-quote .inquiry .tit{font-size:34px}}
@media (max-width:768px){.home-quote::before{width:100%;height:100%}
.home-quote::after{display:none}
.home-quote .info{width:100%}
.home-quote .content::before{width:100%;}
.home-quote .info .txt{margin-top:20px}
.home-quote .inquiry{width:100%;margin-top:30px;padding:20px;border-radius:5px}
.home-quote .inquiry .tit{font-size:var(--fontsize24)}
.home-quote .wmkcfeedback input{width:100% !important}}
@media (max-width:450px){.home-quote .content{padding:50px 0}}
.home-about .about-top{ padding-bottom: 0;}
.home-quote .info{display:flex;flex-direction:column;justify-content:center}
.home-about{padding-bottom:0}
.home-about .about-top{padding:0}