@font-face {
    font-family: ProductSans;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/ProductSans-Regular.woff2) format('woff2'), url(../fonts/ProductSans-Regular.woff) format("woff"), url(../fonts/ProductSans-Regular.ttf) format("truetype")
}

@font-face {
    font-family: ProductSans;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/ProductSans-Bold.woff2) format('woff2'), url(../fonts/ProductSans-Bold.woff) format("woff"), url(../fonts/ProductSans-Bold.ttf) format("truetype")
}

@font-face {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Helvetica'), local('Helvetica-Regular'), url(../fonts/Helvetica.woff2) format('woff2'), url(../fonts/Helvetica.woff) format("woff"), url(../fonts/Helvetica.ttf) format("truetype")
}

@font-face {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Helvetica Bold'), local('Helvetica-Bold'), url(../fonts/Helvetica-Bold.woff2) format('woff2'), url(../fonts/Helvetica-Bold.woff) format("woff"), url(../fonts/Helvetica-Bold.ttf) format("truetype")
}

* {
    margin: 0;
    padding: 0;
    color: #111;
    vertical-align: middle;
    line-height: 1.5;
    scroll-behavior: smooth;
    box-sizing: border-box;
}

input#header-menu-btn {
    display: none;
}

.pcpart {
    display: none;
}

/* 404 */
.layout-banner-404maxtit {
    line-height: 1.2;
}

.goback404-index {
    font-family: Helvetica, Arial, system-ui, sans-serif, serif;
    font-weight: 400;
}

.layout-banner-404maxtit {
    padding-top: 116px;
    font-size: 32px;
    color: #fff
}

.goback404 {
    width: 240px;
    height: 30px;
    margin-top: 24px;
}

.goback404-index {
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 30px;
    border-radius: 24px;
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(8px);
    font-size: 16px;
    color: #fff;
}

.goback404-index:hover {
    background-color: #2fc0b7;
}

/*  */
.header {
    line-height: 1;
}

.layout-banner-indexmaxtit {
    line-height: 1.2;
}

.aboutus-other,
.appitem-ageother,
.appitem-other,
.apps-lab,
.games-lab,
.item-ageother,
.item-other,
.maintab-item-t,
.ratings-left-vot,
.ratings-left-vot span {
    color: #666;
}

body {
    font-family: ProductSans, Helvetica, Arial, system-ui, sans-serif, serif;
    font-weight: 400;
    fill: #111;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.serp {
    -webkit-font-smoothing: initial;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-size: 1em;
    margin-block-start: 0;
    margin-block-end: 0;
}

a {
    text-decoration: none;
    display: block;
}

li {
    list-style: none;
}

input:focus {
    outline: 0;
}

#back-drop {
    width: 100%;
    height: 100%;
    background: rgb(0 0 0/80%);
    position: fixed;
    top: 0;
    z-index: 9999;
    display: none;
}

#back-drop img {
    width: 80px;
    position: absolute;
    top: -90px;
    transform: scaleX(-1) rotate(24deg);
}

#back-drop .inner {
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    width: 500px;
    position: absolute;
    top: 240px;
    left: 24%;
}

#back-drop .inner-text {
    color: #fff;
    font-size: 30px;
    line-height: 36px;
}

#back-drop .inner-text strong {
    font-weight: 700;
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    vertical-align: baseline;
}

.help-item-art,
.layout-art h4,
.layout-art li,
.layout-art li .topicsmain-left .topicsmain-item-rew .layout-art-tit,
.layout-art p,
.layout-art-abtext,
.layout-art-abtext li,
.layout-art-rftext,
.layout-art-rftext h4,
.layout-art-rftext li,
.layout-article,
.news-content,
.morever-intr,
.topics-intro,
.news-intro,
.topicsmain-left .topicsmain-item-rew .layout-art-rftext h4,
.topicsmain-left .topicsmain-item-rew .layout-art-rftext p {
    font-family: Helvetica, Arial, system-ui, sans-serif, serif;
}

.header-searchtext:-moz-placeholder,
.header-searchtext:-ms-input-placeholder,
.header-searchtext::-moz-placeholder,
.header-searchtext::-webkit-input-placeholde,
.header-searchtext::placeholder,
.layout-banner-search input:-moz-placeholder,
.layout-banner-search input:-ms-input-placeholder,
.layout-banner-search input::-moz-placeholder,
.layout-banner-search input::-webkit-input-placeholde,
.layout-banner-search input::placeholder {
    font-family: ProductSans, Helvetica, Arial, system-ui, sans-serif, serif;
    font-weight: 400;
}

.header-searchtext,
.layout-banner-search input {
    font-family: ProductSans, Helvetica, Arial, system-ui, sans-serif, serif;
}

.header-searchtext,
.help-item-art,
.layout-art li .topicsmain-left .topicsmain-item-rew .layout-art-tit,
.layout-art-abtext,
.layout-art-rftext,
.layout-banner-search input,
.maintab-item-t,
.morever-intr,
.topics-intro,
.news-intro,
.topicsmain-left .topicsmain-item-rew .layout-art-rftext h4,
.topicsmain-left .topicsmain-item-rew .layout-art-rftext p {
    font-weight: 400;
}

.maintab-item-h {
    font-weight: 700;
}

.app-all-name,
.item-name,
.layout-art-abtext li,
.layout-art-rftext h4,
.layout-mintit,
.layout-otherheader-tit-tit,
.sub_cat-header-name {
    font-family: ProductSans, Helvetica, Arial, system-ui, sans-serif, serif;
    font-weight: 700;
}

.item-app-name,
.item-article,
.search-item-link,
.searchitem-other {
    font-family: Helvetica, Arial, system-ui, sans-serif, serif;
    font-weight: 400;
}

.appDetail-refe .layout-art-tit,
.rating-tit h2 {
    font-family: ProductSans, Helvetica, Arial, system-ui, sans-serif, serif;
    font-weight: 700;
}

.icon-line {
    height: 20px;
    width: 20px;
}

.icon-top {
    display: none;
    margin-right: 8px;
}

.icon-mystar {
    height: 30px;
    fill: #efeff4;
}

.icon-per100 {
    width: 100%;
}

.icon-wh12 {
    width: 12px;
    height: 12px;
}

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

.icon-wh16 {
    width: 16px;
    height: 16px;
}

.icon-wh18 {
    width: 18px;
    height: 18px;
}

.icon-wh20 {
    width: 20px;
    height: 20px;
}

.icon-wh26 {
    width: 26px;
    height: 26px;
}

.header-searchall .icon-x {
    width: 26px;
    height: 26px;
}

.icon-x {
    width: 24px;
    height: 24px;
}

.icon-star {
    margin-right: 4px;
}

.icon-right {
    height: 14px;
    width: 16px;
    fill: rgba(153, 153, 153, 0.7);
}

.icon-catright {
    height: 14px;
    width: 16px;
    fill: rgba(153, 153, 153, 0.7);
}

.header-searchall .icon-search {
    width: 22px;
    height: 22px;
}

.icon-search {
    width: 24px;
    height: 24px;
}

.icon-games {
    height: 100%;
}

.icon-apps {
    height: 100%;
}

.icon-footer-games {
    width: 30px;
    height: 30px;
}

.icon-footer-apps {
    width: 30px;
    height: 30px;
}

.icon-footer-topics {
    width: 30px;
    height: 30px;
}

.icon-other {
    width: 100%;
    height: 100%;
    margin: auto;
}

.icon-picleft,
.icon-picright {
    width: 100%;
    height: 100%;
    fill: #666;
}

.icon-picright {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.icon-features,
.icon-no,
.icon-tips,
.icon-yes {
    width: 14px;
    height: 14px;
    position: relative;
    top: -2px;
    margin-right: 4px;
}

.icon-features {
    margin-right: 2px;
}

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

.big-pic .icon-search {
    width: 40px;
    height: 40px;
    display: block;
}

.detail-item .icon-download {
    padding-right: 4px;
}

.detail-item .icon-star {
    padding-right: 6px;
}

.detail-item .layout-age-pic {
    padding-right: 6px;
    height: 100%;
}

#icon-picright {
    position: absolute;
}

.icon-download {
    position: relative;
    top: 0;
}

.highlight {
    font-family: Helvetica, Arial, system-ui, sans-serif, serif;
    font-weight: 700;
    vertical-align: baseline;
    color: #1558d6;
}

.layout-apps-item-detailpic,
.layout-sidebar-item-pic img,
.layout-topfree-item-rankpic,
.pet-say,
.pic-left,
.pic-right,
.popgames-item-all,
.slide-pic {
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 20%), 0 1px 3px 1px rgb(60 64 67 / 10%);
}

.layout-banner-search .layout-banner-search-input,
.layout-banner-search input,
.serp-page li {
    -webkit-appearance: none;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 20%), 0 1px 3px 1px rgb(60 64 67 / 10%);
    -webkit-box-shadow: 0 1px 2px 0 rgb(60 64 67 / 20%),
        0 1px 3px 1px rgb(60 64 67 / 10%);
}

.footer {
    box-shadow: 0 -5px 5px rgba(155, 153, 153, 0.2);
}

.header {
    box-shadow: 0 5px 5px rgba(155, 153, 153, 0.2);
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background-color: #fff;
    box-sizing: border-box;
    height: 56px;
    transition: 0.5s;
}

.header-a {
    flex: 1;
    display: flex;
    align-items: center;
    height: 100%;
    gap: 16px;
}

