<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body  .right-box.right-list{
    width: 282px;
    position: relative;
    padding-bottom: 27px;
    margin-bottom: 40px;
    border: 1px solid #ededed;
}
.index-title-link {
    overflow: hidden;
    font-size: 0;
    margin-bottom: 0px;
}
.index-title-link a {
    display: inline-block;
    overflow: hidden;
    font-size: 18px;
    color: #333;
    position: relative;
    float: left;
    margin: 20px 0 0px 20px;
    font-weight: bold;
    line-height: 20px;
}

.right-list  .lan-rank-name a {
    font-size: 14px;
    color: #333;
    max-width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 18px;
}
.right-list  .lan-rank-name {
    width: 242px;
    display: block;
    font-size: 0;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.park-rank-num {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    /* font-style: italic; */
    margin-right: 10px;
    margin-top: 2px;
}
.rank-one {
    background: #d50000;
}
.index-wrapper a:hover {
    color: #d50000;
}
.area-city-conty{
    font-size: 14px;
    display: inline-block;
    text-align: left;
    color:#666666;
}
.red-money{
    font-size: 14px;
    float: right;
    color:#d50000;
}
.park-rank-down{
    margin-top: 30px;
    overflow: hidden;
}
.right-list-li{
    padding-top: 20px;
}
.rank-two {
    background: #ff881f;
}
.rank-normal {
    background: #e8e8e8;
}
.rank-three {
    background: #ffcb18;
}
.last-one{
    border-bottom:none;
}
.right-list  .lan-rank-name a:hover{
    color: #d50000;
}
body .right-box .red-line {
    border-top: 2px solid #d50000;
    width: 284px;
    height: 0;
    margin-left: -1px;
    display: block;
}
.right-list-ul{
    margin: 0px 20px;
    max-height: 400px;
    overflow: hidden;
}</pre></body></html>