@media screen and (max-width: 1200px) and (min-width: 1140px) {
  .hero-info-box {
    margin-left: calc(100% - 1123px);
  }
}

@media screen and (max-width: 1140px) and (min-width: 1080px) {
  .hero-info-box {
    margin-left: 0px;
    width: calc(100% - 420px);
  }
  .hero-echarts {
    margin-left: auto;
    position: absolute;
    right: 0;
  }
}

@media screen and (max-width: 1080px) and (min-width: 750px) {
  .hero-info-box {
    width: calc(100% - 420px);
    margin-left: 0;
  }

  .hero-info {
    display: block;
    margin: 0 auto;
    width: calc(100% - 20px);
    margin-left: 10px;
  }

  .hero-echarts {
    margin: 0 auto;
    display: block;
    margin-left: 10px;
    margin-top: 30px;
  }
}

@media screen and (max-width: 880px) {
  .video-list {
    grid-template-columns: repeat(4, 1fr);
  }

  .video-wrapper:nth-child(5) {
    display: none;
  }
}

@media screen and (max-width: 880px) and (min-width: 750px) {
  .character-tab-label,
  .feature,
  .character-rating,
  .shengping {
    margin-top: 10px;
  }

  .video-div {
    margin-top: 10px;
  }
  .history-echarts {
    height: 630px;
  }
}