.header-all {
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.header-app,
.header-game,
.header-topics {
    display: none;
    height: 100%;
    position: relative;
}

.header-app {
    margin-left: 8px;
}

.header-text {
    display: none;
    position: relative;
    top: 2px;
}

/* .header-topics {
  margin-left: 20px;
} */
.header-logobox {
    float: left;
    width: 130px;
    height: 40px;
}

.header-logobox-logo {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left center;
}

.header-searchall {
    position: relative;
    display: none;
    right: 0;
    width: 100%;
    margin-left: 6%;
    height: 100%;
}

.header-search {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 7px;
    right: 0;
}

.header-searchicon {
    background-color: transparent;
    border: none;
    outline: 0;
    display: block;
    position: absolute;
    left: calc(100% - 10px);
    right: 0;
    top: 8px;
    z-index: 10;
    width: 25px;
    margin-left: -24px;
}

.header-searchtext {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    padding-left: 18px;
    padding-right: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 24px;
    background-color: #eeee;
    border: none;
    z-index: 9;
    box-sizing: border-box;
}

.header-search input:-moz-placeholder,
.header-search input:-ms-input-placeholder,
.header-search input::-moz-placeholder,
.header-search input::-webkit-input-placeholder {
    font-family: Helvetica, Arial, system-ui, sans-serif, serif;
    font-weight: 400;
    color: #252c4d;
}

.header-tool-list {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    padding: 8px 20px;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(155, 153, 153, 0.2);
    background-color: #fff;
    border-radius: 8px;
}

.header-tool-item {
    width: 178px;
    margin: 12px 0;
}

.header-tool:hover .header-tool-list,
.header-tool:focus .header-tool-list {
    display: block;
}

.header-tool-item:hover {
    color: #2fc0b7;
}

.header-icon {
    line-height: 1;
}

.header-text {
    padding-bottom: 4px;
}

/* header-menu */
.header-menu {
    position: fixed;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 0px;
    height: 100%;
    background-color: transparent;
    overflow: hidden;
    box-sizing: border-box;
}

#header-menu-btn:checked~.header-menu {
    width: 100%;
    max-width: 300px;
    z-index: 999999;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(155, 153, 153, 0.2);
    transition: width 0.3s;
    -webkit-transition: width 0.3s;
    overflow: scroll;
    padding: 14px 24px 30px;
    display: flex;
    flex-direction: column;
}

.header-menu-closebox {
    height: 20px;
}

.header-menu-close {
    float: right;
    display: block;
    /* position: relative; */
}

.header-menu-main {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.hmm-logo {
    width: 130px;
    height: 40px;
    margin-right: 20px;
}

.hmm-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left center;
}

.hmm-help-item {
    padding-bottom: 16px;
    font-size: 16px;
    color: #333;
}

.hmm-help {
    margin-top: 16px;
}

.hmm-des {
    color: #666;
    font-size: 16px;
    margin-top: 8px;
}

.header-menu-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
}

.header-menu-item svg {
    width: 20px;
    margin-right: 12px;
}

.header-menu-tool-item:hover,
.header-menu-item:hover,
.header-menu-item:hover div {
    color: #2fc0b7;
    fill: #2fc0b7;
}

.header-menu-btnbox {
    display: flex;
    align-items: center;
}

.header-menu-tool-list {
    padding-left: 32px;
}

.header-menu-tool-item {
    margin-bottom: 20px;
}

.header-menu-triangle {
    position: absolute;
    right: 7px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #666;
}

/* footer */
.footer {
    position: fixed;
    bottom: -100px;
    left: 0;
    right: 0;
    z-index: 9;
    display: flex;
    background-color: #fff;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 10px;
    padding-bottom: 8px;
    height: 56px;
    transition: 0.5s;
}

.aboutus-pages-site {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
}

.footer-item {
    flex: 1;
    text-align: center;
}

.footer-item:hover {
    fill: #2fc0b7;
    color: #2fc0b7;
}

.layout-advertisement {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 8px;
    text-transform: uppercase;
    color: #666;
    width: calc(100% - 40px);
    margin-left: 20px;
}

.layout-ads-t4 {
    margin-top: 4px;
}

.layout-ads-t8 {
    margin-top: 8px;
}

.layout-ads-t12 {
    margin-top: 12px;
}

.layout-ads-t16 {
    margin-top: 16px;
}

.layout-ads-t18 {
    margin-top: 18px;
}

.layout-ads-t20 {
    margin-top: 20px;
}

.layout-ads-t24 {
    margin-top: 24px;
}

.layout-ads-t28 {
    margin-top: 28px;
}

.layout-ads-t30 {
    margin-top: 30px;
}

.layout-ads-t32 {
    margin-top: 32px;
}

.layout-ads-t12-p {
    padding-top: 12px;
}

.layout-ads-b4 {
    margin-bottom: 4px;
}

.layout-ads-b8 {
    margin-bottom: 8px;
}

.layout-ads-b12 {
    margin-bottom: 12px;
}

.layout-ads-b12-p {
    padding-bottom: 12px;
}

.layout-ads-b16 {
    margin-bottom: 16px;
}

.layout-ads-b20 {
    margin-bottom: 20px;
}

.layout-ads-b24 {
    margin-bottom: 24px;
}

.layout-ads-b28 {
    margin-bottom: 28px;
}

.layout-ads-b30 {
    margin-bottom: 30px;
}

.layout-ads-b32 {
    margin-bottom: 32px;
}

.layout-ads-plr12 {
    padding-left: 12px;
    padding-right: 12px;
}

.layout-beyond-ads {
    width: calc(100% + 40px);
    margin-left: -20px;
}

.layout-beyond-ads-sp {
    width: calc(100% + 16px);
    margin-left: -8px;
}

.layout-ads4 {
    display: none;
}

.layout-faq-item {
    margin-top: 12px;
    font-family: Helvetica, Arial, system-ui, sans-serif, serif;
}

.layout-faq-q {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
}

.layout-faq-a {
    font-size: 20px;
    font-size: 16px;
    color: #666;
}

.layout-place {
    position: relative;
    padding-top: 100%;
}

.layout-age-pic {
    width: 100%;
    position: relative;
    top: -9px;
}

.appDetail .layout-age-pic,
.morever .layout-age-pic,
.rankingback .layout-age-pic {
    position: relative;
    top: 1px;
}

.layout-starcenter {
    display: flex;
    align-items: center;
    justify-content: start;
}

.layout-minbox {
    max-width: 1210px;
    margin: auto;
    line-height: 100%;
}

.layout-minheaderbox {
    max-width: 1202px;
    margin: auto;
}

.layout-maxbox {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
}

.layout-detailmaxbox {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

.layout-ratmaxbox {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

.layout-middlebox {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1210px;
    margin: auto;
}

.layout-middleleftbox {
    max-width: 728px;
}

.layout-banner {
    position: relative;
    height: 300px;
    overflow: hidden;
}

.layout-banner-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(47, 192, 183, 0.85) 0%, rgba(37, 44, 77, 0.75) 100%);
    z-index: -7;
}

.layout-banner-serp {
    position: relative;
    height: 94px;
}

.layout-banner-back {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -9;
}

.layout-banner-back2 {
    position: absolute;
    bottom: 26px;
    right: 24px;
    height: 200px;
    width: 180px;
    z-index: 0;
}

.layout-banner-back2-img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center bottom;
}

.layout-banner-indexpcback2,
.layout-banner-pcback,
.layout-banner-pcback2 {
    display: none;
    position: absolute;
    top: -9999999px;
    left: -99999999px;
}

.layout-banner-main {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

.serp .layout-banner-main {
    padding-left: 16px;
    padding-right: 16px;
}

.layout-banner-indexmaxtit {
    padding-top: 72px;
    /* cm */
    /* padding-top: 28px; */
    font-size: 24px;
    color: #fff;
}

.layout-banner-span {
    height: 0;
    display: block;
}

.layout-banner-span-sp {
    display: none;
}

.layout-banner-mintit {
    padding-top: 16px;
    font-size: 14px;
    color: #fff;
    opacity: 0.5;
}

.layout-banner-mintit-serp {
    padding-top: 60px;
    color: #252c4d;
}

.layout-banner-search {
    padding-top: 24px;
    position: relative;
    max-width: 100%;
}

.layout-banner-search .search-form {
    position: relative;
    display: block;
}

.layout-banner-search-searchbox {
    outline: 0;
    border: none;
    background-color: transparent;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 8;
    fill: #2fc0b7;
    cursor: pointer;
    padding: 8px;
}

.layout-banner-search-searchbox:hover {
    fill: #25a39e;
}

.layout-banner-search-searchbox-serp {
    border: none;
    background-color: transparent;
    position: absolute;
    left: 12px;
    right: auto;
    top: 30px;
    z-index: 8;
    fill: #666;
}

.layout-banner-search-x {
    height: 26px;
    background-color: transparent;
    top: 30px;
    z-index: 8;
    padding-right: 10px;
    position: absolute;
    right: 2px;
    border: none;
    fill: #666;
}

.layout-banner-search input {
    box-sizing: border-box;
    position: relative;
    display: block;
    padding: 14px 20px 14px 52px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 32px;
    background-color: rgba(255, 255, 255, 0.95);
    height: 52px;
    font-size: 15px;
    color: #252c4d;
    width: 100%;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12);
    transition: border-color 0.2s, box-shadow 0.2s;
}

.layout-banner-search input:focus {
    outline: none;
    border-color: #2fc0b7;
    box-shadow: 0 4px 24px rgba(47, 192, 183, 0.25);
}

.layout-banner-search .layout-banner-search-input {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    padding-left: 50px;
    border: none;
    border-radius: 24px;
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(8px);
    height: 44px;
    font-size: 16px;
    color: #252c4d;
    width: 100%;
}

.layout-banner-search input::placeholder {
    color: #888;
}

