

    @font-face {
        font-family: 'Roboto';
        font-weight: 400;
        font-style: normal;
        font-display: swap;
        src: local('Roboto Regular'), local('Roboto-Regular'), url(/static/apkfunny/fonts/Roboto-Regular-Cyrillic.woff2) format('woff2'), url(/static/apkfunny/fonts/Roboto-Regular-Cyrillic.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Roboto';
        font-weight: 400;
        font-style: normal;
        font-display: swap;
        src: local('Roboto Regular'), local('Roboto-Regular'), url(/static/apkfunny/fonts/Roboto-Regular-LatinExt.woff2) format('woff2'), url(/static/apkfunny/fonts/Roboto-Regular-LatinExt.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Roboto';
        font-weight: 500;
        font-style: normal;
        font-display: swap;
        src: local('Roboto Medium'), local('Roboto-Medium'), url(/static/apkfunny/fonts/Roboto-Medium-Latin.woff2) format('woff2'), url(/static/apkfunny/fonts/Roboto-Medium-Latin.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Roboto';
        font-weight: 500;
        font-style: normal;
        font-display: swap;
        src: local('Roboto Medium'), local('Roboto-Medium'), url(/static/apkfunny/fonts/Roboto-Medium-Cyrillic.woff2) format('woff2');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Roboto';
        font-weight: 500;
        font-style: normal;
        font-display: swap;
        src: local('Roboto Medium'), local('Roboto-Medium'), url(/static/apkfunny/fonts/Roboto-Medium-LatinExt.woff2) format('woff2'), url(/static/apkfunny/fonts/Roboto-Medium-LatinExt.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'GoogleSans';
        font-weight: 500;
        font-style: normal;
        font-display: swap;
        src: url(/static/apkfunny/fonts/GoogleSans-Medium.woff2) format('woff2'), url(/static/apkfunny/fonts/GoogleSans-Medium.woff) format('woff')
    }

    .app-screen {
        margin-top: 16px
    }

    .scroll-x {
        font-size: 0;
        position: relative;
        width: 100%;
        margin-top: -8px;
        margin-bottom: 25px;
        white-space: nowrap
    }

    .screenbg .scroll-x {
        margin-top: 16px;
        margin-bottom: 0
    }

    .screen-ls::-webkit-scrollbar {
        display: none
    }

    .screen-ls {
        overflow-x: auto;
        scroll-behavior: smooth
    }

    .screen-item {
        font-size: 12px;
        line-height: 16px;
        display: inline-block;
        padding-right: 8px;
        vertical-align: top;
        white-space: normal
    }

    .screen-item img {
        height: 250px;
        border-radius: 6px;
        -o-object-fit: scale-down;
        object-fit: scale-down;
        -ms-border-radius: 6px;
        -o-border-radius: 6px
    }


    .left-btn {
        position: absolute;
        top: 50%;
        z-index: 10;
        display: block;
        width: 48px;
        height: 48px;
        margin-top: -18px;
        cursor: pointer;
        background: url("/static/apkfunny/img/pc/left-button.png")no-repeat;
        background-size: 100%;
    }

    .right-btn {
        position: absolute;
        top: 50%;
        z-index: 10;
        display: block;
        width: 48px;
        height: 48px;
        margin-top: -18px;
        cursor: pointer;
        background: url("/static/apkfunny/img/pc/right-button.png")no-repeat;
        background-size: 100%;
    }


    .left-btn::after,
    .right-btn::after {
        position: absolute;
        top: 12px;
        left: 10px;
        display: block;
        width: 8px;
        height: 8px;
        content: '';
        transform: rotate(-45deg);
    }

    .left-btn::after {
        left: 14px;
        transform: rotate(135deg)
    }

    .left-btn {
        left: 12px;
    }

    .right-btn {
        right: 24px;
    }

    .placement-box {
        position: relative;
        width: 100%;
        height: 120px;
        margin: 0 auto;
        background: #ffffff;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        margin-top: 20px;
        background: #FFFFFF;
        box-shadow: 0px 2px 12px 0px #D6DEE5;
        border: 2px solid #DCEEFF;
        clear: left;
    }

    .placement-btn_box {
        text-align: right;
        margin-right: 20px;
    }

    .placement-btn {
        position: absolute;
        top: 30px;
        right: 60px;
        width: 93px;
        height: 46px;
        border-radius: 25px;
        -webkit-border-radius: 25px;
        background-image: linear-gradient(to left, #37CD78, #38D9FF);
        color: white;
        font-size: 20px;
        font-weight: 500;
        line-height: 46px;
        vertical-align: middle;
        text-align: center;
        font-family: PingFangSC, PingFang SC;
    }

    @keyframes breathe {
        0% {
            transform: scale(1);
        }

        50% {
            transform: scale(1.03);
        }

        100% {
            transform: scale(1);
        }
    }

    .placement-btn-light {
        animation: breathe 1s infinite;
    }

    .placement-img {
        width: 78px;
        height: 78px;
    }

    .placement-info {
        width: 500px;
        padding: 2px 0;
    }

    .placement-icon {
        display: inline-block;
        width: 80px;
        height: 80px;
        margin-top: 5px;
        margin-left: 18px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
    }

    .title-box {
        position: relative;
        display: inline-block;
        width: 300px;
        height: 70px;
        top: 28px;
        left: 20px;
    }

    .placement-title {
        font-size: 16px;
        font-weight: 400;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        max-height: 39px;
        color: #000;
    }

    .placement-number {
        font-weight: 500;
    }

    .placement-content {
        font-size: 12px;
        color: #666;
    }

    .score {
        color: #333;
        font-size: 14px;
        font-weight: 500;
    }

    .star {
        position: relative;
        top: 2px;
    }

    .sign-icon {
        display: block;
        position: absolute;
        top: 0;
        right: 18px;
        width: 34px;
        height: 34px;
        background: url('/static/apkfunny/img/pc_iocn_corner.png')no-repeat;
        background-size: 100%;
    }

    @media screen and (min-width: 721px) {
        .slide-item {
            position: relative;
            height: 360px;
            padding-right: 0;
            margin-left: 20px;
            overflow: hidden;
        }

        .slide-item:first-child {
            margin-left: 0;
        }

        .slide-item img {
            width: 100%;
            height: 360px;
            border-radius: 20px;
            -webkit-border-radius: 20px;
        }

        .slide-tips {
            display: flex;
            position: absolute;
            width: 100%;
            height: 110px;
            /* padding:10px; */
            bottom: 0;
            padding: 10px 0;
            font-size: 16px;
            font-family: PingFangSC, PingFang SC;
            font-weight: 500;
            color: #FFF;
            padding-left: 10px;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
            border-radius: 20px;
            -webkit-border-radius: 20px;
            align-items: flex-end;
        }

        .tips {
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding-bottom: 10px;
        }
    }

    @media screen and (max-width: 720px) {
        .slide-item {
            position: relative;
            height: 200px;
            overflow: hidden;
            border-radius: 1rem;
            padding-right: 0;
            margin-left: 20px;
        }

        .slide-item:first-child {
            margin-left: 0;
        }

        .slide-item img {
            width: 100%;
            border-radius: 1rem;
        }

        .slide-tips {
            display: flex;
            position: absolute;
            width: 100%;
            /* padding:10px; */
            bottom: 0;
            padding: 10px 0;
            font-size: 16px;
            font-family: PingFangSC, PingFang SC;
            font-weight: 500;
            color: #FFF;
            padding-left: 10px;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);

            align-items: flex-end;
        }

        .tips {
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding-bottom: 10px;
        }

        .screen-item img {
            height: 200px;
            border-radius: 1rem;
        }

        .placement-box {
            position: relative;
            width: 100%;
            height: 5.7rem;
            background: #ffffff;
            border-radius: 1.2rem;
            -webkit-border-radius: 1.2rem;
            margin-top: 20px;
            background: #FFFFFF;
            box-shadow: 0px 2px 12px 0px #D6DEE5;
            border: 2px solid #DCEEFF;
        }

        .placement-title {
            font-size: 0.9rem;
            font-weight: 400;
            color: #000;
        }

        .placement-content {
            width: 100%;
            font-size: 0.8rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #666;
        }

        .placement-btn {
            position: absolute;
            right: 1rem;
            width: 4rem;
            height: 1.8rem;
            border-radius: 0.9rem;
            -webkit-border-radius: 0.9rem;
            background-image: linear-gradient(to left, #37CD78, #38D9FF);
            color: white;
            font-size: 0.9rem;
            font-weight: 500;
            line-height: 1.8rem;
            vertical-align: middle;
            text-align: center;
            font-family: PingFangSC, PingFang SC;
        }



        .placement-info {
            display: flex;
            width: 15rem;
            height: 5.4rem;
            padding: 0.1rem 0;
            position: relative;
            align-items: center;
        }



        .placement-icon {
            position: relative;
            bottom: 0.2rem;
            display: inline-block;
            width: 4.5rem;
            height: 4.5rem;
            margin-left: 10px;
            border-radius: 10px;
            -webkit-border-radius: 10px;
        }

        .title-box {
            position: relative;
            display: inline-block;
            width: 9.2rem;
            padding: 0.1rem 0;
            top: 0.3rem;
            left: 0.8rem;
        }

        .score {
            color: #333;
            font-size: 0.9rem;
            font-weight: 500;
        }

        .star {
            font-size: 0.8rem;
        }

        .sign-icon {
            display: block;
            position: absolute;
            top: 0;
            right: 1rem;
            width: 1.4rem;
            height: 1.4rem;
            background: url('/static/apkfunny/img/pc_iocn_corner.png')no-repeat;
            background-size: 100%;
        }

        .placement-btn-light {
            animation: breathe 1s infinite;
        }
    }

    .swiper-container {
        position: relative;
        width: 1200px;
        height: 354px;
    }

    .swiper-slide {
        display: flex;
        justify-content: center;
        position: relative;
        background-position: center;
        background-size: cover;
    }


    .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .slide-img {
        border-radius: 20px;
        -webkit-border-radius: 20px;
    }
