<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.searchbox ul li .style_4 {
    background-color: #c10505;
    color: #fff
}
.searchbox ul li .style_5 {
    background-color: #b8853b;
    color: #fff
}
.tijao1 {
    width: 328px;
    font-family: "微软雅黑";
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 6px;
    background: #c10505;
    border: none
}

.tijao2 {
    width: 100%;
    font-family: "微软雅黑";
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 6px;
    background: #c10505;
    border: none
}

.search {
    width: 60px;
    font-family: "微软雅黑";
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 6px;
    background: #c10505;
    border: none;
}
</pre></body></html>