@media (max-width: 576px) {
  .swiper1 .swiper-slide {
    height: auto;
  }

  .swiper1 .swiper-slide img {
    height: 100%;
  }
}


@media (max-width: 1200px) {
  .main-title {
    font-size: 2rem;
  }

  .swiper1 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    top: 853px;
    left: 864px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    background: rgba(217, 217, 217, 0.5);
    opacity: 1;
    display: none;
  }

  .swiper1 .swiper-pagination-bullet-active {
    width: 37px;
    height: 12px;
    top: 853px;
    left: 944px;
    border-radius: 5px;
    background: rgba(217, 217, 217, 1);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    opacity: 1;
    display: none;
  }
  .swiper1 .swiper-slide {
    height: auto;
    line-height: normal;
  }
  
.swiper1 .swiper-slide img {
  height: auto;
  width: 100%;
  object-fit: cover;
}

  .swiper1 .swiper-slide img:hover {
    transform: scale(1.05);
    transition: all 1s;
  }

  .swiper1 .swiper-pagination1 {
    text-align: center;
    margin-top: 40px;
  }

  /* 学院要文 */
  .news-home {
    position: relative;
    display: block;
    justify-content: space-between;
  }

  .news-left {
    width: 100%;
    margin-bottom: 30px;
  }

  .xywj-item {
    margin-top: 0px;
  }

  .xywj-item1 .line {
    top: initial;
  }

  .xywj-item5 .line {
    top: initial;
  }

  .xyxb-tit {
    font-size: 1.4rem;
  }

  .news-list .date strong {
    font-size: 2rem;

  }

  .news-list .title {
    font-size: 1.3rem;
  }

  .news-list .detail {
    font-size: 1.2rem;
  }


  /* 通知公告 */
  .tz-title {
    width: 80%;
    margin: 0 auto;
    margin-top: 70px;
    height: 58px;
  }

  .tz-title .title {
    font-family: Source Han Sans SC;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: rgba(217, 217, 217, 1);
    cursor: pointer;
  }

  .tz-title .active {
    color: rgba(26, 26, 26, 1);
  }

  /* 学院文件 */
  .xywj {
    margin-top: 50px;
  }

  .xywj-tit {
    font-size: 1.4rem;
  }

  /* 学院喜报 */
  .xyxb-main {
    display: block;
  }

  .xyxb-right {
    width: 100%;
  }

  .xywj-item {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }

  /* 专题栏目 */
  .swiper2-home {
    overflow: hidden;
    position: relative;
  }

  .swiper2 .swiper-slide {
    margin-right: 10px !important;
  }


  /* 地图 */
  .map {
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  .map-home {
    position: relative;
    width: 100%;
  }
 
  .map .map-main {
    position: relative;
    display: block;
  }

  .map-bg {
    width: 250px;
    height: 300px;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 99;
  }

  .map-log {
    width: 200px;
  }

  .map-log img {
    width: 100%;
  }

  .map-left {
    width: 100%;
    overflow: hidden;
  }

  .map-num1 {
    width: 100%;
    overflow: hidden;
  }

  .map-num1 ul {
    width: 100%;
  }

  .map-num1 ul li {
    width: 100%;
  }

  .map-num li {
    font-family: Hiragino Sans GB;
    font-weight: 300;
    font-size: 18px;
    margin-top: 16px;
  }

  .map-num strong {
    font-family: Source Han Sans SC;
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    color: #2A5D84;
    margin-right: 10px;

  }

  .map-detail {
    font-family: Hiragino Sans GB;
    overflow: hidden;
    font-weight: 300;
    font-size: 16px;
    line-height: 34px;
    color: #ffffff;
  }

  .map-detail span {
    font-weight: 600;
    font-size: 18px;
  }

  .map-detail1 {
    width: 100%;
    margin-top: 65px;
    background: linear-gradient(135.11deg, #2A5D84 -8.69%, #083173 136.98%);
    padding: 20px 20px;
  }

  .map-detail2 {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
  }

  .map-detail2-bg {
    width: 100%;
    padding: 20px 20px;
    background: linear-gradient(135.11deg, #2A5D84 -8.69%, #083173 136.98%);
  }

  .bxdw {
    overflow: hidden;
  }

  .school {
    min-height: 350px;
  }

  .bxdw ul li {
    width: 250px;
    font-family: Hiragino Sans GB;
    font-weight: 300;
    font-size: 16px;
    display: flex;
    align-items: center;
    height: 38px;
    cursor: pointer;
  }

  .bxdw ul li img {
    width: 14px;
    margin-right: 16px;
  }

  .bxdw ul .active {
    font-weight: 600;
    color: #2A5D84;
  }

  .bxdw ul:last-child {
    margin-top: 0;
    margin-left: 0;
  }

  .bxdwjj {
    position: relative;
    width: 100%;
  }

  .bxdwjj-detail {
    width: 100%;
    height: auto;
    background: linear-gradient(135.11deg, #2A5D84 -8.69%, #083173 136.98%);
    padding: 20px 20px;
    font-family: Hiragino Sans GB;
    font-size: 18px;
    line-height: 44px;
    color: #fff;
  }

  .bxdw-tit {
    font-family: Source Han Sans SC;
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 30px;
  }

  .school {
    display: block !important;
  }

  .map .detail-main {
    display: none;
    position: relative;
    z-index: 999;
    overflow: hidden;
  }

  .none-map {
    display: none !important;
  }

  .block-map {
    display: block !important;
  }

  .flex-map {
    display: block !important;
  }

  .bg1-map {
    position: absolute;
    right: 0px;
    bottom: 400px;
    text-align: right;
    z-index: -1;
  }

  .bg1-map img {
    width: 200px;
  }

  /* 了解更多 */
  .ljgd-list {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .ljgd-list dl {
    margin-bottom: 20px;
  }

  .ljgd-list dl a {
    font-size: 1.2rem;
  }

  .ljgd-list dl dt img {
    width: 60px;
  }
  .copyright {
    width: 95%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    font-weight: 400;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    position: relative;
    padding: 40px 0;
  }
  
.bs img {
  width: 50px;
}
.lxwm {
  margin-top: 20px;
}
.wximg {
  margin-top: 20px;
}

}
@media (max-width: 780px) {

    .header .top-right { 
        display: none;
    }
}