.crumbsH5{ display:none;}
@media screen and (max-device-width: 425px) {
  .crumbsH5{ 
    display:block;
    font: 0.25rem/0.6rem '';
    margin-left: 0.3rem;
  }
  .container {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .container .tab {
    display: none;
  }
  .hat {
    background: unset!important;
  }
  .hat .hat_href {
    display: none;
  }
  .hat .block_header {
    display: block;
    width: 100%;
    min-width: unset;
    background: #ffffff;
  }
  .hat .block_header .head_diagram {
    background: url(../images/home/m-logo.png) no-repeat center center / 2.36rem 0.58rem;
    height: 0.88rem;
    border-bottom: 1px solid #959595;
  }
  .hat .block_header .head_diagram .container {
    display: none;
  }
  .hat .block_header .head_nav {
    display: none;
  }
  .hat .headlines_img {
    position: absolute;
    height: 2.57rem;
    margin: 0;
    top: 0;
  }
  .link-box {
    font-size: 0.24rem;
    color: #666;
    line-height: 0.53rem;
    padding: 0 0.25rem;
  }
  .block_footer_about {
    padding-top: 1.25rem;
    margin-bottom: 0.5rem;
    height: 1.4rem;
    text-align: center;
  }
  .block_footer_about .container {
    width: 100%;
    display: block;
    font-size: 0.2rem;
    line-height: 0.4rem;
    color: #999999;
  }
  .block_footer_about .container span {
    display: block;
  }
  .block_footer_copyright {
    position: absolute;
    width: 100%;
    margin-top: -2.8rem;
    text-align: center;
  }
  .block_footer_copyright .container {
    display: block;
    width: 100%;
    font-size: 0.2rem;
    line-height: 0.4rem;
    color: #999999;
  }
}
