<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{ margin:0px; padding:0px;}
body 
{
    line-height:1.5;
    font-family:微软雅黑;
}
a{ text-decoration:none;}
ul,li{ list-style:none; }
.w1200{ max-width:1200px; margin:40px auto; }
.text-center {
    text-align: center;
}
#owl-demo .item
{
    margin: 10px;
}
#owl-demo .item img
{
    display: block;
    width: 100%;
    height: auto;
}
#owl-demo .item h2
{
    padding: 5px 0px;
    font-size: 14px;
    color: #373737; 
}</pre></body></html>