* {
    box-sizing: border-box
}

html {
    transition: all ease .25s
}

body {
    font-family: roboto, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, open sans, helvetica neue, sans-serif, serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4735;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #F6F6F6;
}

body,
h1,
h2,
h3,
p,
ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none;
}

footer,
header {
    display: block
}

a {
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    color: #001bdd;
    overflow-wrap: anywhere !important;
}

a,
a:hover,
a:visited {
    outline: none
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

img {
    width: 100%;
    max-width: 100%;
    transition: opacity ease .25s;
    vertical-align: middle;
    opacity: 1
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

.wrapper {
    padding-right: 16px;
    padding-left: 16px
}

.header {
    border-bottom: 1px solid #eee;
    margin-bottom: 16px;
    background: #fff;
}

.header-con {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    /* margin: 4px 0 */

}

.search-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-logo .logo {
    display: block;
    width: 250px;
    margin-right: 20px;
}

.logo {
    display: block;
    width: 144px;
    margin: 0 auto
}

.footer-inline .logo {
    width: 152px;
    margin-right: 15px;
}

.footer-con .logo {
    margin: initial
}

.rating {
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    margin-top: 5px
}

.icon-star {
    width: 14px;
    height: 14px
}

.rating .icon-star {
    width: 13px;
    height: 13px;
}

.footer {
    line-height: 24px;
    margin-top: 32px;
    background-color: #140B2A;
}

.footer-con {
    padding-top: 18px;
    padding-bottom: 26px
}

.footer-service {
    font-size: 14px;
    line-height: 18px;
    margin-top: 3px;
    color: #999;
    text-align: center;
    margin-left: 15px;
}

.footer-ls {
    margin-top: 10px;
}

.footer-link {
    line-height: 36px;
    display: block;
    color: #ebe8e8;
    text-align: center;
}

.footer-inline {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fortnite-cpo {
    display: block;
    margin-top: 10px;
    color: #ebe8e8;
    text-align: center;
}

/* .swiper-wrapper {
    display: flex;
    overflow: hidden;
    width: calc(300% - 72px);
    height: 180px;
    padding-right: 4px;
    padding-left: 16px
}

.swiper-slide {
    line-height: 16px;
    position: relative;
    overflow: hidden;
    width: 33.3333%;
    height: 180px;
    padding-right: 12px;
    border-radius: 12px
} */

.page-right {
    padding-bottom: 20px
}

.breadcrumb {
    display: none
}



@media screen and (min-width: 768px) {

    /* .wrapper {
        position: relative;
        max-width: 760px;
        margin: 0 auto
    } */

    /* .swiper-wrapper {
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        padding-right: 0;
        padding-left: 0
    } */

    /* .edt-list-wrap {
        margin: 0 16px;
        border: 1px solid #eee;
        border-radius: 20px 20px 0px 0px;
        overflow: hidden;
    } */
}

@media screen and (min-width: 992px) {
    .page {
        display: flex
    }

    .page-left {
        flex: 0 0 768px;
        width: 768px;
    }

    .page-right {
        flex: 1;
        margin-left: 12px;
    }
}

@media screen and (min-width: 1200px) {
    .footer-ls {
        display: block;
        text-align: center;
    }

    .header-con {
        /* margin-top: 12px;
        margin-bottom: 12px */
        height: 60px;
    }

    /* .editorpage .page-right .adv-box {
        display: none;
    } */
    /* .editorpage .page-right .rank-wrapper {
       margin-top: 0;
    } */

    .breadcrumb {
        font-size: 12px;
        display: flex;
        margin: 13px 0 13px -8px;
        color: #bbb;
    }

    .breadcrumb a {
        color: #666
    }

    .breadcrumb span {
        padding-right: 8px;
        padding-left: 8px
    }

    .wrapper {
        max-width: 1200px;
        margin: 0 auto
    }

    .page-left {
        margin-right: 0;
        margin-left: 0
    }

    .current {
        padding-right: 0;
        padding-left: 0
    }

    .footer-inline {
        display: flex;
        justify-content: center;
    }

    .footer-link {
        display: inline-block;
        margin-right: 20px
    }

    .footer-service {
        margin-bottom: 5px;
        /* padding-left: 24px */
        text-align: center;
    }

    /* .hot-item-info-name:hover,.hot-item-info-cate:hover,.newapp-item:hover .hot-item-info-name,.twomenu-link:hover,.menuactive,.rank-item-tl:hover a {
        text-decoration: underline
    } */

    /* .desktopnav-link:hover {
        color: #2898FF
    } */
}

@media screen and (max-width: 768px) {

    body {
        overflow-x: hidden;
    }
}




/* æ–°é¦–é¡µ */


.page-right .adv-box {
    width: 419px;
    padding: 10px 20px 30px 20px;
    background: #fff;
}

/* å³ä¾§ä¸‹è½½åº”ç”¨æŽ’å */
.page-right .rank-wrapper {
    width: 419px;
    padding: 20px 20px;
    background: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
}

.page-right .title-header {
    position: relative;
    width: 100%;
    overflow: hidden;
}


.page-right .title-header .title {
    font-size: 20px;
    font-weight: 500;
    color: #111;
    float: left;
}



.page-right .title-header .more {
    position: absolute;
    top: 6px;
    right: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    text-align: right;
}

.page-right .title-header .more-icon {
    position: relative;
    left: -5px;
    top: 3px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/static/apkfunny/img/more-icon.png")no-repeat;
    background-size: 100%;
}

.page-right .title-header .more:hover {
    color: #37CD78;
}

.page-right .title-header .more:hover .more-icon {
    width: 16px;
    height: 16px;
    background: url("/static/apkfunny/img/pc/more-hover-icon.png")no-repeat;
    background-size: 100%;
}

.page-right .rank-app_box {
    margin-top: 15px;
}

.page-right .rank-app_box .app-index_item {
    display: flex;
    position: relative;
    width: 379px;
    height: 96px;
    margin-left: 10px;
    margin-top: 20px;
}

.page-right .rank-app_box .app-index_item:hover .app-name {
    color: #37CD78;
}


.page-right .rank-app_box .app-index_item .number {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 14px;
    color: #fff;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}

.page-right .rank-app_box .app-index_item .sort-one {
    position: relative;
    left: -10px;
    top: 35px;
    width: 18px;
    height: 22px;
    background: url("../images/one-icon.png")no-repeat;
    background-size: 100%;
}

.page-right .rank-app_box .app-index_item .sort-two {
    position: relative;
    left: -10px;
    top: 35px;
    width: 18px;
    height: 22px;
    background: url("../images/two-icon.png")no-repeat;
    background-size: 100%;
}

.page-right .rank-app_box .app-index_item .sort-three {
    position: relative;
    left: -10px;
    top: 35px;
    width: 18px;
    height: 22px;
    background: url("../images/three-icon.png")no-repeat;
    background-size: 100%;
}

.page-right .rank-app_box .app-index_item .sort {
    position: relative;
    left: -10px;
    top: 35px;
    width: 18px;
    font-size: 14px;
    color: #ccc;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}


.rank-app_box .app-index_item .app-img {
    position: absolute;
    left: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 72px;
    height: 72px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    border: 1px solid #f6f6f6;
}

.rank-app_box .app-index_item .app-img img {
    max-width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
}

.rank-app_box .app-index_bg {
    width: 317px;
    height: 96px;
    background: linear-gradient(134deg, #FCFCFC 0%, #F2FFF8 100%);
    border: 1px solid #DFEFE6;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    margin-left: 34px;
}

.rank-app_box .app-index_bg .app-content {
    margin-left: 52px;
    padding: 13px 0;
}

.rank-app_box .app-content .app-name {
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 400;
    color: #111;
}

.rank-app_box .app-content .category-name {
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    margin-top: 3px;
}

.rank-app_box .app-content .rating-info {
    margin-top: 1px;
}

.rank-app_box .rating-info .rating {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 12px;
    height: 12px;
}

.rank-app_box .rating-info .rating-name {
    font-size: 13px;
    font-weight: 400;
    color: #333;
    margin-left: 3px;
}

.rank-app_box .get-btn {
    display: block;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    margin: auto;
    background: rgb(209 138 230);
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    cursor: pointer;
}

#advertisement {
    margin-top: 20px;
    margin-bottom: 20px;
}

.current {
    position: relative;
    display: flex;
    align-items: center;
    padding: 20px 20px;
    border-radius: 20px;
    background: #fff;
}

.current .safe-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
}

.safe-icon img {
    max-width: 100%;
}

.current-logo {
    flex: 0 0 100px;
    width: 100px;
    height: 100px;
    background: #F6F6F6;
    border-radius: 20%
}

.current-info {
    overflow: hidden;
    flex: 1;
    padding-left: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.current-title {
    font-size: 30px;
}

.current-title {
    font-family: 'GoogleSans', Arial, sans-serif, serif;
    font-weight: 500
}

.app-descript {
    margin: 24px 0 -4px
}

.app-descript p {
    margin-bottom: 16px
}

.review-curapp-pc {
    display: flex;
    margin-left: -1px;
    overflow: hidden;
    margin-top: 3px;
}

.review-curapp-pcitem {
    position: relative;
    overflow: hidden;
    margin-left: -1px;
    padding: 0 8px;
    text-align: center
}

.review-curapp-pcitem::before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 1px;
    height: 30px;
    content: '';
    background-color: rgba(37, 44, 77, .1)
}

.review-curapp-pcitem:first-child::before {
    background-color: #fff;
}

.review-curapp-pcname {
    font-size: 12px;
    color: #7f7f7f;
}

.review-curapp-pcvalue {
    overflow: hidden;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px
}

.icon-curapp {
    width: 15px;
    height: 15px;
    margin-right: 3px;
    flex: 0 0 15px
}

.current .category-name {
    display: inline-block;
    padding: 2px 8px;
    background: #ffe5ff;
    font-size: 14px;
    font-weight: 500;
    color: #b037cd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.download-btn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 180px;
    height: 58px;
    background: rgb(90 218 63);
    border-radius: 11px;
    -webkit-border-radius: 11px;
    cursor: pointer;
    overflow: hidden;
}

.download-btn .download-icon {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../images/download-icon.png")no-repeat;
    background-size: 100%;
}

.download-btn .download-text {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-left: 6px;
}

.download-btn .latest-sign {
    position: absolute;
    top: 0;
    right: 0;
    width: 75px;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 0px 0px 0px 8px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #fff;
}

.about-app_box {
    padding: 20px 20px;
    background: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    margin-top: 12px;
}

.about-app_title {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #111;
}

.about-app_info {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 8px;
    margin-top: 15px;
}

.about-app_content {
    margin-top: 20px;
    font-weight: 400;
    font-size: 15px;
    color: #1b1a1a;
    word-break: break-word;
    word-wrap: break-word;
    line-height: 2;
}

.about-app_item {
    display: flex;
    align-items: center;
    width: 237px;
    height: 56px;
    background: linear-gradient(134deg, #d8cff6 0%, #beb3e0 100%);
    border-radius: 4px;
    border: 1px solid #e2b7f4;
}

.about-app_item .type-icon {
    width: 32px;
    height: 32px;
    margin-left: 8px;
}

.about-app_item .type-icon img {
    max-width: 100%;
}

.about-app_item .content {
    margin-left: 8px;
}

.about-app_item .content .tip-title {
    font-weight: 400;
    font-size: 13px;
    color: #666;
}

.about-app_item .content .tip-name {
    width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    font-size: 14px;
    color: #111;
    margin-top: 2px;
}

.review-curapp-pcitem:nth-child(1) {
    padding-left: 5px
}

@keyframes animout {
    0% {
        width: 0%;
        background: rgba(255, 255, 255, 0.25);
    }

    100% {
        width: 100%;
        background: transparent;
    }
}

.anim,
.anim:after {
    animation-iteration-count: infinite;
    animation-duration: 1.3s;
}

.anim {
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    border-radius: 50%;
}

.anim {
    -webkit-animation-name: animout;
    animation-name: animout;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.anim:before {
    position: relative;
    content: "";
    display: block;
    margin-top: 100%;
}

.anim:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
}

.blog-billet {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 19px 0 rgba(73, 74, 113, .1);
    cursor: pointer;
    transition: all .4scubic-bezier(.2, .57, .36, .8);
}

.concise-info {
    padding: 15px 6px;
}

.blog-billet .title {
    line-height: 28px;
    font-size: 20px;
    font-weight: 700;
    color: #494a71;
}

.blog-list li {
    margin-top: 16px;
}

.blog-list img {
    border-radius: 4px;
}

.aegon-card {
    align-items: center;
    align-self: stretch;
    background: linear-gradient(96deg, rgb(130 235 192 / 20%) 45.42%, rgba(177, 196, 252, .2) 101.23%), radial-gradient(54.22% 268.75% at 50% 199.75%, #e28ef3 0, #e9e9e9 74.5%);
    border-radius: 16px;
    display: flex;
    gap: 20px;
    margin-top: 24px;
    justify-content: center
}

@media screen and (min-width:720px) {
    .aegon-card {
        gap: 24px;
        padding: 24px
    }
}

@media screen and (max-width:719px) {
    .aegon-card {
        flex-direction: column;
        padding: 16px
    }
}

.aegon-card img {
    background-color: #fff;
    border-radius: 15%;
    height: 70px;
    width: 70px
}

@media screen and (min-width:720px) {
    .aegon-card img {
        height: 80px;
        width: 80px
    }
}

.aegon-card .info {
    align-items: flex-start;
    display: flex;
    flex: 1 0 0;
    flex-direction: column;
    gap: 8px
}

@media screen and (max-width:719px) {
    .aegon-card .info {
        align-items: center;
        text-align: center
    }
}

.aegon-card .info .title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (min-width:720px) {
    .aegon-card .info .title {
        color: #000000;
        font-size: 20px;
        font-weight: 700;
        line-height: 28px
    }
}

@media screen and (max-width:719px) {
    .aegon-card .info .title {
        color: #000000;
        font-size: 18px;
        font-weight: 700;
        line-height: 26px
    }
}

.aegon-card .info .des {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: rgba(0, 0, 0, .4);
    display: -webkit-box;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (max-width:719px) {
    .aegon-card a {
        width: 100%
    }
}

@media screen and (min-width:720px) {
    .aegon-card a {
        width: 204px
    }
}

.aegon-card a svg {
    fill: #fff;
    height: 16px;
    width: 16px
}

.aegon-card a:hover {
    background-color: #14b337;
}

@media screen and (max-width: 992px) {
    .btn-section.get-btn-139871 {
        display: none;
    }
}

@media screen and (max-width: 520px) {
    .current {
        flex-wrap: wrap;
    }

    .current-title {
        font-size: 24px;
    }

    .current-info {
        width: 66%;
        flex: inherit;
    }

    .current-info .download-btn {
        display: none;
    }

    .page-right .adv-box {
        width: inherit;
        margin-top: 16px;
    }

    .about-app_item .content .tip-name {
        width: inherit;
    }
}

@media screen and (max-width: 992px) {
    .about-app_box {
        padding-left: 12px;
        padding-right: 12px;
    }

    .about-app_info {
        grid-template-columns: repeat(2, 1fr);
    }

    .about-app_item {
        width: inherit;
    }

    .page-right .rank-wrapper {
        width: inherit;
        margin-top: 12px;
    }

    .page-right .rank-app_box .app-index_item {
        width: inherit;
    }
}

@media screen and (min-width: 992px) {
    .blog-list {
        display: flex;
        flex-wrap: wrap;
        margin-left: -8px;
        margin-right: -8px;
    }

    .blog-list li {
        width: 33.33333%;
        padding-right: 8px;
        padding-left: 8px;
    }
}

#cookieAcceptBar {
    z-index: 99999;
    line-height: 30px;
    background: #000;
    color: #fff;
    position: fixed;
    width: 100%;
    bottom: 0px;
    text-align: center;
    display: none;
}

.cookieAcceptBar a {
    color: #6399ff;
    text-decoration: none;
    font-weight: bold;
}

.cookieAcceptBar .container {
    padding: 15px !important;
    color: #fff;
}

a {
    overflow-wrap: anywhere !important;
}

.btn-success {
    padding: 2px;
    background-color: #ff2a2a;
    border: none;
    color: white;
    border-radius: 2px;
}

.btn-success:hover {
    cursor: pointer;
}