body{font-family:HarmonyOS Sans SC,思源黑体,Source Han Sans,MiSans,PingFangSC,Arial}
input,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}
.b{font-family:HarmonyOS Sans SC,思源黑体,Source Han Sans,MiSans,PingFangSC,Arial;font-weight: bold;}
b{font-family:HarmonyOS Sans SC,思源黑体,Source Han Sans,MiSans,PingFangSC,Arial;font-weight: bold}

.footer .box1 .hots>p{width: .75rem;}

.index-page .more>span:nth-of-type(2){clip-path: polygon(0 0,67px 0,67px 100%,0 100%)}
.index-page .box2 .info{top: .5rem;width:45%}

.goods-page.detail .box1 .con>a{padding-left: .4rem;width: 1.9rem;background-position: 80% 45%;}

.contact-page .address{padding:2.4rem .9rem .8rem}

@media (max-width:750px){
    .footer .box1 .hots>p{width: 100%;}

    .index-page .more>span:nth-of-type(2){clip-path:polygon(0 0,48px 0,48px 100%,0 100%)}
    .index-page .box2 .info{width:100%}

    .goods-page.list .box2 .cate>p{font-size: .3rem;line-height: .55rem;}
    .goods-page.detail .box1 .con>a{width: 2.6rem}

    .contact-page>p{font-size: .5rem;line-height: .7rem;}
    .contact-page .address{padding:2.8rem .4rem .5rem}
}

@media (any-hover:hover){
    .goods-page.detail .box1 .con>a:hover{padding-left: .45rem;}
}