@charset "utf-8";

.wrapper {
    display: inline-flex;
    list-style: none
}

.wrapper .icon {
    position: relative;
    background: #fff;
    color: #000;
    border-radius: 20%;
    padding: 2px;
    margin: 10px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    cursor: pointer;
    transition: all .2s cubic-bezier(.68, -.55, .265, 1.55)
}

.wrapper .tooltip {
    position: absolute;
    top: 0;
    font-size: 14px;
    background: #fff;
    color: #fff;
    padding: 5px 8px;
    border-radius: 5px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    opacity: 0;
    pointer-events: none;
    transition: all .3s cubic-bezier(.68, -.55, .265, 1.55)
}

.wrapper .tooltip::before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    background: #fff;
    bottom: -3px;
    left: 50%;
    transform: translate(-50%) rotate(45deg);
    transition: all .3s cubic-bezier(.68, -.55, .265, 1.55)
}

.wrapper .icon:hover .tooltip {
    top: -45px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.wrapper .icon:hover span,
.wrapper .icon:hover .tooltip {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.wrapper .facebook:hover,
.wrapper .facebook:hover .tooltip,
.wrapper .facebook:hover .tooltip::before {
    background: #1877f2;
    color: #fff
}

.wrapper .twitter:hover,
.wrapper .twitter:hover .tooltip,
.wrapper .twitter:hover .tooltip::before {
    background: #1da1f2;
    color: #fff
}

.wrapper .instagram:hover,
.wrapper .instagram:hover .tooltip,
.wrapper .instagram:hover .tooltip::before {
    background: #e4405f;
    color: #fff
}

.wrapper .pinterest:hover,
.wrapper .pinterest:hover .tooltip,
.wrapper .pinterest:hover .tooltip::before {
    background: #e60023;
    color: #fff
}

.wrapper .youtube:hover,
.wrapper .youtube:hover .tooltip,
.wrapper .youtube:hover .tooltip::before {
    background: #cd201f;
    color: #fff
}

img {
    display: block;
    border: 0;
    height: auto;
    width: 100%
}

.ads {
    background-color: #999;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    border-radius: 3px;
    font-size: .16rem;
    line-height: .48rem;
    font-weight: 700
}

.new {
    background-color: #ee05e4;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    border-radius: 3px;
    font-size: .16rem;
    line-height: .48rem;
    font-weight: 700
}

.best {
    background-color: #5d00ff;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    border-radius: 3px;
    font-size: .16rem;
    line-height: .48rem;
    font-weight: 700
}

.allvungoapk_com {
    padding-top: .2rem;
    padding-right: .2rem;
    padding-bottom: 0;
    padding-left: .2rem
}

.allvungoapk_com .tab_menu {
    height: .68rem;
    line-height: .68rem;
    text-align: center;
    color: #00070e;
    font-size: .28rem;
    border: 1px solid #48001c;
    cursor: pointer
}

.allvungoapk_com .tab_menu span {
    flex: 1;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    border-right: 1px solid #000;
    font-weight: 700
}

.allvungoapk_com .tab_menu span:last-child {
    border-right: none
}

.allvungoapk_com .tab_menu span.current {
    color: #fff;
    background-color: #10073f;
    font-size: .3rem;
    cursor: pointer
}

.allvungoapk_com ul li {
    padding: .2rem 0;
    border-bottom: 1px solid #eaeaea;
    align-items: center
}

.allvungoapk_com ul li img {
    display: block;
    width: 1.28rem;
    height: 1.28rem;
    border-radius: .24rem
}

.fraud {
    position: absolute;
    padding-left: .62rem
}

.allvungoapk_com ul li .flex_grow {
    width: 0%
}

.allvungoapk_com ul li .info {
    margin: 0 .28rem 0 .18rem
}

.allvungoapk_com ul li .info p {
    display: block;
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    font-size: .24rem
}

.allvungoapk_com ul li .info .name {
    color: #000;
    font-size: .3rem;
    line-height: .48rem;
    font-weight: 700;
    clear: both;
    display: inline-block;
    white-space: nowrap
}

.allvungoapk_com ul li .info .num {
    color: #e6e6e6
}

.allvungoapk_com ul li .info .num span {
    color: #07065a;
    font-weight: 600;
    font-size: .24rem
}

.allvungoapk_com ul li .info .txt {
    color: #00575a;
    font-weight: 600;
    font-size: .23rem
}

.allvungoapk_com ul li i {
    display: block;
    width: .49rem;
    height: .64rem;
    font-size: .24rem;
    color: #fff;
    line-height: .45rem;
    text-align: center;
    position: relative;
    top: .35rem;
    left: 0;
    margin-right: .12rem
}

.allvungoapk_com ul li:nth-child(1) i {
    background-position: -2.48rem -2.74rem
}

.allvungoapk_com ul li:nth-child(2) i {
    background-position: -3.02rem -2.71rem
}

.allvungoapk_com ul li:nth-child(3) i {
    background-position: -3.58rem -2.7rem
}

.allvungoapk_com ul li:nth-child(4) i {
    background-position: -2.48rem -3.36rem
}

.allvungoapk_com ul li:nth-child(5) i {
    background-position: -3.03rem -3.37rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(6) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(7) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(8) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(9) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(10) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(11) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(12) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(13) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(14) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(15) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(16) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(17) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(18) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(19) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(20) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(21) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(22) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(23) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(24) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(25) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(26) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(27) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(28) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(29) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(30) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(31) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(32) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(33) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(34) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(35) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(36) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(37) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(38) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(39) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(40) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(41) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(42) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(43) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(44) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(45) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(46) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(47) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(48) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(49) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com ul li:nth-child(50) i {
    background-position: -3.58rem -3.36rem;
    color: rgb(122 23 23)
}

.allvungoapk_com 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
}