@media (max-width: 1024px) {
  .head-logo {
    margin-top: 2.125rem;
  }

  .journal .jhd li span {
    font-size: .5rem;
  }

  .journal .jprve,
  .btn {
    bottom: clamp(50px, 5.7291666vw, 110px);
    right: 0px;
  }

  .journal .jnext,
  .btn {
    right: 0;
    bottom: 20px
  }

  .footer .links select {
    margin-right: 0;
    margin-bottom: .2rem;
  }

  .copyright .rights {
    font-size: 11px;
  }

  .head-logo .logo {
    width: auto;
    height: auto;
  }

  .head-column__share {
    margin-top: 0;
  }

  .copyright .erwm p span {
    font-size: 11px;
  }

  .journal_home {
    padding: 0 0.52rem;
  }

  .journal_home_hd {
    padding: 0 .2rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  .journal_home_hd div {
    width: 100% !important;
    float: none !important;
    position: static !important;
  }

  .journal_home {
    margin-top: 0 !important;
  }

  .journal_home_hd .tit {
    padding: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #014fa7;
    background-image: none;
  }·

  .journal_home_hd .hd {
    height: auto;
  }

  .journal_home_hd ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  .journal_home.commit .journal_home_hd li {
    margin: 0 .5rem !important;
  }

  .introduce_right .tit {
    padding-top: 0;
  }

  .introduce_left {
    margin: 0 .5rem;
  }

  .content_pages a,
  .content_pages span {
    padding: 0 .2rem;
  }

  .yjcg .item li .box {
    position: static;
    height: auto;
  }

  .decision_list li a .left {
    height: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }

  .decision_info {
    padding-bottom: 1rem;
  }

  .corner_list li {
    margin-left: 0;
  }

  .news_home .line {
    width: 100%;
    position: static;
    display: flex;
    align-items: center;
  }

  .news_home .line dl {
    display: flex;
    padding-top: 0;
    align-items: cente
  }

  .sher-main {
    flex-direction: row;

  }

  .news_home .line dt {
    width: 2rem;
    padding-bottom: 0;
  }

  .news_home .line .back {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0;
  }

  .head_box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;

    z-index: 10003;
  }

  .head_box .lower-box {
    float: none;
    height: 100vh;
    overflow: scroll;
    max-height: none;
  }
  .head_box .lower-box .head_menu ul,.head_box .lower-box .w1200{
    height: 100vh;
  }
    .head_box .lower-box .head_menu ul li,.head_box .lower-box .head_menu ul li span,.head_box .lower-box .head_menu ul li .erji a,.head_box .lower-box .head_menu ul li .erji{
      float: none !important;
      position: static;
    }
    .head_box .lower-box .head_menu ul li span{
      display: flex;
    }
    .head_box .lower-box .head_menu ul li .erji{
      display: flex !important;
      align-items: center;
      flex-wrap: wrap;
      position: static !important;
    }
}