<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 450px){body{ font-size:12px;}#dh UL LI{width:25%;float:left;margin:0px;line-height:35px; font-size:14px}#bt_1 h1 .c1{ font-size:14px;}#contain-1-1{ font-size:14px;}#title{ font-size:14px;}}
@media only screen and (max-width: 400px){
#pro UL LI { width:45%; margin:1.5%;  }
#pro ul li img{  height:110px; }
}
@media only screen and (min-width: 401px) and (max-width: 519px){
#pro UL LI { width:45%;  margin:1.5%;  }
#pro ul li img{  height:160px;  }
}
@media only screen and (min-width: 520px) and (max-width:600px){
#pro UL LI { width:45%;margin:1.5%;  }
#pro ul li img{ height:180px; }
}
@media only screen and (max-width: 740px){
#tplist .swiper-slide img{ height:32vw;}
}</pre></body></html>