@media screen and (max-width: 750px) {
  .position {
    display: none;
  }

  .content-section {
    min-height: 100vh;
    background: url(../img/h5/inner-page-bg.jpg) center top no-repeat;
    background-size: contain;
    background-color: #f6f4f1;
    padding-top: 1.2rem;
    margin-top: -0px;
    padding-bottom: 0.8rem;
    position: relative;
  }

  .hero-section {
    padding: 0 0.38rem;
    margin-top: 0px;
  }

  .hero-inner-title {
    border-bottom: 0.02rem solid #d1d0ce;
    line-height: 0.8rem;
    height: 0.8rem;
  }

  .hero-title {
    line-height: 0.8rem;
    font-size: 0.42rem;
    height: 0.8rem;
    border-bottom: 0.04rem solid #a88462;
  }

  .hero-detail {
    margin-top: 0.3rem;
  }

  .hero-detail-card {
    width: 3.41rem;
    height: 4.88rem;
    border-radius: 0.1rem;
    margin-left: 0.6rem;
  }

  .hero-detail-label {
    width: 0.46rem;
  }

  .country {
    margin-top: 0.2rem;
    margin-bottom: 0.15rem;
    display: block;
    height: 0.23rem;
    width: 0.31rem;
    margin-left: 0.07rem;
  }

  .hero-detail-card .shu .country {
    background: url(../img/pc/shu.png) center top no-repeat;
    background-size: 0.31rem 0.22rem;
  }

  .hero-detail-card .wei .country {
    background: url(../img/pc/wei.png) center top no-repeat;
    background-size: 0.34rem 0.23rem;
  }

  .hero-detail-card .wu .country {
    background: url(../img/pc/wu.png) center top no-repeat;
    background-size: 0.35rem 0.23rem;
  }

  .hero-detail-card .qun .country {
    background: url(../img/pc/qun.png) center top no-repeat;
    background-size: 0.35rem 0.22rem;
  }

  .hero-detail-card .shen .country {
    background: url(../img/pc/shen.png) center top no-repeat;
    background-size: 0.35rem 0.22rem;
  }

  .hero-detail-card .jin .country {
    background: url(../img/pc/jin.png) center top no-repeat;
    background-size: 0.36rem 0.27rem;
  }

  .hero-detail-label .hero-name-box {
    font-size: 0.26rem;
    letter-spacing: 0.03rem;
    line-height: 0.46rem;
  }

  .hero-detail-card .hero-life {
    margin-bottom: 0.1rem;
  }

  .hero-detail-card .hero-life li {
    margin-bottom: 0.1rem;
  }
  .hero-detail-card .hero-life img {
    width: 0.15rem;
  }

  .hero-life {
    bottom: 0px;
  }

  .hero-detail-nav-box {
    top: 0.4rem;
    height: 4.4rem;
    right: 1rem;
  }

  .hero-detail-nav .swiper-slide img {
    height: 0.74rem;
    border: 0.03rem solid #dddbd8;
  }

  .hero-detail-nav .swiper-slide-active img {
    border: 0.03rem solid #c0956c;
  }

  .detail-nav-swiper-prev,
  .detail-nav-swiper-next {
    width: 0.31rem;
    height: 0.2rem;
    margin-left: -0.15rem;
  }
  .detail-nav-swiper-prev {
    top: -0.35rem;
  }
  .detail-nav-swiper-next {
    bottom: -0.25rem;
  }

  .hero-info-box {
    margin-left: 0rem;
  }
  .hero-name {
    font-size: 0.9rem;
    line-height: 0.9rem;
    padding-bottom: 0.1rem;
  }

  .hero-info {
    width: 100%;
    margin-top: 0.3rem;
  }

  .character-tags {
    margin-top: 0.2rem;
    height: 0.3rem;
  }

  .character-tag {
    /* width: 86px; */
    height: 0.3rem;
    font-size: 0.2rem;
    line-height: 0.3rem;
    border-radius: 0.04rem;
    margin: 0 0.05rem;
    padding: 0 0.1rem;
    vertical-align: top;
  }

  .shengping {
    font-size: 0.24rem;
    line-height: 0.3rem;
    margin-top: 0.2rem;
    /* height: 0.6rem; */
  }

  .character-rating {
    margin-top: 0.25rem;
  }

  .feature {
    white-space: wrap;
    margin-top: 0.4rem;
    line-height: 0.3rem;
    font-size: 0.24rem;
  }

  .character-tab-label {
    font-size: 0.26rem;
    line-height: 0.3rem;
    margin-top: 0.25rem;
  }

  .character-tabs {
    margin-top: 0.1rem;
  }

  .character-tab {
    /* width: 86px; */
    height: 0.36rem;
    border-radius: 0.04rem;
    font-size: 0.26rem;
    line-height: 0.36rem;
    margin: 0px 0.05rem;
    padding: 0 0.15rem;
  }
  .skill-text {
    font-size: 0.24rem;
    line-height: 0.32rem;
    color: rgba(0, 0, 0, 0.7);
    margin-top: 0.1rem;
  }

  .hero-echarts {
    width: 4.0rem;
    height: 4.0rem;
    display: block;
    margin: 0 auto;
    margin-top: 0.2rem;
  }

  .video-div {
    margin-top: 0.5rem;
  }

  .inner-title p {
    font-size: 0.42rem;
    line-height: 0.42rem;
  }

  .inner-title {
    border-bottom: 0px;
  }

  .video-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
    margin-top: 0.3rem;
  }
  .video-container {
    height: 1.8rem;
  }

  .video-item-title {
    padding: 0 0.05rem;
    font-size: 0.24rem;
    line-height: 0.36rem;
    height: 0.72rem;
  }
  .video-metadata {
    font-size: 0.2rem;
  }

  .detail-history-box {
    margin-top: 0.7rem;
  }

  .history {
    white-space: wrap;
  }

  .history-echarts {
    display: inline-block;
    width: 100%;
    height: 6.5rem;
  }

  .info-card {
    left: 0.3rem;
    top: 0.5rem;
    width: 3.98rem;
    height: 6.01rem;
    padding: 0.6rem 0.57rem;
    display: none;
  }

  .info-card .close {
    margin-left: -0.17rem;
    bottom: 0.27rem;
    width: 0.34rem;
    height: 0.34rem;
  }

  .info-card h5 {
    font-size: 0.2rem;
    padding-bottom: 0.15rem;
  }

  .info-card p {
    font-size: 0.16rem;
    line-height: 0.16rem;
    margin-bottom: 0.15rem;
  }

  .info-card .info-text {
    margin-top: 0.1rem;
    line-height: 0.32rem;
    height: 1.28rem;
  }

  .info-card p span {
    margin-left: 0.05rem;
  }

  .address {
    margin-top: 0.15rem;
  }

  .jingqu {
    padding-bottom: 0.15rem;
    border-bottom: 0.02rem solid #dedddb;
  }

  .history-list-box {
    margin-top: 0.0rem;
    width: 100%;
  }

  .detail-history-title {
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
}
