@media (max-width: 1199px) {
  .mod-07 .box-info {
    line-height: 30px;
    color: #252525;
    margin-bottom: 5%;
  }
  .mod-07 .box-groups .row {
    flex-wrap: wrap;
  }
  .mod-07 .box-s {
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .index-box-03 .box-s:last-child {
    margin-bottom: 0;
  }
  .index-box-03 .box-s .row {
    display: block;
  }
  .index-box-03 .box-s .box-info {
    padding: 20px;
  }
  .mod-02 .row {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  /*footer*/
  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer .footer-link {
    margin-bottom: 15px;
  }
  .public-box {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .public-title {
    margin-bottom: 25px;
    padding-bottom: 15px;
  }
  .public-title-03 {
    margin-bottom: 25px;
  }
  .public-more {
    background: #3181c7;
    width: 110px;
  }
  .index-box-01 .main-cont {
    padding-top: 20px;
  }
  .index-box-02 .box-main {
    padding: 25px 15px;
  }
  .index-box-04 .box-list {
    position: relative;
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .index-box-04 .box-list:before,
  .index-box-04 .box-list:after {
    content: '';
    position: absolute;
  }
  .index-box-04 .box-list:before {
    width: 2px;
    top: 0;
    bottom: 0;
    left: 29px;
    background-color: #2d77bd;
  }
  .index-box-04 .box-list:after {
    width: 14px;
    height: 14px;
    background-color: #2d77bd;
    border-radius: 7px;
    left: 23px;
    position: absolute;
    top: 0;
  }
  .index-box-04 .box-s {
    position: relative;
    padding-left: 85px;
    min-height: 60px;
    margin-bottom: 15px;
  }
  .index-box-04 .box-s .year-s {
    width: 60px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    text-align: center;
    color: #ffffff;
    margin-top: 15px;
    position: absolute;
    margin-left: -85px;
    background-color: #3180c6;
  }
  .index-box-04 .box-s .txt-s {
    background-color: rgba(45, 119, 189, 0.1);
    border: solid 1px rgba(6, 92, 250, 0.2);
    position: relative;
    line-height: 30px;
    letter-spacing: 2px;
    color: #2d77bd;
    padding: 15px;
    border-radius: 5px;
  }
  .index-box-04 .box-s .txt-s:after {
    content: '';
    position: absolute;
    left: -12px;
    background: url("../images/img-09.png") no-repeat;
    width: 12px;
    height: 23px;
    top: 18px;
  }
  .mod-02 {
    margin-bottom: 30px;
  }
  .mod-02 .row {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }
  .mod-02 .row .box-w {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: hidden;
    transition: all 0.5s;
    position: relative;
  }
  .mod-02 .row .box-w:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    z-index: 9;
  }
  .mod-02 .row .box-w:nth-child(2n) .box-s {
    background-color: #f1f8ff;
  }
  .mod-02 .box-s .box-title {
    height: 50px;
  }
  .mod-02 .box-s .box-info {
    line-height: 30px;
    padding: 20px;
    text-align: left;
  }
  .mod-03 {
    margin-bottom: 30px;
  }
  .mod-03 .box-s .box-title {
    width: 60px;
    min-width: 60px;
  }
  .mod-03 .box-s .box-info {
    color: #000000;
    padding: 15px;
  }
  .mod-03 .box-s .box-info .box-txt {
    padding-left: 20px;
    text-align: justify;
  }
  .mod-05 .box-top {
    margin-bottom: 30px;
  }
  .mod-05 .box-groups .box-s {
    position: relative;
    padding: 15px 15px 15px 70px;
    margin-bottom: 20px;
  }
  .mod-05 .box-groups .box-s .box-icon {
    position: absolute;
    margin-left: -55px;
  }
  .mod-06 .box-s {
    padding-left: 90px;
  }
  .mod-06 .box-s .box-icon {
    position: absolute;
    width: 50px;
    left: 0;
    top: 0;
  }
  .mod-06 .box-s .box-icon img {
    display: block;
  }
  .mod-06 .box-s .box-txt {
    padding-top: 0;
  }
  .mod-06 .box-s .box-txt .title-s {
    margin-bottom: 5px;
    font-weight: bold;
  }
  .mod-07 .box-info {
    line-height: 30px;
    color: #252525;
    margin-bottom: 5%;
  }
  .mod-07 .box-groups .row {
    display: block;
  }
  .mod-07 .box-s {
    padding: 35px 20px;
    position: relative;
  }
  .mod-07 .box-s .box-txt {
    min-height: auto;
    margin-bottom: 15px;
  }
  .mod-08 {
    background-color: #f0f0f0;
  }
  .mod-08 .box-s {
    height: 90px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .mod-10 .box-s {
    padding-right: 100px;
  }
  .mod-10 .box-s .box-title {
    height: 66px;
    line-height: 66px;
  }
  .mod-10 .box-s .date-1,
  .mod-10 .box-s .date-2 {
    position: absolute;
    right: 0;
    top: 0;
  }
  .mod-10 .box-s .date-1 {
    line-height: 66px;
    font-size: 14px;
    display: block!important;
  }
  .mod-10 .box-s .date-2 {
    display: none!important;
  }
  .mod-12 .public-title-03 {
    margin-bottom: 30px;
  }
  .mod-12 .box-main {
    padding: 30px 15px;
  }
  .mod-12 .box-form {
    margin-bottom: 40px;
  }
  .mod-12 .box-form .form-btn {
    padding-top: 20px;
    text-align: center;
  }
  .mod-12 .box-info .box-s {
    padding-left: 55px;
    min-height: 38px;
    position: relative;
    line-height: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #252525;
    margin-bottom: 20px;
  }
  .mod-12 .box-info .box-s .icon-s {
    position: absolute;
    margin-left: -55px;
    top: 0;
  }
}
/*-------------------------------- 显示隐藏 ----------------------------------*/
.phone-show {
  display: none;
}
@media only screen and (max-width: 992px) {
  /* 显示隐藏 */
  .pc-show {
    display: none;
  }
  .phone-show {
    display: block;
  }
}
/*# sourceMappingURL=media-style.css.map */