<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.item{position:relative;}
.item div{display:none;background:#fff;position:absolute;top:20px;left:-20px;padding:10px;width:120px;}
.item div a{color:#000 !important;display:block;text-align:center;line-height:30px;}
.item:hover div{display:block;}
.cur1 ul{display:block !important;}
.jgyjs input {
    line-height: 36px;
    width: calc(100% - 10px);
    border: 1px solid #bbb;
    margin-bottom: 10px;
    padding-left: 10px;}
.jgyjs .sszy{
    width: 78%;
    float:left;
    margin-right:2%
;}
.jgyjs .search-btn{
    width: 20%;
    float:left;
    background:#183A7A;
    border: 1px solid #183A7A;
    color:#fff;
    padding-left: 0;}

ul.jsqh li {
    display: inline-block;
    list-style: none;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
    line-height: 36px;
    cursor: pointer;
    padding-left: 10px;}

ul.jsqh li a span {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #999;
    margin-right: 3px;
    border-radius: 50%;}

ul.jsqh li a.on span {
    border: 1px solid #183A7A;
    background: #183A7A;}
.keywordfontcolor272695{ color: #f53333; font-weight: bold;}

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