@media (max-width: 1080px) {
  .index-title h2 {
    font-size: 28px;
  }
  .index-title h2 img {
    width: 30px;
    height: 30px;
  }
  .index-zmt .xmt-icos {
    top: 40px;
  }
  .index-zmt .xmt-icos dl dd {
    margin-left: 15px;
  }
  .index-zmt .xmt-icos dl dd img {
    width: 38px;
    height: 38px;
  }
  .index-zmt .hd {
    padding: 30px 0;
  }
  .index-zmt .hd ul li {
    margin-right: 30px;
  }
  .index-zmt .hd h2 {
    font-size: 28px;
    line-height: 60px;
  }
  .index-zmt .hd h2:after {
    height: 5px;
    width: 80%;
  }
  .list-page .container {
    padding: 0 5%;
  }
  .list-pics li {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .banner .swiper-container {
    height: 42vw;
  }
  .search-box .text {
    width: 20vw;
    min-width: 120px;
  }
  .row1 .left {
    width: 100%;
    float: none;
    flex: auto;
  }
  .row1 .right {
    width: 100%;
    float: none;
    flex: auto;
    margin-top: 30px;
  }
  .row2 .row2-bg {
    display: none;
  }
  .row2 .container {
    position: relative;
    left: 0;
    right: 0;
    height: auto;
  }
  .row2 .index-title {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  .row2 .index-title h2 {
    color: #333333;
    padding-left: 50px;
    background: url(../images/ico-notices.png) 10px center no-repeat;
    background-size: 30px;
  }
  .row2 .index-title h2 img {
    display: none;
  }
  .row2 .index-title h2 span {
    color: #aa0606;
  }
  .row2 .index-more {
    color: #aa0606;
    background: url(../images/ico-jiahao.png) right center no-repeat;
    background-size: 20px 20px;
  }
  .index-students {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .header .container {
    height: 48px;
    position: relative;
  }
  .header .menu-btn {
    display: block;
    width: 20px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9;
    padding-top: 4px;
    transform: translateY(-50%);
  }
  .header .menu-btn b {
    display: block;
    height: 2px;
    background-color: #666;
    margin-bottom: 5px;
    border-radius: 2px;
    transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
  }
  .header .navbar {
    display: none;
  }
  .phone-menu {
    height: 0;
    transition: height 1s ease-in-out;
    background-color: #fff;
    border-top: 1px solid #ebeef5;
    border-bottom: 1px solid #ebeef5;
  }
  .phone-menu ul li {
    float: none;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #ebeef5;
    position: relative;
  }
  .phone-menu ul li > a {
    display: inline-block;
    color: #303133;
    font-size: 16px;
    padding: 0;
    line-height: 28px;
    text-align: left;
    font-weight: 500 !important;
  }
  .phone-menu ul li i {
    float: right;
    color: #303133;
    font-size: 16px;
    line-height: 28px;
  }
  .phone-menu ul li .rotate {
    transform: rotate(90deg);
  }
  .phone-menu ul .subnav {
    position: relative;
    display: none;
    background: none;
    padding: 0 0px 25px;
    transform: none !important;
    transition: 0s;
  }
  .phone-menu ul .subnav dd {
    padding: 10px;
  }
  .phone-menu ul .subnav a {
    font-weight: bold;
    font-size: 16px;
    color: #303133;
    text-align: center;
    display: block;
  }
  .phone-menu ul li.active .subnav {
    display: block !important;
  }
  .phone-menu .search-box {
    margin: 0;
    width: 100%;
  }
  body.side-right .menu-btn b {
    display: none;
    margin: 0;
    position: absolute;
    background: #666;
    left: 0;
    top: 50%;
    width: 20px;
  }
  body.side-right .menu-btn b:first-child {
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
  body.side-right .menu-btn b:last-child {
    display: block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
  }
  body.side-right .phone-menu {
    display: block;
    height: auto;
  }
  .row1 .left {
    margin-right: 0;
  }
  .row3,
  .row4 {
    padding: 30px 0;
  }
  .index-news .news-pic {
    flex: auto;
    width: 100%;
    margin-right: 0;
  }
  .index-news .news-pic .pic {
    height: 56vw;
  }
  .index-news .news-txt {
    flex: auto;
    width: 100%;
    margin-top: 50px;
  }
  .index-zmt .bd .pic {
    height: 180px;
  }
  .index-zmt .bd .first .pic {
    height: 370px;
  }
  .index-cyxy .col {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer-copyright .info li {
    width: 100%;
  }
  .list-page {
    padding: 0;
  }
  .list-page .container {
    padding: 10px;
    flex-wrap: wrap;
  }
  .list-page .left {
    min-height: auto;
    width: 100%;
    min-width: none;
    padding: 10px 20px;
    margin-bottom: 20px;
  }
  .list-page .right {
    width: 100%;
  }
  .list-nav {
    overflow: auto;
  }
  .list-nav .lv1 {
    display: none;
  }
  .list-nav .subnav {
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
  }
  .list-nav .subnav li {
    display: inline-block;
  }
  .list-nav .subnav li .lv2 {
    padding: 10px;
  }
  .list-nav .subnav li.current dd {
    display: none;
  }
  .list-teacher li {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .search-box .btn {
    zoom: 0.8;
  }
  .top .top-links li {
    font-size: 14px;
    padding: 0 5px;
  }
  .top .top-links li:nth-child(2) {
    display: none;
  }
  .phone-menu ul li > a {
    font-size: 14px;
  }
  .phone-menu ul .subnav dd {
    padding: 5px 10px;
  }
  .phone-menu ul .subnav a {
    font-size: 14px;
  }
  .index-title h2 {
    font-size: 18px;
  }
  .index-news .news-pic .pic {
    height: 80vw;
  }
  .index-news h2 {
    font-size: 16px;
    line-height: 24px;
    max-height: 48px;
  }
  .index-news .abst {
    font-size: 14px;
  }
  .index-notice li {
    padding: 10px 0;
    height: auto;
  }
  .index-notice li .date {
    zoom: 0.8;
  }
  .index-notice li .txt h2 {
    font-size: 14px;
  }
  .index-students ul {
    flex-wrap: wrap;
  }
  .index-students ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .index-students ul li a {
    display: flex;
    justify-content: space-between;
    align-content: center;
  }
  .index-students ul li .pic {
    flex: 1;
  }
  .index-students ul li .tit {
    flex: 2;
    background: none;
  }
  .index-students ul li .tit h2 {
    font-size: 14px;
  }
  .index-zmt .hd {
    padding: 0px 0 30px;
  }
  .index-zmt .hd h2 {
    font-size: 18px;
  }
  .index-zmt .xmt-icos {
    display: none;
  }
  .index-zmt .bd .first {
    flex: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .index-zmt .bd .first .pic {
    height: 56vw;
  }
  .index-zmt .bd .tit {
    padding: 0 5px;
  }
  .index-zmt .bd .tit h2 {
    font-size: 14px;
  }
  .index-zmt .bd .tit h2 img {
    width: 20px;
    height: 20px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-right: 5px;
  }
  .footer-copyright {
    width: 100%;
    padding: 0;
  }
  .footer-copyright .info {
    padding-right: 0;
  }
  .footer .footer-links li a,
  .footer-copyright .info,
  .footer-copyright .info .cory p {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .list-news li .pic {
    width: 101px;
    height: 85px;
  }
  .list-news li .txt {
    width: calc(100% - 110px);
    padding: 0;
  }
  .list-news li .txt .tit {
    font-size: 16px;
    line-height: 22px;
    max-height: 44px;
  }
  .list-news li .txt .abst {
    margin: 10px 0;
    font-size: 14px;
  }
  .list-txt li .date {
    font-size: 16px;
  }
  .list-txt li h2 {
    width: calc(100% - 90px);
    font-size: 16px;
  }
  .article .tit {
    font-size: 16px;
    line-height: 30px;
  }
  .article .info img {
    width: 20px;
    height: 20px;
    margin: 0 5px;
  }
  .list-pics li {
    width: 100%;
  }
  .list-pics .box .date {
    left: 1rem;
  }
  .list-pics .box .tit {
    padding: 1rem;
  }
}
@media (max-width: 420px) {
  .list-teacher li .pic {
    float: none;
    margin: 0 auto;
  }
  .list-teacher li .txt {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .list-teacher li .txt h2,
  .list-teacher li .txt h3 {
    text-align: center;
  }
}