<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*娲诲姩CSS*/
body.activity{
    background: #fff;
}
.active-m a{
    text-decoration: none;
    display: block;
}

.active-m-bg {
    /**/
}

.active-m-bg img{
    width: 100%;
    vertical-align: top;
}
.active-m-text {
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    padding-left: 12px;
    margin: 0;
    color: #000000;
    background: #fff;
}

.active-m-blank {
    background-color: #f2f2f2;
    width: 100%;
    height: 15px;
}

</pre></body></html>