<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pc_downLoad {
    background: url('../../images/h5/download_bg.webp') center center no-repeat;
    background-size: cover;
}
.code {
    background: url('../../images/h5/code_bg.webp') center center no-repeat;
    background-size: 100% 100%;
}
.app_downLoad {
    background: url('../../images/h5/app_down_load_bg.webp') top center no-repeat;
    background-size: cover;
}
.app_content&gt;p{
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.download_link&gt;span{
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}</pre></body></html>