.toprummyapp_com_list h2 {
    line-height: .64rem;
    font-size: .42rem;
    font-weight: 700;
    margin-bottom: .1rem;
    padding: 0 .3rem
}

.toprummyapp_com_list h3 {
    line-height: .64rem;
    font-size: .37rem;
    font-weight: 700;
    margin-bottom: .1rem;
    padding: 0 .3rem
}

.toprummyapp_com_list h4 {
    line-height: .64rem;
    font-size: .32rem;
    font-weight: 700;
    margin-bottom: .1rem;
    padding: 0 .3rem
}

.toprummyapp_com_list b {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: .1rem
}

.toprummyapp_com_list p {
    padding-bottom: .1rem;
    line-height: .52rem;
    font-size: .32rem;
    padding: 0 .3rem;
    color: #0e0e0e
}

.toprummyapp_com_list p a:link {
    color: red
}

.toprummyapp_com_list .article-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%
}

.toprummyapp_com_list a:link {
    color: #2528ff;
    background-color: transparent;
    text-decoration: none
}

.bg {
    background: #fff
}

.toprummyapp_com_list a:visited {
    color: #0278d3;
    background-color: transparent;
    text-decoration: none
}

.toprummyapp_com_list a:hover {
    color: #0091ff;
    background-color: transparent;
    text-decoration: underline
}

.toprummyapp_com_list a:active {
    color: #0091ff;
    background-color: transparent;
    text-decoration: underline
}

.toprummyapp_com_list img {
    display: block;
    width: 6.9rem;
    margin-top: .16rem;
    padding: 0 .3rem
}

hr {
    opacity: 30%
}

.toprummyapp_com_list ol {
    list-style: none;
    counter-reset: item;
    margin-left: .25rem
}

.toprummyapp_com_list li {
    counter-increment: item;
    font-size: .28rem
}

.toprummyapp_com_list li:before {
    content: counter(item);
    margin-right: .1rem;
    font-size: 80%;
    color: #181818;
    padding: 3px 8px;
    border: .03rem #1b1b1b solid;
    border-radius: 12px
}

.toprummyapp_com_list table {
    border-collapse: collapse;
    width: 100%;
    background-color: #f9f9f9;
    margin-bottom: .25rem;
    font-size: .3rem
}

.toprummyapp_com_list td {
    padding-left: 8px;
    text-align: left;
    border: 1px solid #ddd;
    padding: 0 .3rem
}

.toprummyapp_com_list .open_hidden2 i.up {
    border-top-color: transparent;
    border-bottom-color: #0091ff;
    top: -.04rem
}

.toprummyapp_com_games {
    padding: .3rem .2rem 0
}

.toprummyapp_com_games .tab_menu {
    height: .68rem;
    line-height: .68rem;
    text-align: center;
    color: #00070e;
    font-size: .28rem;
    border: 1px solid #48001c
}

.toprummyapp_com_games .tab_menu span {
    flex: 1;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    border-right: 1px solid #000;
    font-weight: 700
}

.toprummyapp_com_games .tab_menu span:last-child {
    border-right: none
}

.toprummyapp_com_games .tab_menu span.current {
    color: #fff;
    background-color: #10073f;
    font-weight: 700
}

.toprummyapp_com_games ul li {
    padding: .2rem 0;
    border-bottom: 1px solid #eaeaea;
    align-items: center
}

.toprummyapp_com_games ul li img {
    display: block;
    width: 1.28rem;
    height: 1.28rem;
    border-radius: .24rem
}

.toprummyapp_com_games ul li .flex_grow {
    width: 0%
}

.toprummyapp_com_games ul li .info {
    margin: 0 .28rem 0 .18rem
}

.toprummyapp_com_games ul li .info p {
    display: block;
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    font-size: .24rem
}

.toprummyapp_com_games ul li .info .name {
    color: #000;
    font-size: .25rem;
    line-height: .48rem;
    font-weight: 700
}

.toprummyapp_com_games ul li .info .num {
    color: #e6e6e6
}

.toprummyapp_com_games ul li .info .num span {
    color: #07065a;
    font-weight: 600;
    font-size: .2rem
}

.toprummyapp_com_games ul li .info .txt {
    color: #00575a;
    font-weight: 600;
    font-size: .19rem
}

.toprummyapp_com_games ul li .btn {
    display: block;
    width: 2rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    border-radius: .06rem;
    text-align: center;
    color: #fff;
    font-size: .24rem;
    font-weight: 700
}