.layout-banner-search input::-webkit-input-placeholder {
    color: #888;
}

.layout-banner-search input:-moz-placeholder {
    color: #888;
}

.layout-banner-search input::-moz-placeholder {
    color: #888;
}

.layout-banner-search input:-ms-input-placeholder {
    color: #888;
}

.layout-otherheader {
    width: 100%;
}

.layout-otherheader-tit {
    margin-top: 56px;
}

.layout-otherheader-tit-tit,
.sub_cat-header {
    padding-top: 24px;
    padding-bottom: 20px;
}

.layout-otherheader-tit-tit,
.sub_cat-header-name {
    font-size: 24px;
}

.appDetail .layout-art-tit,
.layout-mintit {
    width: 100%;
    font-size: 22px;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 12px;
}

.home .layout-mintit {
    margin-top: 28px;
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 26px;
}

.layout-mintit-more {
    display: inline-block;
    float: right;
}

.layout-apps-item-detailpic {
    width: 100%;
    border-radius: 20%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.layout-topfree-con {
    height: 100%;
    display: flex;
    align-items: center;
}

.layout-topfree-item-ranking {
    width: 25px;
    text-align: center;
    line-height: 80px;
    font-size: 20px;
    padding-right: 16px;
}

.layout-topfree-item-rankpic {
    height: 80px;
    border-radius: 12px;
}

.layout-topfree-item-inf {
    padding-left: 16px;
    flex: 1;
    overflow: hidden;
}

.layout-topfree-item-inf-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 5px;
}

.layout-topfree-item-inf-other {
    line-height: 1.3;
    padding-top: 6px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}

.layout-topfree-item-inf-grade {
    padding-top: 6px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    fill: #666;
    display: flex;
    align-items: center;
}

.layout-topics-item-inf-grade {
    padding-top: 8px;
    font-size: 14px;
    color: #666;
    fill: #666;
    display: flex;
    align-items: center;
}

.layout-topfree-item-inf-grade .layout-starcenter {
    color: #666;
}

.layout-article {
    display: flex;
    flex-direction: column-reverse;
}

.layout-art {
    display: flex;
}

.appDetail-refe .layout-art {
    display: flex;
    margin-bottom: 0;
}

.appDetail-about .layout-art {
    display: flex;
    margin-bottom: 0;
}

.appDetail-about .layout-art-p:last-of-type {
    margin-bottom: 0;
}

.appDetail-refe h4 {
    padding-top: 12px;
    margin-bottom: 8px;
    font-weight: 600;
}

.appDetail-refe .layout-art,
.appDetail-refe .layout-article {
    display: block;
}

.appDetail-refe p {
    padding-bottom: 12px;
    font-size: 14px;
}

.appDetail-refe li,
.appDetail-refe p,
.layout-article {
    font-size: 16px;
    font-weight: 400;
}

.appDetail-refe b {
    font-weight: 600;
    line-height: 1.5;
}

.appDetail-refe ul {
    padding-left: 18px;
}

.appDetail-refe ol {
    padding-inline-start: 0;
    margin-block-start: 0;
    padding-left: 20px;
}

.appDetail-refe li {
    margin: 12px 0;
    list-style: outside;
    text-indent: 3px;
}

.appDetail-refe ol li {
    list-style: auto;
    text-indent: 1px;
}

.appDetail-refe .review-features li {
    margin: 8px 0;
}

.review-features li:first-of-type {
    margin-top: 0;
}

.layout-appreview {
    padding-bottom: 12px;
}

.review-faq {
    padding-bottom: 12px;
}

.review-faq-q {
    display: flex;
}

.review-faq-q:hover {
    text-decoration: underline;
}

.review-faq-btn {
    width: 16px;
    height: 16px;
    position: relative;
    top: -2px;
    margin-right: 2px;
}

.review-faq-answer {
    display: none;
    margin-inline-start: 22px;
}

.review-faq-answer:last-of-type p {
    padding-bottom: 0;
}

.review-pac {
    display: flex !important;
    flex-wrap: wrap;
}

.review-pac .prco-co,
.review-pac .prco-pr {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
}

.review-pac .prco-co-li,
.review-pac .prco-pr-li {
    list-style: none;
    margin-bottom: 12px;
    margin-top: 12px;
}

.layout-art-link {
    display: inline;
    color: #2fc0b7;
}

.layout-art-rftext h4 {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin-top: 12px;
}

.appdetail-down .layout-art-rftext,
.layout-art-rftext b,
.layout-art-rftext br,
.layout-art-rftext h4,
.layout-art-rftext p,
.layout-art-rftext strong {
    color: #111;
}

.layout-art-rftext b {
    display: block;
}

.layout-art-p,
.layout-art-rftext p {
    margin-bottom: 16px;
}

.layout-art-abtext,
.layout-art-rftext {
    line-height: 1.5;
    overflow: hidden;
    height: 120px;
    color: #252c4dcc;
    font-size: 16px;
    width: 100%;
    position: relative;
}

.layout-art-abtext {
    height: 100%;
}

.layout-art-showmore {
    position: absolute;
    z-index: 8;
    bottom: 16px;
    left: 0;
    margin-top: 6px;
    border-radius: 8px;
    background-color: transparent;
    float: right;
    clear: both;
    outline: 0;
    border: 0 solid rgba(153, 153, 153, 0.3);
}

.layout-art-bc {
    position: absolute;
    z-index: 7;
    bottom: 0;
    width: 100%;
    height: 40%;
    background: -webkit-gradient(to top,
            #fff,
            #fff,
            rgba(255, 255, 255, 0.5),
            rgba(255, 255, 255, 0));
    background: -webkit-linear-gradient(to top,
            #fff,
            #fff,
            rgba(255, 255, 255, 0.5),
            rgba(255, 255, 255, 0));
    background: linear-gradient(to top,
            #fff,
            #fff,
            rgba(255, 255, 255, 0.5),
            rgba(255, 255, 255, 0));
}

.layout-abart,
.layout-rfart {
    color: #2fc0b7;
    font-size: 14px;
}

.layout-abart:checked,
.layout-rfart:checked {
    color: #666;
}

.layout-sidebar-con {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

.layout-sidebar-item-pic {
    border-radius: 12px;
    width: 25%;
    height: auto;
    padding-left: 16px;
    box-shadow: none;
    box-sizing: border-box;
}

.layout-sidebar-item-pic img {
    height: 100%;
    width: 100%;
    border-radius: 12px;
}

.layout-rating-pic {
    padding-left: 0;
}

.layout-topfree-item-inf-sidebar-name {
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
}

.layout-topfree-item-inf-sidebar-name-mob {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
}

#layout-abart:checked~.layout-art-abtext>.layout-art-bc,
#layout-abart:checked~.layout-art-abtext>.layout-art-showmore,
#layout-rfart:checked~.layout-art-rftext>.layout-art-bc,
#layout-rfart:checked~.layout-art-rftext>.layout-art-showmore {
    display: none;
}

#layout-abart,
#layout-rfart {
    display: none;
}

#layout-abart:checked~.layout-art-abtext,
#layout-rfart:checked~.layout-art-rftext {
    overflow: hidden;
    height: 100%;
}

.serp .layout-banner-back,
.serp .layout-banner-pcback {
    opacity: 0.8;
}

.serp .layout-maxbox {
    padding-left: 0;
    padding-right: 0;
}

.morever-item .layout-topfree-item-inf {
    border-left: 4px solid #2fc0b7;
    padding-left: 16px;
}

.morever-item .layout-rating-name {
    font-size: 16px;
}

.topicsmain-item-app .layout-topfree-item-inf .layout-topfree-item-inf-name {
    font-size: 18px;
}

.topicsmain-item-other .layout-starcenter {
    font-size: 14px;
    justify-content: center;
}

.topicsmain-item-rew .layout-art {
    display: block;
    line-height: 1;
}

.layout-topics-item-inf-grade,
.topicsmain-item-app,
.topicsmain-item-app .layout-topfree-item-inf,
.topicsmain-item-app .layout-topfree-item-inf .layout-topfree-item-inf-name,
.topicsmain-item-other .layout-starcenter,
.topicsmain-item-other .other-item {
    line-height: 1.2;
}

.topicsmain-item-rew .layout-art .layout-art-tit {
    display: none;
}

.topicsmain-item-rew .layout-art-rftext h4,
.topicsmain-item-rew .layout-art-rftext p {
    margin-bottom: 8px;
    margin-top: 0;
}

.appdetail-header {
    position: relative;
}

.appDetail .appdetail-header {
    height: auto;
}

.appdetail-header-app {
    padding-top: 80px;
    display: flex;
    align-items: center;
}

.appdetail-versions-btn {
    margin-top: 20px;
    width: 100%;
    font-size: 20px;
    color: #fff;
    background-color: #01875f;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 10px;
}

.appdetail-similarapp {
    display: flex;
    flex-wrap: wrap;
    margin-left: -16px;
}

