@media (max-width: 1439px) {
  /*header*/
  .header .header-other {
    right: 15px;
  }
}
@media (max-width: 1024px) {
  /*header*/
  .header {
    padding-top: 50px;
  }
  .search-box .s-inp {
    height: 36px;
    line-height: 36px;
  }
  .search-box .s-btn {
    top: 8px;
  }
}
@media (max-width: 992px) {
  .body-bg {
    background: url(/images/header-bg-pad.png) no-repeat top center #eeeeee;
    background-size: contain;
  }
  .header-other {
    position: relative;
    right: 0;
    top: 0;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
  }
  .header-other .link-box {
    margin-bottom: 10px;
    text-align: left;
    float: none;
  }
  .header-other .link-box span {
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
  }
  .header-other .link-box a {
    display: inline-block;
    color: #fff;
    line-height: 36px;
  }
  .header-other .link-box a:hover {
    color: #fff;
    text-decoration: underline;
  }

  /*new search*/
  .tools {
    position: relative;
    float: none;
    width: 100%;
    height: 36px;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .tools .search-trigger {
    cursor: pointer;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    color: #008285;
    text-align: center;
    height: 36px;
    line-height: 36px;
    position: relative;
    display: none;
  }
  .tools .search-trigger:after {
    content: '';
    background: url(/images/search-a.png) no-repeat center center;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .tools .search-trigger:hover {
    color: #095101;
  }
  .tools .search-box {
    position: relative;
    background-color: #fff;
    right: 0;
    top: 0;
    border: 1px solid;
    border-radius: 5px;
    line-height: 34px;
    visibility: visible;
    box-shadow: 0 0 BLACK;
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
    padding-right: 45px;
  }
  .tools .search-box.x-show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
  }
  .tools .search-box:hover {
    color: #909090;
  }
  .tools .search-txt {
    display: inline-block;
    vertical-align: middle;
    padding: 0 8px;
    width: 100%;
    border-right: 1px solid;
  }
  .tools .search-txt input {
    display: block;
    width: 100%;
    height: auto;
    line-height: 30px;
  }
  .tools .search-btn {
    display: inline-block;
    padding: 0 5px;
    vertical-align: top;
    min-width: 36px;
    cursor: pointer;
    font-size: 20px;
    line-height: 30px;
    font-family: 'FontAwesome';
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
  }

  .tools .search-btn img {
    width: 20px;
  }
  .tools .search-btn:hover {
    color: #008285;
  }
  /*header*/
  .header .header-logo {
    margin-left: 22%;
    width: 50%;
  }
  /*footer*/
  .footer .footer-left {
    margin-bottom: 15px;
  }
  .footer .footer-right {
    padding-left: 90px;
  }
  .footer .footer-right .box-link {
    text-align: left;
  }
  .footer .footer-right .box-erwm {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  /*header*/
  .body-bg {
    background: url(/images/header-bg-phone.png) no-repeat top center #eeeeee;
    background-size: contain;
  }
  /*header*/
  .header {
    padding-top: 25px;
    padding-bottom: 10px;
  }
  .header .header-logo {
    margin-bottom: 5px;
    float: left;
    display: block;
    margin-left: 60px;
    width: 80%;
    max-width: 400px;
  }
  .header .header-school-motto {
    margin-left: 10%;
    width: 50%;
    margin-top: 10px;
  }
  .header .header-other {
    top: -35px;
  }
  .search-box .s-inp {
    height: 36px;
    line-height: 36px;
  }
  .search-box .s-btn {
    top: 8px;
  }
  .public-list-02 .box-s .a-title,{
    height:auto;
    overflow:inherit;
    white-space:normal;
    line-height:25px;
  }
  .text-list li a{
    height:auto;
    overflow:inherit;
    white-space:normal;
    line-height:28px;
  }
  /*footer*/
  .footer .footer-left {
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 80px;
  }
  .footer .footer-left .box-img {
    right: 0;
    top: 0;
    margin-left: 0;
  }
  .footer .footer-right {
    padding-left: 0;
  }
  .footer .footer-right .box-link {
    text-align: left;
  }
  .footer .footer-right .box-erwm {
    margin-left: 0;
  }
  .image-list .box-s {
    padding-left: 0;
  }
  .image-list .box-s .box-left {
    position: static;
    margin-left: 0;
  }
  .detail-pages {
    padding-left: 0;
    padding-right: 0;
  }
  .detail-pages .m-title {
    margin-bottom: 20px;
  }
  .detail-pages .m-title .title-other {
    margin-top: 15px;
  }
  .detail-pages .other-page-share {
    position: relative;
    padding-right: 0;
  }
  .detail-pages .other-page-share .other-page > div {
    vertical-align: bottom;
  }
  .detail-pages .other-page-share .other-page > div span {
    color: #005389;
    font-weight: bold;
    line-height: 32px;
  }
  .detail-pages .other-page-share .other-share {
    position: static;
    margin-top: 20px;
  }
  .detail-pages .other-page-share .other-share span {
    text-align: left;
  }
  .detail-pages .other-page-share .other-share span:after {
    content: '';
    position: absolute;
    left: 0;
    right: auto;
  }
  .people-info .base-info {
    padding-right: 0;
  }
  .people-info .base-info .info-img {
    position: static;
    width: 150px;
    margin-bottom: 20px;
  }
  .public-title {
    height: 46px;
    line-height: 36px;
  }
  .public-title .title-name .icon-s {
    max-width: 30px;
  }
  .public-title .title-more {
    font-size: 14px;
  }
  .index-box-01 {
    padding-left: 0;
    line-height: 40px;
  }
/*   .index-box-01 .box-title {
    position: static;
    margin-left: 0;
    float: left;
    margin-right: 10px;
  } */
  .index-box-01 .box-title {
    position: static;
    margin-left: 0;
    float: left;
    margin-right: 10px;
    margin-top: 4px;
    width: 101px;
    height: 30px;
    background-size: contain;
  }
  .index-box-01 .box-news {
    height: auto;
    line-height: 26px;
    overflow: visible;
    white-space: normal;
    padding-top: 8px;
  }
  .index-box-02 .box-s .box-img {
    display: block;
    height: 220px;
  }
  .index-box-02 .box-s .box-img img {
    position: relative;
  }
  .index-box-02 .banner-page {
    display: none;
  }
  .index-box-02 .swiper-button-next:after,
  .index-box-02 .swiper-button-prev:after {
    font-size: 24px;
  }
  .index-box-04 {
    line-height: 40px;
    padding-left: 0;
  }
  .index-box-04 .swiper-title {
    position: static;
    margin-left: 0;
  }
  .index-box-07 .a-box {
    height: 70px;
  }
  .index-box-07 .special-page {
    bottom: 2px;
  }
  .index-box-10 .box-s {
    height: 106px;
  }
  .public-list li {
    line-height: 24px;
    height: auto;
    margin-bottom: 10px;
  }
  .public-list li:before {
    top: 8px;
  }
  .public-list li .a-title {
    height: auto;
  }
  .public-list li .title-s {
    height: auto;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: visible;
  }
  .public-list.list-02 .a-title {
    white-space: normal;
    overflow: visible;
  }
  .public-list-03 .box-s {
    padding-right: 0;
    line-height: 32px;
  }
  .public-list-03 .box-s .a-title {
    height: 32px;
  }
  .public-list-03 .box-s .a-date {
    position: relative;
  }
  .class-more {
    display: block;
  }
  .public-tab {
    height: auto;
    padding-left: 0;
    position: relative;
  }
  .public-tab .gallery-thumbs {
    width: 100%;
    position: relative;
  }
  .public-tab .gallery-thumbs .swiper-slide .class-box {
    border-bottom: none;
  }
  .public-tab .gallery-thumbs .slide-active .class-box .icon-s img {
    margin-top: -36px;
  }
  .public-tab .class-box {
    height: 80px;
  }
  .public-tab .class-box .icon-s {
    width: 36px;
    height: 36px;
    margin: 10px auto 5px;
  }
  .public-tab .class-box .icon-s img {
    transition: all 0.3s;
    width: 100%;
  }
  .public-tab .gallery-top {
    height: auto;
    border: 1px solid #ddd;
  }
}
/*# sourceMappingURL=media-style.css.map */<!--0.00018596649169922-->