@media (max-width: 1024px) {
  /*----------- other-banner ------------*/
  .other-banner {
    height: 352px;
  }
}
@media (max-width: 991px) {
  /*----------- other-banner ------------*/
  .other-banner {
    height: 280px;
  }
  /* top-info */
  .public-top-info {
    margin-bottom: 30px;
  }
  .public-top-info .box-img {
    margin-top: 30px;
  }
  .public-top-info .box-info {
    padding-top: 20px;
  }
  /* 业务领域 */
  .business-area .box-s {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .business-area .box-s .box-info .box-title {
    line-height: 40px;
  }
  .business-area .box-s .box-info .box-title img {
    max-width: 40px;
  }
}
@media (max-width: 767px) {
  /*header*/
  .header .header-info {
    font-size: 12px;
  }
  .header .header-info span {
    margin-left: 2px;
  }
  .header .header-info span:first-child {
    margin-left: 0;
  }
  /*----------- other-banner ------------*/
  .other-banner {
    height: 200px;
  }
  /*----------- footer-info-form ------------*/
  .footer-info-form {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer-info-form .m-title {
    position: relative;
    padding-left: 25px;
    color: #e1a966;
    margin-bottom: 30px;
  }
  .footer-info-form .m-title:after {
    content: '';
    width: 6px;
    height: 26px;
    background-color: #e1a966;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px;
  }
  .footer-info-form .row {
    margin-left: -3%;
    margin-right: -3%;
  }
  .footer-info-form .row .box-w {
    padding-left: 3%;
    padding-right: 3%;
  }
  .footer-info-form .footer-info {
    margin-bottom: 35px;
  }
  .footer-info-form .footer-form .form-title {
    text-align: center;
    margin-bottom: 20px;
  }
  .footer-info-form .footer-form .form-box {
    margin-bottom: 20px;
  }
  .footer-info-form .footer-form .form-btn-wrap {
    padding-top: 30px;
  }
  /* 业务领域 */
  .business-area .box-s {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .business-area .box-s .row {
    display: block;
  }
  .business-area .box-s .row .box-w {
    min-width: 100%;
  }
  .business-area .box-s .box-img {
    margin-bottom: 25px;
  }
  .business-area .box-s .box-info .box-title {
    line-height: 40px;
  }
  .business-area .box-s .box-info .box-title img {
    max-width: 36px;
  }
  .business-area .box-s:nth-child(2n+1) .box-info {
    padding-left: 0;
  }
  .business-area .box-s:nth-child(2n) .box-info {
    padding-right: 0;
  }
  /*public-menu*/
  .public-menu {
    margin-left: -1%;
    margin-right: -1%;
    margin-bottom: 30px;
  }
  .public-menu.phone-menu {
    display: flex;
  }
  .public-menu a {
    flex: auto;
    height: 52px;
    line-height: 52px;
    justify-content: start;
    width: 48%;
    margin: 0 1% 8px 1%;
    padding: 0 5px;
  }
  .public-menu a .icon-s {
    width: 30px;
    height: 30px;
  }
  .public-menu a .icon-s img {
    width: 30px;
    height: 30px;
  }
  .contact-us .box-group .row {
    display: block;
  }
  .contact-us .box-group .row .box-w {
    border-right: none;
  }
  .contact-us .box-group .box-s {
    padding: 15px 0;
  }
  .public-box {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .about-title {
    line-height: 40px;
    padding-bottom: 10px;
    margin-bottom: 25px;
  }
  .about-title .title-en {
    font-size: 20px;
  }
  .about-title .title-ch {
    font-size: 20px;
  }
  .about-title:after {
    height: 3px;
  }
  .about-box-01 .box-info .box-title {
    color: #e1a966;
    margin-bottom: 25px;
  }
  .about-box-01 .box-info .box-txt {
    line-height: 30px;
  }
  .about-box-01 .about-banner .box-s {
    box-shadow: 0 0 5px 0 rgba(4, 0, 0, 0.2);
    background-color: #fff;
    padding: 8px;
    margin: 5px;
  }
  .about-box-01 .about-banner .box-s img {
    display: block;
    width: 100%;
  }
  .about-box-01 .about-banner .gallery-thumbs {
    padding-bottom: 20px;
  }
  .about-box-02 .box-img {
    margin-bottom: 30px;
  }
  /*index*/
  .index-banner {
    position: relative;
    padding-bottom: 40px;
  }
  .index-banner .banner-next,
  .index-banner .banner-prev {
    display: none;
  }
  .index-banner .banner-page {
    bottom: 5px;
  }
  .index-banner .banner-page .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
  }
  .banner-gg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 9;
  }
  .banner-gg .notice-info {
    background: url("../images/img-32.png") no-repeat left center;
    padding-left: 30px;
  }
  .banner-gg .swiper-container {
    height: 40px;
  }
  .banner-gg .box-s {
    line-height: 40px;
    position: relative;
    padding-right: 80px;
    color: #fff;
  }
  .banner-gg .box-s .date-s {
    position: absolute;
    right: 0;
    top: 0;
  }
  .banner-gg .box-s .title-s {
    display: block;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
  }
  .index-title {
    margin-bottom: 25px;
  }
  .index-box-01 .box-img {
    margin-bottom: 20px;
  }
  .index-box-01 .box-txt {
    line-height: 26px;
    margin-bottom: 20px;
  }
  .index-box-01 .box-groups .row {
    margin-left: -3px;
    margin-right: -3px;
  }
  .index-box-01 .box-groups .row .box-w {
    padding-left: 3px;
    padding-right: 3px;
  }
  .index-box-01 .box-groups .box-s .icon-s {
    margin-bottom: 10px;
  }
  .index-box-01 .box-groups .box-s .icon-s img {
    max-width: 50px;
  }
  .index-box-01 .box-groups .box-s .title-s {
    font-size: 18px;
  }
  .index-box-02 .row {
    margin-left: -1px;
    margin-right: 0;
  }
  .index-box-02 .row .box-w {
    margin-top: 15px;
  }
  .index-box-02 .box-s {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .index-box-02 .box-s .icon-s {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 0 auto 20px;
  }
  .index-box-02 .box-s .title-s {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    height: 48px;
  }
  .index-box-02 .box-s .a-more {
    background: url("../images/img-28.png") no-repeat;
    width: 44px;
    height: 44px;
    display: block;
    margin: 0 auto;
  }
  .index-box-02 .box-s:hover .icon-s img.img-d {
    display: none;
  }
  .index-box-02 .box-s:hover .icon-s img.img-h {
    display: block;
  }
  .index-box-02 .box-s:hover .title-s {
    color: #d6a061;
  }
  .index-box-02 .box-s:hover .a-more {
    background: url("../images/img-29.png") no-repeat;
  }
  .mod-17 {
    padding: 40px 20px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 40px;
  }
  .mod-17 .box-txt {
    font-size: 16px;
    line-height: 30px;
  }
  .news-list .box-s {
    padding-right: 0;
    margin-bottom: 25px;
  }
  .news-list .box-s .box-img {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .news-list .box-s .box-info {
    padding-bottom: 15px;
  }
}
/*# sourceMappingURL=media-style.css.map */