<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner-section .banner-content {
    max-width: 750px;
}

.guide-section .zguide-block .zguide-box .zguide-img-box.zimg-box {
    text-align: center;
    background: #fff;
    padding: 25px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}
.guide-section .zguide-table .fea-each-box:first-child,
.guide-section .zguide-table .fea-each-box{
    width: 50%;
}
.guide-section .zguide-table .fea-content-block .fea-each-box:nth-child(1){
    font-family: inherit;
}
.guide-section .zguide-block .zguide-box .zguide-img-box.zimg-box {
    text-align: center;
    background: #fff;
    padding: 25px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}</pre></body></html>