.appdetail-similarapp-item {
    width: 100%;
    padding-left: 0;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.appdetail-tab {
    width: 100%;
}

.appdetail-maintab {
    padding-top: 12px;
    padding-bottom: 4px;
}

.ratings {
    padding-top: 12px;
    padding-bottom: 12px;
}

.rftext-height {
    padding-top: 12px;
}

.appdetail-maintab {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.rating-back .appdetail-similarapp-item {
    padding-bottom: 0;
    padding-left: 0;
    width: 70%;
}

.appdetail-header-back,
.topics-header-back {
    position: absolute;
    width: 150%;
    top: 0;
    z-index: -9;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: blur(20px);
}

.appDetail .all-apps,
.appDetail .topfree,
.morever .all-apps,
.morever .topfree,
.rankingback .all-apps,
.rankingback .topfree {
    margin-bottom: 0;
}

.all-apps,
.topfree {
    margin-bottom: 16px;
}

.all-apps,
.sidebar {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 24px);
    margin-left: -12px;
}

.app-item,
.ranking-item,
.ranking-moreitem,
.sidebar-item,
.topfree-item {
    width: 100%;
    padding: 12px;
    box-sizing: border-box;
    border-radius: 8px;
}

.app-item:nth-child(1n + 7),
.sidebar-item:nth-child(1n + 7),
.topfree-item:nth-child(1n + 7) {
    position: absolute;
    top: -999999px;
    left: -9999999px;
}

.sub-cat-app .app-item:nth-child(1n + 7) {
    position: static;
}

.app-item:hover,
.ranking-item:hover,
.ranking-moreitem:hover,
.sidebar-item:hover,
.topfree-item:hover {
    background-color: #f5f5f5;
}

.app-con,
.ranking-con,
.sidebar-con,
.topfree-con {
    display: flex;
    align-items: center;
}

.app-img,
.ranking-img,
.sidebar-img,
.topfree-img {
    height: 72px;
    width: 72px;
    margin-right: 16px;
    border-radius: 12px;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 20%), 0 1px 3px 1px rgb(60 64 67 / 10%);
    flex-shrink: 0;
    overflow: hidden;
}

.app-img img,
.ranking-img img,
.sidebar-img img,
.topfree-img img {
    height: 72px;
    width: 72px;
}

.app-info,
.sidebar-info {
    width: calc(100% - 88px);
}

