<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top_zhonghe {
    position: relative !important;
    top: 0 !important;
}
.table_box {
    margin: 0 !important;
}
.popular_search_big_box{
    width: 100%;
    background: #F3F3F3;
    font-size: 14px;
    overflow: hidden;
}
.popular_seach_tree{
    color: #9A9A9A;
    line-height: 50px;
}
.popular_seach_tree&gt;span{
    color: #333;
}
.popular_seach_cont_big_box{
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px 10px;
    overflow: hidden;
    margin-bottom: 20px;
}
.popular_seach_title{
    font-size: 18px;
    color: #ce0f05;
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E6E6E6;
}
.popular_seach_cont_box&gt;div{
    border-bottom: 1px solid #E6E6E6;
    padding-top: 20px;
}
.popular_seach_cont_box&gt;div:last-child{
    border: none;
}
.popular_seach_cont_box&gt;div&gt;span{
    display: block;
    width: 90px;
    font-weight: 600;
}
.popular_seach_cont_box&gt;div&gt;ul{
    width: 1070px;
}
.popular_seach_cont_box&gt;div&gt;ul&gt;li{
    float: left;
    margin-bottom: 20px;
    width: 16.6666%;
    box-sizing: border-box;
    padding-right: 10px;
    line-height: 19px;
}
.popular_seach_cont_box&gt;div&gt;ul&gt;li&gt;a{
    display: block;
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.popular_seach_cont_box&gt;div&gt;ul&gt;li&gt;a:hover{
    color: #d03028;
    font-weight: 600;
}
.index_by_number{
    margin-bottom: 30px;
}
.popularseach_toptitle{
    height: 40px;
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
    padding: 12px 6px;
    box-sizing: border-box;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
    display: flex;
    justify-content: space-between;
}
.popularseach_toptitle_lis{
    border-right: 1px solid #ccc;
    padding: 0 11px;
    width: 10px;
    text-align: center;
    flex: 1;
}
.popularseach_toptitle&gt;.popularseach_toptitle_lis:last-child{
    border: none;
}
.popularseach_toptitle_lis:hover{
    color: #d03028;
    font-weight: 600;
}
.loging_up{
    position: fixed;
    right: 25px;
    bottom: 100px;
    background: #fff;
    width: 60px;
    height: 60px;
    z-index: 999;
    display: none;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
}
.loging_up&gt;svg{
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    display: block;
    font-size: 36px;
    font-weight: 600;
    margin: 12px auto;
}</pre></body></html>