<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gov-title{
    font-size: 0;
    background: url("../images/gov_title.png") no-repeat;
    height: 45px;
    line-height: 45px;
}
.menu-channel{
    background: url("../images/menu_bg.png");
    width: 98px;
    height: 354px;
    position: fixed;
    top:234px;
    right: 300px;
    font-family: "Microsoft YaHei";
    text-align: center;
    padding: 20px 6px 0;
}
.menu-channel li.last{
    border-bottom: none;
}
.menu-channel li{
    border-bottom: 2px solid #eaeaea;
    margin-bottom: 16px;
}
.menu-channel img{
    display: block;
    margin: 0 auto;
}
.menu-channel span{
    font-size: 12px;
    line-height: 15px;
    display: block;
    padding: 9px 0 5px;
}</pre></body></html>