.app-info-tit,
.ranking-info-tit,
.sidebar-info-tit,
.topfree-info-tit {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.app-info-sort,
.ranking-info-sort,
.sidebar-info-sort,
.topfree-info-sort {
    line-height: 22px;
    font-size: 14px;
    color: #666;
}

.app-info-score,
.ranking-info-score,
.sidebar-info-score,
.topfree-info-score {
    color: #666;
    fill: #666;
    line-height: 20px;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.topfree {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 576px;
    width: calc(100% + 24px);
    margin-left: -12px;
}

.topfree-num {
    font-size: 16px;
    margin-right: 16px;
    width: 8px;
}

.topfree-info {
    height: 64px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(100% - 112px);
}

.ranking-info {
    height: 64px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-right: 16px;
    width: calc(100% - 112px);
}

.ranking-num {
    font-size: 16px;
    margin-right: 16px;
    width: 18px;
    flex-shrink: 0;
}

.ranking-moreitem {
    position: absolute;
    top: -9999999px;
    left: -9999999px;
}

.ranking-other {
    display: none;
    justify-content: space-around;
}

.ranking-other-item {
    text-align: center;
    font-size: 14px;
}

.ranking-other-item:nth-child(2) {
    border-left: 1px solid rgb(153, 153, 153, 0.2);
    border-right: 1px solid rgb(153, 153, 153, 0.2);
    margin: 0 16px;
    padding: 0 16px;
}

.ranking-other-score {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ranking-other-bottom {
    font-size: 12px;
    color: #666;
    width: 80px;
}

.ranking-other-age {
    height: 21px;
    position: relative;
    bottom: 3px;
}

.ranking-other-age img {
    height: 100%;
}

.ranking-other-age-bottom {
    font-size: 12px;
    color: #666;
    padding-top: 0;
    width: 50px;
}

.layout-bothbox {
    flex-direction: column;
}

.layout-rightbox {
    width: 100%;
    max-width: 728px;
}

.serp .layout-rightbox,
.topics .layout-rightbox,
.news .layout-rightbox {
    position: absolute;
    top: -99999px;
    left: -99999px;
}

/* .topics .layout-otherheader-tit-tit,
.news .layout-otherheader-tit-tit {
  padding-left: 0px;
  padding-right: 0px;
} */
.topics-header {
    height: 320px;
    position: relative;
    z-index: -9;
    overflow: hidden;
}

.topicsmain-right {
    display: none;
    width: 60%;
    height: 272px;
    overflow: hidden;
    padding-top: 70px;
    padding-left: 24px;
    padding-bottom: 24px;
    position: absolute;
    top: -99999999px;
    left: -99999999px;
}

.topicsmain-right-img {
    width: 98%;
    height: 99%;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 1px 2px 0 rgb(155 153 153 / 30%),
        0 1px 3px 1px rgb(155 153 153 / 15%);
}

.topics-intro,
.topics-times,
.news-times,
.news-intro {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 12px;
}

.news-content {
    font-size: 16px;
    font-weight: 400;
}

.news-content p {
    margin-top: 12px;
}

.newsmain-tit {
    border-left: 4px solid #2fc0b7;
    padding-left: 16px;
    box-sizing: border-box;
    line-height: 28px;
}

.newsmain-item .popgames-item {
    width: calc(100% + 24px);
    margin-left: -12px;
}

.topics-all-item {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: 16px;
}

.home-topics .topics-item:nth-child(1n + 4) {
    position: absolute;
    top: -99999999px;
    left: -99999999px;
}

.topics-item .popgames-item-pic {
    border-radius: 8px;
    height: 100%;
    position: absolute;
    right: 0;
    width: auto;
}

.home-topics .topics-item:nth-child(1) .popgames-item-pic {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: static;
}

/* 专题列表页 /topics：容器随图片比例伸缩（宽 100%，高由图片自然撑开） */
.topic-list .popgames-item-all {
    height: auto;
    overflow: visible;
    line-height: 0;
}

.topic-list .topics-item .popgames-item-pic {
    position: static;
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    top: auto;
    right: auto;
    /* 覆盖全局 .popgames-item-pic 的 cover，与 height:auto 一起按原图比例显示 */
    object-fit: contain;
    object-position: center;
}

.topics-inf {
    margin-top: 16px;
}

.topics-inf-tit {
    font-size: 16px;
    max-height: 68px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.topicsmain-item {
    position: relative;
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: solid 1px rgba(153, 153, 153, 0.4);
}

.topicsmain-item:nth-child(1) {
    padding-top: 0;
}

.topicsmain-item:last-of-type {
    border-bottom: solid 0 rgba(153, 153, 153, 0.4);
}

.topicsmain-item-app {
    display: flex;
    margin-bottom: 16px;
    align-items: center;
}

.topicsmain-item-other {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
}

.topicsmain-item-other .other-item {
    font-size: 14px;
}

.topicsmain-item-other .other-item .item-other span {
    color: #666;
}

.topicsmain-item-other .item-age {
    height: 14px;
    width: 18px;
}

.topicsmain-item-other .item-ageother,
.topicsmain-item-other .item-other {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.topicsmain-item-btn {
    width: 100%;
    height: 40px;
    border-radius: 25px;
    font-size: 16px;
    margin-bottom: 16px;
    text-align: center;
    line-height: 38px;
    border: #2fc0b7 solid 1px;
    box-sizing: border-box;
    background-color: #2fc0b7;
    color: #fff;
}

.topicsmain-item-btn:hover {
    background-color: #2cb3ab;
}

.topicsmain-item-other .item-ageother,
.topicsmain-item-other .item-other {
    font-size: 12px;
}

.popgames {
    margin-bottom: 16px;
    margin-left: -12px;
    margin-right: -12px;
}

.popgames-item,
.topics-item {
    box-sizing: border-box;
}

.popgames-item,
.topics-item {
    padding: 12px;
    border-radius: 8px;
    width: 100%;
}

.popgames-item:hover,
.topics-item:hover {
    background-color: #f5f5f5;
}

.popgames-item:nth-child(1n + 4) {
    position: absolute;
    top: -99999999px;
    left: -99999999px;
}

.popgames-item:hover .games-btn {
    background-color: #2fc0b7;
}

.all-serp .header {
    display: none;
}

.serp-logobox {
    display: block;
    width: 130px;
    margin: auto;
    height: 40px;
    margin-top: 3px;
}

.serp-page {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 24px;
    background-color: #fff;
    width: 100%;
    max-width: 600px;
}

.serp-page ul {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: center;
}

.serp-page span {
    margin-right: 8px;
}

.serp-page li {
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    cursor: pointer;
}

.serp-page li a:hover,
.serp-page li:hover {
    background-color: #2fc0b7;
    color: #fff;
    overflow: hidden;
}

.serp-page li a {
    line-height: 32px;
    font-size: 14px;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
}

.serp-page li.active,
.serp-page li.active a {
    background-color: #2fc0b7;
    color: #fff;
    overflow: hidden;
}

.searchserp {
    margin-top: 0;
}

a.searchserp-item.searchserp-item-re {
    margin-top: 0;
}

.searchserp-item {
    background-color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 8px solid #f1f3f4;
    -webkit-font-smoothing: auto;
}

.searchserp-item:last-of-type {
    border-bottom: none;
}

.serp-searchserp .searchserp-item-ads {
    padding-bottom: 0;
    border-top: none;
}

.donotsearch,
.searchserp-item,
.serp .aboutus {
    margin-left: 16px;
    margin-right: 16px;
}

.searchserp-item:nth-of-type(1) {
    margin-top: 1px;
    border-top: none;
}

.searchserp-item:hover .item-app-name {
    text-decoration: underline;
}

.searchserp-item:visited .item-app-name,
.searchserp-item:visited .item-app-name span {
    color: #681da8;
}

.searchitem-otherinfo,
.serp-vo {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
}

.searchitem-other {
    color: #666;
    font-size: 14px;
    fill: #666;
    display: flex;
    align-items: center;
    margin-top: 10px;
    white-space: nowrap;
}

.searchitem-other .grade-s {
    margin-right: 2px;
    margin-left: 2px;
    color: #666;
    font-size: 14px;
    fill: #666;
    align-items: center;
}

.grade-star {
    display: inline-block;
    position: relative;
    width: 68px;
    margin-right: 4px;
}

.donotsearch {
    display: none;
    background-color: #fff;
    font-size: 18px;
    line-height: 1.5;
    padding-top: 16px;
}

.donotsearch p {
    margin-bottom: 16px;
}

.donotsearch p:last-of-type {
    margin-bottom: 0;
}

.donotsearch ul {
    margin-bottom: 16px;
}

.donotsearch li {
    margin-left: 18px;
    list-style: disc;
}

.popsearch {
    display: none;
    margin-top: -8px;
}

.ratings {
    display: flex;
    flex-wrap: wrap;
}

.ratings-left {
    padding-right: 24px;
    box-sizing: border-box;
    width: 50%;
}

.ratings-left-grade {
    line-height: 36px;
    font-size: 48px;
    text-align: center;
}

.ratings-left-vot,
.ratings-left-vot span {
    font-size: 14px;
    text-align: center;
}

.ratings-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1 1 0%;
}

.ratings-right-item {
    display: flex;
    align-items: center;
}

.ratings-me {
    display: flex;
    justify-content: center;
    margin: 8px 0;
}

.ratings-mystar {
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ratings-all {
    display: flex;
    position: relative;
}

.ratings-stars {
    font-size: 16px;
    display: flex;
    position: absolute;
    right: 0;
}

.ratings-stars-tit {
    display: inline-block;
}

.rating-tit {
    margin-top: 18px;
}

.rating-tit h2 {
    font-size: 20px;
    margin-bottom: 8px;
    line-height: 1.2;
}

.rating-tit p {
    font-size: 16px;
    line-height: 1.5;
}

.rating-back {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: calc(100% + 16px);
    margin-top: 20px;
    margin-left: -16px;
    position: relative;
}

.rating-backbtn {
    margin-top: -16px;
    margin-left: 0;
    width: 30%;
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 14px;
}

.rating-backbtn a {
    height: 32px;
    line-height: 32px;
    width: 100%;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    background-color: #2fc0b7;
}

.rating-backbtn div {
    background-color: #2fc0b7;
    height: 40px;
    line-height: 40px;
    width: 100%;
    color: #fff;
    text-align: center;
    border-radius: 20px;
}

.morever-item .rating-back {
    margin-top: 0;
    margin-bottom: 16px;
}

.morever-item {
    margin-bottom: 20px;
}

.morever-item:last-of-type {
    margin-bottom: 0;
}

.morever-item .morever-app {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
}

.morever-intr {
    line-height: 1.5;
    color: #111;
    font-size: 16px;
    padding-left: 20px;
}

.rftext-height {
    height: 100% !important;
}

.art-before {
    content: "";
    float: right;
    height: calc(100% - 24px);
    background: 0 0;
}

.maintab-item {
    width: 50%;
    font-size: 14px;
    line-height: 1.5;
}

.maintab-item-t {
    margin-bottom: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 24px;
}

.app-pic {
    width: 72px;
    height: 72px;
    flex-shrink: 0;
}

.app-all {
    height: 80px;
    position: relative;
    padding-left: 16px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex: 1;
}

.app-all-tc {
    max-height: 48px;
    overflow: hidden;
}

.app-all-name {
    font-size: 18px;
    line-height: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.app-all-other {
    font-size: 14px;
    color: #252c4daf;
    padding-top: 8px;
}

.app-all-cat {
    font-size: 12px;
    margin-top: 6px;
    color: #2fc0b7;
}

.appitem-other {
    font-size: 12px;
    display: none;
}

.appitem-ageother {
    font-size: 12px;
    display: none;
}

.appitem-mobage {
    font-size: 12px;
    position: relative;
    top: 1px;
}

.appdetail-header-detail {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.detail-item {
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
}

.detail-item:nth-child(2) {
    padding: 0 8px;
}

.appitem-age {
    color: #fff;
    font-size: 13px;
    height: 20px;
    line-height: 15px;
    text-align: center;
    margin: auto;
    border-radius: 6px;
    position: relative;
    bottom: 2px;
    display: flex;
    align-items: center;
}

.about-maxpic {
    position: relative;
    width: 100%;
    border-radius: 24px;
    padding-top: 28px;
    padding-bottom: 12px;
}

.pic-right {
    right: -20px;
}

.pic-left {
    display: none;
    left: -20px;
}

.pic-left,
.pic-right {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 5;
    background-color: #fff;
    border-radius: 50%;
}

.maxpic-slides {
    height: 100%;
}

.slides {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.slides::-webkit-scrollbar {
    display: none;
}

.slide {
    height: 100%;
    margin-right: 16px;
    border-radius: 24px;
}

.slide-pic {
    height: 198px;
    border-radius: 8px;
}

.big {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99;
}

.big-pic {
    display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 99;
}

.big-pic-x {
    margin-top: 20px;
}

.download-button,
.refe-button {
    padding-top: 24px;
    padding-bottom: 12px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.download-button .button-item-text {
    padding-left: 0;
}

.refe-button-gocolor {
    background-color: #01875f;
}

.refe-button-gocolor:hover {
    background-color: #056449;
}

.refe-button-downcolor {
    background-color: #2fc0b7;
}

.rating-backbtn:hover a,
.refe-button-downcolor:hover {
    background-color: #2cb3ab;
}

.refe-button-moredowncolor {
    background-color: transparent;
    border: 1px solid #2fc0b7;
    box-sizing: border-box;
}

.refe-button-moredowncolor .button-item-text {
    color: #2fc0b7;
}

.refe-button-moredowncolor:hover {
    background-color: #f0f8f8;
}

.refe-button-item {
    width: 100%;
    border-radius: 10px;
    fill: #fff;
    color: #fff;
    height: 88px;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.refe-button-con {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.nullcolor,
.nullcolor:hover,
.rating-backbtn .nullcolor,
.rating-backbtn:hover .nullcolor {
    background-color: #ddd;
}

.refe-button-apcolor {
    background-color: rgba(0, 0, 0, 0.8);
}

.refe-button-apcolor:hover {
    background-color: rgba(0, 0, 0);
}

.item-all {
    display: flex;
    align-items: center;
    margin: auto;
}

.button-item-text {
    font-size: 20px;
    padding-left: 8px;
    color: #fff;
    text-align: center;
}

.refe-button-sep {
    height: 100%;
    width: 16px;
    height: 12px;
}

.right-item-grade {
    display: inline-block;
    width: 8px;
    font-size: 14px;
}

.right-item-peo {
    height: 10px;
    background-color: #efeff4;
    margin-left: 16px;
    flex: 1 1 0%;
    border-radius: 16px;
}

.peo-num {
    height: 100%;
    background-color: #2fc0b7;
    border-radius: 24px;
}

.cat-item {
    width: 100%;
    padding-bottom: 16px;
}

.cat-con {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cat-apps-item {
    box-sizing: border-box;
    width: 25%;
    padding-left: 20px;
    padding-bottom: 20px;
}

.cat-apps-item:nth-child(1n + 5) {
    display: none;
}

.item-pic {
    height: 24px;
    width: 24px;
    line-height: 0.8;
}

.item-name {
    font-size: 22px;
    line-height: 26px;
    flex: 1;
    padding-left: 16px;
}

.popgames-item-all {
    position: relative;
    height: 160px;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}

.popgames-item-pic {
    z-index: -9px;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.popgames-glass {
    width: 100%;
    height: 40%;
    border-radius: 0 0 8px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
    filter: blur(9px);
}

.popgames-glass img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 250%;
    object-fit: cover;
}

.item-graduala {
    position: absolute;
    bottom: 0;
    z-index: -7px;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(to top, rgba(50, 50, 50, 0.5), 40%, transparent);
    background: -webkit-linear-gradient(to top,
            rgba(50, 50, 50, 0.5),
            40%,
            transparent);
    background: linear-gradient(to top, rgba(50, 50, 50, 0.5), 40%, transparent);
}

.item-games {
    display: flex;
    height: 56px;
    margin-top: 16px;
}

.games-pic {
    height: 56px;
    width: 56px;
    border-radius: 8px;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 20%), 0 1px 3px 1px rgb(60 64 67 / 10%);
}

.games-inf {
    width: calc(100% - 148px);
    color: #fff;
    margin-left: 12px;
    flex: 1;
}

.games-btn {
    border-radius: 24px;
    width: 80px;
    height: 32px;
    font-size: 14px;
    color: #fff;
    background-color: #ffffff40;
    backdrop-filter: blur(8px);
    line-height: 32px;
    text-align: center;
    z-index: 8;
    position: relative;
    bottom: -24px;
}

.games-inf-tit {
    line-height: 1.2;
    font-size: 16px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.games-inf-other {
    font-size: 13px;
    color: #666;
}

.games-inf-grade {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    fill: #666;
    display: flex;
    align-items: center;
}

.search-item-link {
    color: #202124;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    margin-bottom: 4px;
}

.search-item-link .highlight {
    color: #666;
    vertical-align: baseline;
}

.search-item-icon-bc {
    background-color: #F1F3F4;
    border-radius: 14px;
    height: 28px;
    margin-right: 14px;
    width: 28px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.search-item-icon {
    margin: 6px;
    height: calc(100% - 12px);
}

.search-item-url-box {
    width: calc(100% - 42px);
}

.search-item-domain,
.search-item-url {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* .item-app {
  display: flex;
  padding-top: 6px;
  padding-bottom: 2px;
  margin-bottom: 6px;
} */
.item-app-name {
    padding-top: 10px;
    padding-bottom: 6px;
}

.item-app-name,
.item-app-name span {
    font-size: 20px;
    color: #1558d6;
    padding-left: 0;
    line-height: 26px;
}

.item-article {
    line-height: 20px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    color: #4d5156;
    -webkit-box-orient: vertical;
    font-size: 14px;
    max-width: 600px;
}

.item-article .highlight {
    color: #4d5156;
}

.item-article b,
.item-article br,
.item-article h4,
.item-article p,
.item-article strong {
    display: inline;
}

.nostar {
    display: block;
    height: 13px;
    width: 68px;
    background-size: 14px 12px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAmCAQAAAAYCMGrAAAA+klEQVR4AcWV4cbtMBBFF0MIVUopoVSrhDDv/3gf/RFRpzdNOty1HiBO99mzeYWgCMZMKCPGrCgrxiSUhCkDeukxJKCXAUMiehkxw6FZhxEzmp0x4kCzByYISqlYdal0supS6WrVpdLEK0YSamJiJOPY0c/uOG4s6CcXfuKJaJcRzyNCQJsNiF1sRTR1hP11NNJ8RCrONOPRf+r7J+TZgQ5CNfMOYvW/2YxDqzqA/57+gVY9eiakrnyZEGXDsaE3p/4JScwPX3rtnZATDxnPWT7X16XAHaH8HWNrlxJD9TyGti5tCM84zpZe+RxNjeX9tZqLaGoMxN/P/wHP5Vw+8ZxnEQAAAABJRU5ErkJggg==);
    background-repeat: repeat-x;
}

.havestar {
    position: absolute;
    top: 0;
    background-size: 14px 12px;
    height: 13px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAmBAMAAABALxQTAAAAFVBMVEVMaXH4twP4twP4twP4twP4twP4twP7w8S/AAAAB3RSTlMAFv5uPpvQloUsTQAAAMFJREFUeAGE0TEOgzAMQFEXoDNiYC6/wFxxAsTADDkB5f6HqNRENXUi8TYiRfnY8lNXkjBOkuBWSeAhsYJOYiW9xO4MEqshkTbCSyIH7GLdgFasHHgmwkikZQD6OROZRG4Hxju8o/TNhbNhCqkOxaZDVKdxNnq/EjUS/A2o0PuXpyVeb9bjDWY9QSWXDQfBbtbjtWY9bM4sqfx+5yYt8wNcAFEzrGGkk5668KsFrKewPtQ3aFqh8WOnYZ+lIBQkgykAWk8rlAqcHfQAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    display: block;
}

.showmore-item {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    border-radius: 24px;
    border: 1px solid #2fc0b7;
    color: #2fc0b7;
    box-sizing: border-box;
    background-color: transparent;
}

#youmaylike {
    display: none;
    background-color: #fff;
    font-size: 18px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 0;
}

.sub_cat-header {
    max-width: 1210px;
    display: flex;
    align-items: center;
    font-size: 24px;
    margin: auto;
    z-index: 10;
}

.sub_cat-header-pic {
    height: 28px;
    width: 28px;
    margin-right: 16px;
    line-height: 0.7;
}

.topFree .topfree-header {
    position: absolute;
    z-index: -9;
}

.select-apps,
.select-games {
    font-size: 20px;
    margin-right: 16px;
}

#select-apps,
#select-games {
    display: none;
}

.apps-lab,
.games-lab {
    padding-bottom: 5px;
    border-bottom: 3px solid #666;
}

#select-apps:checked~.apps-lab,
#select-games:checked~.games-lab {
    color: #2fc0b7;
    border-bottom: 3px solid #2fc0b7;
}

.ranking-showmore {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #2fc0b7;
    border-radius: 24px;
    text-align: center;
}

.showmore-item {
    margin-top: 20px;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    border-radius: 24px;
    border: 1px solid #2fc0b7;
    color: #2fc0b7;
    box-sizing: border-box;
}

.showmore-item:hover {
    background-color: #f0f8f8;
}

.ranking-showmore {
    background-color: #2fc0b646;
    display: none;
}

.ranking-showmore:checked~.ranking-main .ranking-moreitem {
    position: static;
}

.ranking-showmore:checked~.showmore-item {
    display: none;
}

.aboutus {
    margin-top: 28px;
    border-top: solid 1px rgba(153, 153, 153, 0.4);
    position: relative;
}

ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 40px;
}

.aboutus-logobox {
    height: 30px;
    padding-top: 34px;
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    height: 94px;
    box-sizing: border-box;
}

.aboutus-logobox-logo {
    width: 98px;
    height: 30px;
    margin-right: 40px;
    font-size: 16px;
    object-fit: contain;
    object-position: left center;
}

.aboutus-pages {
    /* margin-bottom: 6px; */
    display: flex;
    width: 100%;
    max-width: 728px;
}

.aboutus-pages-all {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 16px;
    width: 100%;
}

@media (max-width: 359px) {
    .aboutus-pages-all {
        grid-template-columns: 1fr;
    }
}

.aboutus-pages-item {
    padding-bottom: 16px;
    font-size: 16px;
}

.aboutus-pages-item:hover {
    color: #2fc0b7;
}

.aboutus-other {
    margin-bottom: 34px;
    font-size: 16px;
}

.aboutus-topanchor {
    padding: 0 12px;
    height: 42px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 34px;
    right: 0;
    border: 1px solid #eeee;
    border-radius: 8px;
    box-sizing: border-box;
}

.aboutus-topanchor:hover {
    color: #2fc0b7;
    fill: #2fc0b7;
    border: 1px solid #2fc0b7;
}

.item-age {
    margin: auto;
    color: #fff;
    font-size: 13px;
    border-radius: 6px;
    width: 28px;
    height: 25.5px;
    line-height: 20px;
    text-align: center;
    position: relative;
}

.other-item {
    margin: auto;
    text-align: center;
    width: 100%;
    font-size: 16px;
}

.other-item:nth-child(2) {
    border-left: 1px solid rgb(153, 153, 153, 0.2);
    border-right: 1px solid rgb(153, 153, 153, 0.2);
}

.item-other {
    font-size: 12px;
}

.item-ageother {
    font-size: 12px;
    padding-top: 0;
}

@media screen and (min-width: 321px) {
    .aboutus-logobox-logo {
        width: 130px;
        height: 40px;
    }

    .header-all,
    .layout-banner-main,
    .layout-detailmaxbox,
    .layout-maxbox,
    .layout-middlebox,
    .layout-ratmaxbox {
        padding-left: 24px;
        padding-right: 24px;
    }

    .layout-banner-indexmaxtit {
        font-size: 28px;
    }

    .layout-banner-mintit,
    .layout-banner-search input {
        font-size: 16px;
    }

    .layout-beyond-ads {
        width: calc(100% + 48px);
        margin-left: -24px;
    }

    .layout-beyond-ads-sp {
        width: calc(100% + 24px);
        margin-left: -12px;
    }

    .layout-advertisement {
        width: calc(100% - 48px);
        margin-left: 24px;
    }

    .app-pic {
        width: 80px;
        height: 80px;
    }

    .detail-item:nth-child(2) {
        border-left: 1px solid rgb(0, 0, 0, 0.1);
        border-right: 1px solid rgb(0, 0, 0, 0.1);
    }

    .aboutus-topanchor {
        padding: 0 18px;
    }
}

/* cm */
/* @media screen and (min-width: 321px){
  .layout-banner-indexmaxtit {
      padding-top: 20px;
  }
} */
@media screen and (min-width: 361px) {
    .appitem-mobage {
        top: 2px;
    }

    .app-all-tc {
        max-height: 54px;
    }

    .app-all-cat {
        font-size: 14px;
    }

    .app-all-name {
        font-size: 22px;
        line-height: 26px;
    }

    .appitem-age {
        height: 20px;
    }

    .icon-top {
        display: block;
    }

    .appdetail-header-detail {
        display: flex;
        justify-content: space-around;
        max-width: 190px;
    }

    .detail-item {
        text-align: center;
        margin: auto;
        margin-right: 16px;
    }

    .detail-item:nth-child(2) {
        padding: 0 16px;
        border-left: 1px solid rgb(0, 0, 0, 0.1);
        border-right: 1px solid rgb(0, 0, 0, 0.1);
    }

    .layout-starcenter {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .topics-inf-tit {
        font-size: 18px;
    }

    .popgames-item-all {
        height: 181px;
    }

    .topic-list .popgames-item-all {
        height: auto;
    }

    .app-all {
        flex: auto;
    }

    .detail-item {
        width: 100%;
    }

    .appdetail-header-detail {
        justify-content: space-around;
    }

    .appitem-age {
        width: 20px;
    }
}

/* breadcrumbs */
.breadcrumbs {
    display: flex;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    overflow: scroll;
}

.breadcrumbs::-webkit-scrollbar {
    display: none;
}

.breadcrumbs svg {
    fill: #999;
    height: 16px;
    width: 16px;
}

.breadcrumbs-item {
    font-size: 14px;
    line-height: 16px;
    color: #999;
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumbs-current {
    color: #2fc0b7;
    flex: 1;
}

.breadcrumbs-interval {
    margin: 0 6px;
}

section.layout-maxbox.breadcrumbs {
    max-width: 1210px;
    padding-top: 16px;
}

@media screen and (min-width: 400px) {
    .topics-item .popgames-item-pic {
        width: 100%;
        height: 100%;
    }

    .topic-list .topics-item .popgames-item-pic {
        height: auto;
    }
}

@media screen and (min-width: 460px) {
    .layout-banner-indexmaxtit {
        padding-top: 80px;
        font-size: 28px;
    }

    .layout-banner-span {
        display: none;
    }

    .layout-banner-mintit {
        padding-top: 10px;
        font-size: 15px;
        max-width: 320px;
    }

    .layout-banner-search input {
        height: 56px;
        padding: 16px 20px 16px 56px;
        font-size: 16px;
    }

    .layout-banner-search-searchbox {
        left: 22px;
    }
}

@media screen and (min-width: 601px) {
    .layout-banner-mintit-br {
        display: none;
    }

    /* 401 */
    .layout-banner-404maxtit {
        padding-top: 36px;
    }

    .layout-banner-404maxtit {
        font-size: 36px;
    }

    .goback404 {
        width: 360px;
        height: 38px;
        margin-top: 24px;
    }

    .goback404-index {
        font-size: 18px;
        line-height: 38px;
    }

    /*  */
    .header {
        border-radius: 0;
        /*height: 56px;*/
    }

    .header-logobox {
        width: 137px;
        height: 42px;
    }

    .header-app,
    .header-game,
    .header-topics {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* .header-app {
      margin-left: 24px;
      margin-right: 16px;
    }
    .header-topics {
      margin-left: 16px;
    } */
    .icon-footer-games {
        width: 30px;
    }

    .header-text {
        margin-left: 10px;
    }

    .header-box {
        display: flex;
        align-items: center;
    }

    .header-search {
        position: absolute;
        top: 12px;
    }

    .header-searchall {
        display: block;
        width: 40%;
        margin-left: 0;
    }

    .header-app:hover,
    .header-game:hover,
    .header-topics:hover {
        fill: #2fc0b7;
    }

    .header-app:hover .header-text,
    .header-game:hover .header-text,
    .header-topics:hover .header-text {
        color: #2fc0b7;
    }

    .header-searchicon {
        position: absolute;
        left: calc(100% - 36px);
        top: 8px;
        margin-left: 0;
        z-index: 10;
    }

    .footer {
        display: none;
    }

    .aboutus-logobox-logo {
        width: 137px;
        height: 42px;
    }

    .icon-right {
        height: 18px;
        width: 18px;
    }

    .icon-catright {
        height: 16px;
        width: 18px;
    }

    .icon-download {
        display: none;
    }

    .detail-item .icon-download {
        padding-right: 2px;
    }

    .detail-item .icon-star,
    .detail-item .layout-age-pic {
        padding-right: 4px;
    }

    .layout-advertisement,
    .layout-beyond-ads {
        width: 100%;
        margin-left: 0;
    }

    .layout-beyond-ads-sp {
        width: 100%;
        margin-left: 0;
        padding: 0 12px;
    }

    .layout-banner-mintit-serp {
        color: rgba(255, 255, 255, 0.8);
    }

    .layout-art-abtext {
        line-height: 1.5;
        height: 100%;
        overflow: hidden;
    }

    .layout-art-abtext .layout-art-bc {
        display: none;
    }

    .layout-otherheader-tit {
        margin-top: 64px;
    }

    .layout-otherheader-tit-tit,
    .sub_cat-header {
        padding-top: 38px;
        padding-bottom: 28px;
    }

    .layout-otherheader-tit-tit,
    .sub_cat-header-name {
        font-size: 28px;
    }

    .appDetail .layout-art-tit,
    .layout-mintit {
        font-size: 24px;
        line-height: 28px;
        margin-top: 28px;
        margin-bottom: 12px;
    }

    .home .layout-mintit {
        margin-top: 44px;
        margin-bottom: 20px;
        font-size: 24px;
        line-height: 28px;
    }

    .layout-bothbox {
        width: 100%;
        display: flex;
    }

    .layout-leftbox {
        width: 100%;
        max-width: 728px;
    }

    .layout-detailmaxbox,
    .layout-maxbox {
        margin-top: 0;
        max-width: 1210px;
        border-radius: 0;
        margin: auto;
    }

    .serp .layout-banner-main {
        padding-left: 0;
        padding-right: 0;
    }

    .layout-ratmaxbox {
        max-width: 1210px;
        border-radius: 0;
        margin: auto;
    }

    .layout-banner {
        height: 420px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .layout-banner-overlay {
        background: linear-gradient(135deg, rgba(47, 192, 183, 0.88) 0%, rgba(37, 44, 77, 0.8) 100%);
    }

    .layout-banner-back,
    .layout-banner-back2 {
        display: none;
    }

    .layout-banner-indexpcback2,
    .layout-banner-pcback,
    .layout-banner-pcback2 {
        display: block;
        top: auto;
        left: auto;
    }

    .layout-banner-pcback {
        position: absolute;
        top: 228px;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 328px;
        z-index: -9;
    }

    .layout-banner-pcback2 {
        position: absolute;
        bottom: -132px;
        right: 20px;
        height: 267px;
        width: 334px;
        z-index: -8;
    }

    .layout-banner-main {
        max-width: 1210px;
        margin: auto;
        width: 100%;
        padding-left: 24px;
        padding-right: 24px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 40px;
    }

    .layout-banner-indexpcback2 {
        position: relative;
        flex: 0 0 auto;
        left: 0;
        bottom: auto;
        right: auto;
        height: 360px;
        width: 420px;
        z-index: 1;
        filter: none;
        margin-top: 32px;
    }

    .layout-banner-indexpcback2 .layout-banner-pcback2-img {
        height: 100%;
        width: 100%;
        object-fit: contain;
        filter: none;
    }

    .layout-banner-content {
        flex: 1;
        min-width: 0;
        max-width: 560px;
        margin-left: auto;
    }

    .layout-banner-indexmaxtit {
        padding-top: 0;
        font-size: 38px;
        line-height: 1.2;
    }

    .layout-banner-span {
        display: block;
    }

    .layout-banner-mintit {
        font-size: 18px;
        padding-top: 14px;
        max-width: 100%;
        opacity: 0.95;
    }

    .layout-banner-search {
        width: 100%;
        max-width: 560px;
        padding-top: 28px;
    }

    .layout-banner-search input {
        height: 58px;
        padding: 16px 24px 16px 58px;
        font-size: 16px;
        border-radius: 36px;
    }

    .layout-banner-search-searchbox {
        left: 22px;
    }

    .layout-banner-search-w {
        width: 100%;
        max-width: 600px;
    }

    .layout-apps-item-detailpic {
        border-radius: 20%;
    }

    .layout-art-p,
    .layout-art-rftext p {
        margin-bottom: 24px;
    }

    .layout-banner-serp {
        height: 70px;
        padding-top: 58px;
    }

    .layout-banner-search .layout-banner-search-input {
        padding-left: 20px;
        padding-right: 98px;
    }

    /* cm-fover */
    /* .layout-banner-search-searchbox {
      top: 50px;
    } */
    .layout-banner-search-searchbox-serp {
        position: absolute;
        left: auto;
        right: 18px;
    }

    .layout-banner-search-x {
        position: absolute;
        right: 56px;
        border-right: 1px solid #dadce0;
    }

    .layout-sidebar-item-pic {
        width: calc(25% - 11.5px);
        padding-left: 0;
        box-sizing: content-box;
    }

    .morever-item .layout-rating-name {
        font-size: 18px;
    }

    .serp .layout-banner-pcback {
        height: 300%;
    }

    .serp .layout-banner-mintit {
        font-size: 16px;
    }

    .serp .layout-maxbox {
        padding-left: 24px;
        padding-right: 24px;
    }

    .topicsmain-item {
        padding-top: 8px;
        padding-bottom: 12px;
    }

    .topicsmain-item-app .layout-topfree-item-rankpic {
        height: 40px;
        width: 40px;
        margin-top: 126px;
        border-radius: 8px;
        z-index: 8;
    }

    .topicsmain-item-app .layout-topfree-item-inf {
        padding-left: 0;
    }

    .topicsmain-item-app .layout-topfree-item-inf .layout-topfree-item-inf-name {
        font-size: 24px;
    }

    .topicsmain-item-app .layout-topfree-item-inf .layout-topfree-item-inf-other {
        padding-top: 18px;
    }

    .topicsmain-item-rew .layout-art {
        margin-top: 8px;
    }

    .appdetail-header-back {
        height: 400px;
        width: 400px;
        position: absolute;
        top: -90px;
        left: 50%;
    }

    .appdetail-header {
        background-color: #f8f8f8;
    }

    .appDetail .appdetail-header,
    .morever .appdetail-header,
    .rankingback .appdetail-header {
        background-color: #fff;
        overflow: visible;
    }

    .appdetail-header-app {
        position: relative;
        padding-top: 102px;
        width: 100%;
    }

    .appDetail .layout-age-pic {
        top: 0;
        height: 20px;
    }

    .appdetail-header-detail {
        max-width: 310px;
    }

    .appdetail-versions-btn {
        display: none;
    }

    .detail-item {
        margin-right: 24px;
        font-size: 14px;
    }

    .detail-item:nth-child(2) {
        padding: 0 24px;
    }

    .appdetail-similarapp {
        margin-left: -20px;
    }

    .appdetail-similarapp-item {
        width: 50%;
        padding-left: 20px;
    }

    .appitem-age {
        bottom: 2px;
    }

    .appitem-mobage {
        display: none;
    }

    .appitem-ageother,
    .appitem-other {
        display: block;
    }

    .download-button,
    .refe-button {
        flex-direction: row;
    }

    .refe-button-item {
        width: calc(50% - 8px);
    }

    .review-pac .prco-co,
    .review-pac .prco-pr {
        width: 50%;
    }

    .all-apps,
    .topfree {
        margin-bottom: 32px;
    }

    .appDetail .all-apps,
    .appDetail .topfree,
    .morever .all-apps,
    .morever .topfree,
    .rankingback .all-apps,
    .rankingback .topfree {
        margin-bottom: 0;
    }

    .app-item,
    .sidebar-item,
    .topfree-item {
        width: 50%;
    }

    .appDetail-similar .app-item:nth-child(1n + 7),
    .sidebar-item:nth-child(1n + 7) {
        position: static;
    }

    .appDetail-similar .app-item:nth-child(1n + 13),
    .sidebar-item:nth-child(1n + 13) {
        position: static;
    }

    .ranking-other {
        display: flex;
    }

    .ranking-info {
        width: calc(100% - 414px);
    }

    .topfree {
        height: 288px;
    }

    .topics-header {
        height: 300px;
    }

    .topics-all-item {
        margin-bottom: 32px;
    }

    .home-topics .topics-item:nth-child(1n + 3) {
        position: absolute;
        top: -99999999px;
        left: -99999999px;
    }

    .topicsmain-item {
        display: flex;
        padding-bottom: 0;
    }

    .topics-item .popgames-item-pic {
        height: 112%;
        width: auto;
        top: -10px;
    }

    .topic-list .topics-item .popgames-item-pic {
        width: 100%;
        height: auto;
        top: auto;
        object-fit: contain;
    }

    .topicsmain-left {
        width: 40%;
        position: relative;
    }

    .topicsmain-item-app {
        position: absolute;
        top: 16px;
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 16px;
        align-items: stretch;
    }

    .topicsmain-item-other {
        margin-bottom: 16px;
        position: absolute;
        bottom: 80px;
        left: 45px;
        right: 0;
    }

    .topicsmain-item-btn {
        position: absolute;
        bottom: 0;
        margin-bottom: 26px;
        background-color: #fff;
        color: #2fc0b7;
    }

    .topicsmain-item-btn:hover {
        background-color: #f0f8f8;
    }

    .topicsmain-item-rew {
        margin-top: 112px;
    }

    .topicsmain-item .topicsmain-right {
        position: static;
        display: block;
    }

    .topicsmain-item-other .item-ageother,
    .topicsmain-item-other .item-other {
        font-size: 10px;
    }

    .popgames-item,
    .topics-item {
        width: 50%;
    }

    .newsmain-item .popgames-item {
        width: 60%;
        margin: auto;
        padding: 12px;
    }

    .serp-logobox {
        display: none;
    }

    .all-serp .header {
        display: block;
    }

    .popsearch {
        margin-top: 0;
    }

    .searchserp {
        margin-top: 68px;
    }

    .donotsearch,
    .searchserp-item,
    .serp .aboutus {
        margin-left: 0;
        margin-right: 0;
    }

    .donotsearch {
        padding-top: 0;
    }

    .searchserp-item {
        /* padding-bottom: 8px;
        padding-top: 10px; */
        border-top: 1px solid #f1f3f4;
    }

    .serp-page {
        margin-top: 20px;
        padding-top: 0;
    }

    .serp-page li {
        height: 40px;
        width: 40px;
    }

    .serp-page li a {
        font-size: 16px;
        line-height: 40px;
    }

    .item-article {
        /* line-height: 1.58; */
        -webkit-line-clamp: 2;
    }

    /* .item-app {
      margin-bottom: 0;
    }
    .item-app {
      padding-bottom: 4px;
    } */
    /* .searchitem-other {
      margin-top: 12px;
      line-height: 1.58;
    } */
    .ratings-left {
        width: 25%;
    }

    .ratings-mystar {
        width: 24px;
        height: 24px;
    }

    .rating-tit h2 {
        font-size: 24px;
    }

    .rating-tit p {
        font-size: 16px;
    }

    .rating-back {
        align-items: center;
        width: 100%;
        margin-top: 28px;
        margin-left: 0;
    }

    .rating-backbtn {
        width: 180px;
        margin-left: 8px;
        position: static;
        margin-top: 0;
        font-size: 16px;
    }

    .rating-backbtn a {
        height: 40px;
        line-height: 40px;
    }

    .morever-item {
        margin-bottom: 28px;
    }

    .morever-item .morever-app {
        position: relative;
        margin-top: 0;
        margin-left: 0;
        width: auto;
    }

    .mobpart,
    button[class^="mobpart"] {
        display: none;
    }

    .popgames {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 32px;
    }

    .app-pic {
        width: 106px;
        height: 106px;
    }

    .app-all {
        padding-left: 24px;
        height: 90px;
    }

    .app-all-name {
        font-size: 28px;
        line-height: 34px;
        /* position: relative;
        top: -3px; */
        -webkit-line-clamp: 1;
    }

    .app-all-cat {
        display: none;
        position: relative;
        top: -24px;
        font-size: 16px;
    }

    .item-name {
        font-size: 24px;
        line-height: 28px;
    }

    .select-apps,
    .select-games {
        font-size: 24px;
    }

    .sub_cat-header {
        font-size: 32px;
    }

    #youmaylike {
        padding-bottom: 8px;
        padding-left: 0;
        padding-right: 0;
    }

    .maintab-item {
        width: 25%;
    }

    .popgames-item:nth-child(1n + 3) {
        position: static;
    }

    .popgames-item:nth-child(1n + 5) {
        position: absolute;
        top: -99999999px;
        left: -99999999px;
    }

    .cat-apps-item {
        width: 16.6666%;
    }

    .cat-apps-item:nth-child(5),
    .cat-apps-item:nth-child(6) {
        display: block;
    }
}

@media screen and (min-width: 768px) {
    .layout-banner-404maxtit {
        font-size: 40px;
    }

    .header-text {
        display: block;
    }

    .header-searchall {
        width: 25%;
        margin-left: 0;
    }

    /* .layout-banner-indexmaxtit {
      padding-top: 138px;
    } */
    .layout-banner-indexmaxtit {
        font-size: 40px;
    }

    .layout-banner-span {
        display: none;
    }

    .layout-banner-indexpcback2,
    .layout-banner-pcback2 {
        bottom: -142px;
    }

    .home .layout-banner-indexpcback2 {
        bottom: auto;
        position: relative;
    }

    .appDetail-similar .app-item,
    .sidebar-item {
        width: 50%;
    }

    .cat-apps-item {
        width: 11.1111%;
    }

    .cat-apps-item:nth-child(1n + 7) {
        display: block;
    }

    .aboutus {
        position: relative;
        margin-top: 46px;
    }

    .aboutus-pages-item {
        margin-right: 20px;
    }

    .aboutus-topanchor {
        top: 34px;
    }
}

@media screen and (min-width: 901px) {
    .layout-banner-404maxtit {
        font-size: 48px;
    }

    .header-searchall {
        width: 25%;
    }

    .header-a {
        gap: 24px;
    }

    .header-app {
        margin-left: 24px;
    }

    /* .header-app {
      margin-left: 48px;
          margin-right: 24px
    } */
    /* .header-topics {
      margin-left: 24px;
    } */
    /* .layout-banner-indexmaxtit {
      font-size: 48px;
    } */
    .layout-banner-indexpcback2 {
        bottom: -142px;
    }

    .home .layout-banner-indexpcback2 {
        bottom: auto;
        position: relative;
    }

    .layout-banner-pcback2 {
        position: absolute;
        bottom: -118px;
    }

    .popgames-item:nth-child(1n + 5) {
        position: static;
    }

    .popgames-item,
    .topics-item {
        width: 33.3333%;
    }

    .newsmain-item .popgames-item {
        width: 50%;
        margin: auto;
    }

    .app-item,
    .topfree-item {
        width: 33.33%;
    }

    .app-item:nth-child(1n + 7),
    .topfree-item:nth-child(1n + 7) {
        position: static;
    }

    .app-item:nth-child(1n + 10),
    .topfree-item:nth-child(1n + 10) {
        position: absolute;
        left: -9999999px;
        top: -9999999px;
    }

    .sub-cat-app .app-item:nth-child(1n + 10) {
        position: static;
    }

    .aboutus-pages-item {
        margin-right: 36px;
    }

    .home-topics .topics-item:nth-child(3) {
        position: static;
    }

    .topics-item .popgames-item-pic {
        height: 101%;
        top: 0;
    }

    .topic-list .topics-item .popgames-item-pic {
        width: 100%;
        height: auto;
        top: auto;
        object-fit: contain;
    }
}

@media screen and (min-width: 1025px) {
    .layout-sidebar-item-pic {
        height: 70px;
        width: 70px;
        box-shadow: 0 1px 2px 0 rgb(155 153 153 / 30%),
            0 1px 3px 1px rgb(155 153 153 / 15%);
    }

    .layout-sidebar-item-pic img {
        height: 100%;
    }

    section[class^="mobpart"] {
        display: none;
    }

    .layout-bothbox {
        flex-direction: row;
    }

    .serp .layout-bothbox {
        min-height: 1100px;
    }

    .layout-rightbox {
        margin-left: 60px;
        position: relative;
        top: 70px;
        width: calc(100% - 788px);
    }

    .serp .layout-rightbox,
    .topics .layout-rightbox,
    .news .layout-rightbox {
        position: relative;
        bottom: auto;
        left: auto;
    }

    .serp .layout-rightbox {
        top: 122px;
    }

    .topics .layout-rightbox,
    .news .layout-rightbox {
        top: 82px;
    }

    .sidebar-item {
        width: 100%;
    }

    .layout-ads4 {
        display: block;
    }
}

@media screen and (min-width: 1921px) {
    .layout-banner-pcback {
        position: absolute;
        top: 228px;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: auto;
        width: 100%;
        z-index: -9;
    }
}