<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product_wrap .innerbox .procontent .flexbox .f_left .proitem .item .goods{
    grid-template-columns: repeat(1, 1fr);
}
.product_casestudios .innerbox .itemlist .f_left .swiper-slide-active .info{
    width: 90%;
}
.contact_wrap .flexbox .f_right .formtable .row{
    grid-template-columns: repeat(1, 1fr);
}</pre></body></html>