/* hover_style */
@media all and (max-width: 767px) {
  /*footer*/
  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer .footer-logo {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  .footer .footer-info {
    padding-left: 0;
    padding-right: 0;
    color: #fff;
    min-height: 52px;
    line-height: 1.8;
  }
  .footer .footer-info:before {
    display: none;
  }
  .footer .footer-info .info-logo {
    position: static;
    margin-top: 15px;
  }
  /*public-title*/
  .public-title {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    z-index: 2;
  }
  .public-title .title-more {
    padding-top: 22px;
  }
  .public-title:after {
    top: 21px;
  }
  .public-title .title-s {
    background: url("nhsdj-img-06.png") no-repeat 0 11px;
    background-size: contain;
    width: 200px;
    height: 72px;
  }
  .public-title .title-s span {
    line-height: 36px;
  }
  .public-title .title-s .title-01 {
    margin-left: 60px;
    font-size: 26px;
  }
  .public-title .title-s .title-02 {
    margin-left: 100px;
    font-size: 22px;
  }
  .main-content {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .index-box {
    margin-bottom: 30px;
  }
  .index-box-01 .focus-banner {
    margin-bottom: 15px;
  }
  .index-box-01 .cont-txt {
    color: #333;
    line-height: 26px;
    height: 182px;
    overflow: hidden;
    text-indent: 2em;
    text-align: justify;
  }
  .index-box-03 .box-s {
    margin-bottom: 25px;
  }
  .index-box-03 .box-s .box-img {
    width: 100%;
    height: auto;
    float: none;
  }
  .index-box-03 .box-s .box-info {
    margin-left: 0;
  }
  .index-box-03 .box-s .box-info .box-title {
    height: auto;
    margin-bottom: 12px;
  }
  .index-box-04 .box-s {
    margin-bottom: 25px;
  }
  /*----------------- 图文列表---------------------*/
  .graphiclist .news-img {
    float: none;
    width: 100%;
  }
  .graphiclist .news-img img {
    width: 100%;
    height: auto;
  }
  .graphiclist .news-txt {
    padding-top: 15px;
    overflow: hidden;
  }
  .graphiclist .news-txt .date-s {
    font-family: Arial;
    line-height: 30px;
    color: #6666;
    margin-top: 10px;
  }
  .graphiclist .news-txt .txt-s {
    margin-top: 5px;
    text-align: justify;
  }
  .graphiclist .news-txt .more-s {
    font-size: 15px;
    margin: 10px 0 0 0;
    color: #ca1818;
    display: block;
    padding: 0 5px 0 0;
    font-style: normal;
  }
  .graphiclist .news-txt .more-s a {
    color: #ca1818;
  }
  .graphiclist .news-txt span a:hover {
    text-decoration: underline;
  }
}
/*# sourceMappingURL=nhsdjjy-style-media.css.map */