@media (max-width: 1440px) {
  .index-bg-01,
  .index-bg-02 {
    width: 130px;
  }
  .index-figure-groups {
    margin-bottom: 60px;
  }
  .index-figure-groups .box-groups {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1199px) {
  .index-figure-groups {
    margin-bottom: 50px;
  }
  .index-figure-groups .box-groups {
    height: auto;
  }
  .index-figure-groups .box-groups .box-s {
    position: static;
    float: left;
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  .index-figure-groups .box-groups .box-s .box-img {
    position: relative;
    transition: all 0.4s ease-in-out;
    border-radius: 50%;
  }
  .index-figure-groups .box-groups .box-s .box-img:after {
    content: '';
    width: 30px;
    height: 30px;
    border: solid 5px #2653ac;
    border-radius: 50%;
    position: absolute;
    right: 5%;
    bottom: 5%;
  }
  .index-figure-groups .box-groups .box-s .box-img img {
    border: 5px solid transparent;
  }
  .index-figure-groups .box-groups .box-s.active .box-img img {
    transform: scale(1.05);
    border: 5px solid #edcea0;
  }
  .index-figure-groups .box-name-info {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    transform: translateX(0);
    padding: 25px;
    margin-bottom: 30px;
    opacity: 1;
  }
  .index-figure-groups .swiper-slide {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
@media (max-width: 992px) {
  .people-info .info-menu {
    margin-top: 0;
    padding-left: 0;
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .people-info .info-menu li {
    margin-bottom: 10px;
    float: left;
    width: 32%;
    margin-right: 2%;
  }
  .people-info .info-menu li:nth-child(3n) {
    margin-right: 0;
  }
  .people-info .info-cont {
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 8px;
  }
  .single-page-02 .info-cont {
    border-right: none;
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 20px;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .single-page-02 .info-other .other-title {
    margin-bottom: 10px;
  }
  .single-page-02 .info-other .other-groups a {
    line-height: 30px;
    height: 30px;
  }
  /*index*/
  .index-top {
    margin-bottom: 60px;
  }
  .index-top .box-top-01 {
    margin-bottom: 30px;
  }
  .index-top .box-top-01 img {
    width: 300px;
  }
  .index-top .box-top-02 img {
    width: 500px;
  }
}
@media (max-width: 767px) {
  /*header*/
  .header {
    min-height: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 28px;
  }
  .header .header-cont {
    position: relative;
    padding-right: 100px;
  }
  .header .header-logo img.pc-logo {
    display: none;
  }
  .header .header-logo img.phone-logo {
    display: block;
  }
  /*footer*/
  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer .box-logo {
    padding-top: 0;
    padding-bottom: 12px;
  }
  .footer .box-info {
    text-align: left;
  }
  .footer .box-info span {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
  }
  .page-content {
    border-top: 5px solid #2653ac;
    padding: 30px 15px;
  }
  .public-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .success-honor-list .box-s {
    padding-left: 30px;
    line-height: 26px;
  }
  .success-honor-list .box-s:after {
    width: 14px;
    height: 14px;
    border: solid 2px #2653ac;
    top: 7px;
  }
  .success-honor-list .box-s .box-year {
    position: static;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .text-list .box-s a {
    height: auto;
    overflow: visible;
    white-space: normal;
  }
  .news-list .box-s {
    margin-bottom: 15px;
  }
  .people-info .info-img {
    border-top: 5px solid #2653ac;
  }
  .people-info .info-menu li {
    margin-bottom: 10px;
    float: left;
    width: 49%;
    margin-right: 0;
  }
  .people-info .info-menu li:nth-child(2n) {
    float: right;
  }
  /*index*/
  .index-page {
    padding-bottom: 30px;
  }
  .index-bg-01,
  .index-bg-02 {
    width: 100px;
  }
  .index-bg-01 {
    top: 15%;
  }
  .index-bg-02 {
    bottom: 35%;
  }
  .index-page {
    padding-bottom: 70px;
    position: relative;
    z-index: 9;
    overflow: hidden;
  }
  .index-line {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .index-line span {
    display: inline-block;
    padding: 5px 40px;
    background: url("img-12.png") no-repeat left center;
    background-size: 100% 100%;
    position: relative;
    height: 60px;
    line-height: 24px;
    border-radius: 40px;
    font-size: 18px;
  }
  .index-top {
    margin-bottom: 40px;
  }
  .index-top img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .index-top .box-top-01 {
    margin-bottom: 20px;
  }
  .index-top .box-top-01 img {
    width: 200px;
  }
  .index-figure-groups {
    margin-bottom: 30px;
  }
  .index-figure-groups .box-groups .box-s {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
  .index-figure-groups .box-groups .box-s .box-img:after {
    content: '';
    width: 20px;
    height: 20px;
    border: solid 4px #2653ac;
    right: 0;
    bottom: 0;
  }
  .index-figure-groups .box-groups .box-s .box-img img {
    border: 5px solid transparent;
  }
  .index-figure-groups .box-groups .box-s.active .box-img img {
    transform: scale(1.05);
    border: 5px solid #edcea0;
  }
  .index-figure-groups .box-groups .box-s .box-name {
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
  }
  .index-figure-groups .arrow-groups {
    margin-top: 5px;
  }
  .index-figure-groups .swiper-button-prev,
  .index-figure-groups .swiper-button-next {
    width: 90px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    opacity: 1;
    display: inline-block;
    vertical-align: bottom;
    top: 0;
  }
  .index-figure-groups .swiper-button-prev:after,
  .index-figure-groups .swiper-button-next:after {
    display: none;
  }
  .index-send-word .public-title {
    margin-bottom: 20px;
  }
  .index-send-word .main-cont {
    background: #fff;
    border-radius: 10px;
    padding: 20px 15px;
  }
}
/*# sourceMappingURL=media-style.css.map */