@media (max-width: 1199px) {
  .header {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header .header-logo {
    margin-bottom: 0;
  }
  .header .header-logo img {
    display: block;
  }
  .header .header-time {
    margin-bottom: 0;
  }

  .footer .footer-info .main-cont {
    padding-left: 300px;
  }
  .footer .footer-info .box-logo {
    width: 280px;
  }
}
@media (max-width: 992px) {
  /*footer*/
  .footer .footer-info {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .footer .footer-info .main-cont {
    padding-left: 180px;
  }
  .footer .footer-info .box-logo {
    width: 150px;
  }
  .footer .footer-copy {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px;
    text-align: center;
    background-color: #282b2f;
    color: rgba(255, 255, 255, 0.6);
  }
  .mod-mb {
    margin-bottom: 20px;
  }
  .index-box {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .index-box-03 .box-new .box-img {
    height: 406px;
  }
  .index-box-05 .box-new .box-img {
    height: 146px;
  }
}
@media (max-width: 767px) {
  /*header*/
  .header .header-logo {
    /* max-width: 255px; */
    margin: 0 auto 12px;
  }
  .index-box-03 .box-s .box-title{
    height:auto;
  }

  /*footer*/
  .footer .footer-info {
    padding-top: 25px;
    padding-bottom: 5px;
  }
  .footer .footer-info .main-cont {
    padding-left: 0;
  }
  .footer .footer-info .box-logo {
    position: relative;
    margin-bottom: 20px;
    width: auto;
  }
  .footer .footer-info .box-logo img {
    margin-left: 0;
  }
  .footer .footer-info .box-info {
    padding-left: 15px;
    margin-bottom: 20px;
  }
  .footer .footer-copy {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px;
    text-align: center;
    background-color: #282b2f;
    color: rgba(255, 255, 255, 0.6);
  }
  /*图文列表*/
  .image-text-list .box-s {
    margin-bottom: 20px;
    padding: 10px;
  }
  .image-text-list .box-s .box-img {
    width: 100%;
    overflow: hidden;
    float: none;
  }
  .image-text-list .box-s .box-info {
    margin-left: 0;
  }
  .image-text-list .box-s .box-info .box-title {
    line-height: 26px;
    height: auto;
    white-space: normal;
  }
  /*文字列表*/
  .text-list .box-s {
    position: relative;
    padding: 15px 20px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .text-list .box-s:after {
    width: 4px;
    height: 50px;
    margin-top: -25px;
  }
  .text-list .box-s .box-title {
    line-height: 26px;
    height: auto;
    white-space: normal;
    margin-bottom: 5px;
  }
  /*单页*/
  .single-page .m-title .title-other .other-left {
    float: none;
    margin-bottom: 10px;
  }
  .single-page .m-title .title-other .other-right {
    float: none;
  }
  .index-banner .banner-page .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 1;
    transition: all 0.5s;
  }
  .index-banner .banner-page .swiper-pagination-bullet-active {
    background-color: #0e4cac;
  }
  .index-box {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .public-title {
    height: auto;
    margin-bottom: 15px;
  }
  .tabs-title {
    float: left;
    width: 100%;
    padding-top: 5px;
  }
  .tabs-title a {
    width: 140px;
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    margin-right: 10px;
  }
  .index-box-01 .news-top {
    margin-bottom: 25px;
    background: url(img-line.png) repeat-x left top;
    padding-top: 20px;
  }
  .index-box-01 .news-top .box-title {
    color: #0e4cac;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .index-box-01 .news-top .box-txt {
    color: #666666;
  }
  .index-box-01 .news-banner .box-s .box-img {
    height: 195px;
  }
  .index-box-01 .news-list .box-s {
    position: relative;
    padding: 0 0 0 15px;
    line-height: 24px;
  }
  .index-box-01 .news-list .box-s .title-s {
    height: auto;
    white-space: normal;
  }
  .index-box-01 .news-list .box-s .date-s {
    position: static;
  }
  .index-box-01 .news-list .box-s:after {
    top: 10px;
  }
  .index-box-02 {
    background: url(bg-02.png) no-repeat top center;
    background-size: cover;
  }
  .index-box-02 .main-cont {
    margin-left: -20px;
    margin-right: -20px;
  }
  .index-box-02 .main-cont .box-w {
    padding-left: 20px;
    padding-right: 20px;
  }
  .index-box-02 .box-groups .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .index-box-02 .box-groups .row .box-c-w {
    padding-left: 10px;
    padding-right: 10px;
  }
  .index-box-02 .box-groups .row .box-c-w:first-child .box-s {
    margin-bottom: 15px;
  }
  .index-box-02 .box-s .box-img {
    height: auto;
  }
  .index-box-02 .box-s .box-img img {
    position: relative;
  }
  .index-box-02 .box-s .box-info {
    background: #fff;
    padding: 15px 20px;
  }
  .index-box-02 .box-s .box-info .box-title {
    height: auto;
    white-space: normal;
  }
  .index-box-03 .box-s {
    height: auto;
    padding: 20px;
    margin-bottom: 15px;
  }
  .index-box-03 .box-s .box-title {
    line-height: 24px;
    white-space: normal;
  }
  .index-box-03 .news-groups {
    position: relative;
  }
  .index-box-03 .news-groups .arrow-box {
    position: absolute;
    right: 15px;
    bottom: 15px;
    border: solid 1px #0e4cac;
    width: 81px;
    height: 40px;
    z-index: 99;
  }
  .index-box-03 .news-groups .arrow-box:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #0e4cac;
    left: 50%;
  }
  .index-box-03 .news-groups .arrow-box .new-prev,
  .index-box-03 .news-groups .arrow-box .new-next {
    width: 40px;
    height: 40px;
    top: 0;
    bottom: 0;
    margin-top: 0;
  }
  .index-box-03 .news-groups .arrow-box .new-prev:after,
  .index-box-03 .news-groups .arrow-box .new-next:after {
    font-size: 20px;
    color: #0e4cac;
  }
  .index-box-03 .news-groups .arrow-box .new-prev {
    left: 0;
  }
  .index-box-03 .news-groups .arrow-box .new-next {
    right: 0;
  }
  .index-box-03 .box-new .box-img {
    height: 220px;
  }
  .index-box-03 .box-new .box-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.7s;
  }
  .index-box-03 .box-new .box-info {
    background-color: #f1f3f5;
    height: 205px;
    padding: 20px 20px 30px;
  }
  .index-box-03 .box-new .box-info .box-title {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
  }
  .index-box-03 .box-new .box-info .box-txt {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #666666;
    margin-bottom: 10px;
  }
  .index-box-03 .box-new .box-info .box-date {
    color: #666666;
  }
  .index-box-04 .box-info .box-groups > div .num-s span {
    margin-right: 2px;
  }
  .index-box-05 .box-new .box-img {
    height: auto;
  }
  .index-box-05 .box-new .box-img img {
    position: static;
  }

  .index-box-05 .box-new .box-info {
    height: auto;
  }
  .index-box-05 .box-new .box-info .box-title {
    height: auto;
    overflow: initial;
    white-space: normal;
  }

}
