.ranking-other-item {
  flex: 1;
}
.ranking-other-age {
  height: 16px;
}
.ranking-other-age img {
  position: relative;
  top: -2px;
}
.ranking-other-age-bottom {
  line-height: 1;
  padding-top: 8px;
}
.appDetail .layout-age-pic,
.morever .layout-age-pic,
.rankingback .layout-age-pic {
  display: none;
}
.appitem-age {
  width: auto;
}
.topicsmain-item-other .item-age {
  height: 14px;
  width: 14px;
}
.topicsmain-item-other .layout-age-pic {
  position: relative;
  top: -6px;
}
@media screen and (min-width: 360px) {
  .appdetail-header-detail {
    max-width: 266px;
  }
  .appDetail .layout-starcenter,
  .morever .layout-starcenter,
  .rankingback .layout-starcenter {
    justify-content: start;
  }
}
@media screen and (min-width: 601px) {
  .appdetail-header-detail {
    max-width: 336px;
  }
  .appDetail .layout-age-pic,
  .morever .layout-age-pic,
  .rankingback .layout-age-pic {
    display: block;
  }
  .topicsmain-item-other {
      position: absolute;
      bottom: 74px;
      left: 45px;
      right: 0;
  }
  .appitem-age {
    width: 20px;
  }
  .appDetail .layout-starcenter,
  .morever .layout-starcenter,
  .rankingback .layout-starcenter {
    justify-content: center;
  }
  .appDetail .layout-age-pic {
    top: 2px;
    height: 14px;
  }
}
