body{font-family:HarmonyOS Sans SC,思源黑体,Source Han Sans,MiSans,PingFangSC,Arial}
input{font-family:HarmonyOS Sans SC,思源黑体,Source Han Sans,MiSans,PingFangSC,Arial}
textarea{font-family:HarmonyOS Sans SC,思源黑体,Source Han Sans,MiSans,PingFangSC,Arial}
input::placeholder,textarea::placeholder{font-family:HarmonyOS Sans SC,思源黑体,Source Han Sans,MiSans,PingFangSC,Arial}
.select select{font-family:HarmonyOS Sans SC,思源黑体,Source Han Sans,MiSans,PingFangSC,Arial}
.l{font-family: HarmonyOS Sans SC,思源黑体,Source Han Sans,MiSans,PingFangSC,Arial;font-weight: 300;}
.b{font-family:HarmonyOS Sans SC,思源黑体,Source Han Sans,MiSans,PingFangSC,Arial;font-weight: bold;}

.header li>a{padding: 0 .25rem;font-size:.16rem}
.header .child>a{font-size:.16rem;line-height:.35rem}
.header .lang .popup>a{font-size:.16rem;line-height:.35rem}
.footer .navs>a{width:1.6rem}
.index-page .more{padding-left:.35rem;width:1.5rem;background-position:calc(100% - .25rem) center}
.index-page .more.sm{padding-left:.3rem;width:1.4rem;background-position:calc(100% - .2rem) center}
.index-page .box1 .btn>a{padding-left:.35rem;width:1.6rem;background-position:calc(100% - .25rem) center}
.index-page .box4 .width>p:nth-of-type(1){font-size:1rem}
.goods-page .more{padding-left:.3rem;width:1.4rem;background-position:calc(100% - .25rem) center}
.goods-page.list .box2 .more{padding-left:35%}
.service-page .box2 li>p:nth-of-type(2){width:.55rem}

@media (max-width:1600px){
    .header li>a{padding: 0 .25rem;}
}

@media (max-width:1440px){
    .header li>a{padding: 0 .25rem;}
}

@media (max-width:1279px){
    .header .lang .popup>a{font-size:.28rem;line-height:.6rem}
    .footer .navs>a{width:2.8rem}
    .index-page .more{padding-left:.5rem;width:2.5rem;background-position:calc(100% - .3rem) center}
    .index-page .more.sm{padding-left:.4rem;width:2.3rem;background-position:calc(100% - .2rem) center}
    .index-page .box1 .btn>a{padding: 0 .5rem;width: auto;}
    .index-page .box4 .width>p:nth-of-type(1){font-size:.8rem}
    .goods-page .more{width:2.3rem;background-position:calc(100% - .25rem) center;padding-left:.45rem;}
    .goods-page.list .box2 .more{padding-left:38%}
    .goods-page.detail .box1 .more{width:2.3rem}
    .service-page .box2 li>p:nth-of-type(2){width:100%}
    .about-page .box1 ul{display:flex}
    .about-page .box1 li{width:calc(100% / 3 - .16rem);margin-right:.24rem}
    .about-page .box1 li:nth-child(3n){margin-right:0}
}