@media only screen and (max-width: 767px) {
  .banner-section {
    background-image: url(https://hkgamestar.oss-cn-hongkong.aliyuncs.com/rongyao/assets/images/mobile/home/banner1.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: -1px;
    background-size: 100% 100%;
    height: 81vh;
  }

  .section-title img {
    max-width: 60%;
  }

  .ul-tag {
    width: 100%;
    padding: 0 10px;
  }
  .news-list {
    width: 90%;
    margin-top: 20px;
  }
  .news-list .news-list-item {
    padding: 10px 0;
  }
  .news-section {
    background-image: url(https://hkgamestar.oss-cn-hongkong.aliyuncs.com/rongyao/assets/images/mobile/home/news-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    margin-top: -3px;
    padding: 54px 0px;
  }
  .common-section {
    padding: 30px 0;
  }

  .game-content {
    padding: 45px 0;
  }

  .feature-content img {
    height: auto;
  }
  .feature-section {
    background-image: url(https://hkgamestar.oss-cn-hongkong.aliyuncs.com/rongyao/assets/images/mobile/home/banner2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 600px;
    width: 100%;
    margin-top: -2px;
    padding: 54px 0px;
  }

  .rank-content {
    flex-direction: column;
    padding: 30px 0 80px 0;
    align-items: center;
    margin-top: 0;
  }
  .rank-title {
    font-size: 14px;
    color: #b3b3b3;
    text-shadow: 4px 3px 2px #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding: 20px;
  }
  .rank-content .down {
    margin-top: 48px;
  }

  .rank-section {
    background-color: #000000;
    background-image: none;
  }

  .rank-content img {
    width: 70%;
  }

  .carousel img {
    min-height: 100vh;
    background-position: center;
    background-size: contain;
  }

  /* 公告列表表 */
  #announcements {
    width: 100%;
    margin: 50px 0;
    padding: 0;
  }

  #announcement-list li {
    padding: 20px 0;
  }

  .banner-section .banner-button .register-account {
    padding: 5px 35px;
  }
  .banner-section .banner-button .download-game {
    margin-left: 10px;
  }
  .gallery-slider {
    height: 460px;
    min-height: auto;
    max-height: none;
    overflow: hidden;
    /* padding: 50px 0; */
  }
  .li-tag {
    height: auto;
    padding: 10px 0;
    line-height: normal;
  }
  .notice-brief {
    margin-top: 5px;
  }
  .story-section {
    background-image: url(https://hkgamestar.oss-cn-hongkong.aliyuncs.com/rongyao/assets/images/mobile/home/yxbj-bg.png);
    padding: 50px 0;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    height: 590px;
    width: 100%;
  }
  .section-content {
    padding: 0;
    margin-top: 50px;
  }

  .superise-title {
    margin-bottom: 33px;
  }
}
