header {
}

.zhuanye {
  width: 1200px;
  margin: 100px auto 0;
  display: flex;
  justify-content: space-between;
}
.zhuanye .card {
  width: 378px;
  height: 327px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  box-sizing: border-box;
  padding-top: 170px;
  font-size: 22px;
  line-height: 2;
}
.zhuanye .card:nth-child(1) {
  background-image: url(../images/zhuanye1.png);
}
.zhuanye .card:nth-child(2) {
  background-image: url(../images/zhuanye2.png);
}
.zhuanye .card:nth-child(3) {
  background-image: url(../images/zhuanye3.png);
}

.daxue {
  width: 1200px;
  margin: 52px auto 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.daxue .card {
  display: grid;
  height: 237px;
  font-size: 18px;
  grid-template-columns: 133px 1fr;
  grid-template-rows: auto 18px;
  column-gap: 26px;
  font-size: 20px;
  line-height: 2;
}
.daxue .card img {
  grid-row: 1/-1;
  width: 100%;
  height: 100%;
}
.daxue .card .news {
  height: 100%;
  overflow: hidden;
}
.daxue .card .more {
  font-size: 18px;
  line-height: 1;
  color: #05a1cf;
}

.xuesheng {
  width: 1200px;
  margin: 60px auto 0;
}
.xuesheng .title {
  font-size: 40px;
  font-weight: bold;
  color: #275fae;
  line-height: 1;
  text-align: center;
}
.xuesheng .zhaopian .content {
  margin-top: 34px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 26px;
}
.xuesheng .zhaopian img {
  width: 372px;
  height: 248px;
}

.lxwm {
  width: 1200px;
  margin: 80px auto 100px;
}
.lxwm .title {
  font-size: 40px;
  font-weight: bold;
  color: #275fae;
  line-height: 1;
  text-align: center;
}

.section-title {
    font-size: 40px;
    font-weight: bold;
    color: #2329BB;
    text-align: center;
}

.section-title-en {
    font-size: 23px;
    font-weight: lighter;
    color: #474747;
    text-align: center;
    margin-top: 10px;
}

.section8 {
    background-color: rgba(210, 216, 255, 0.6);
    padding: 54px 0 72px;
}

.section8 .swiper-banner {
    width: 1200px;
    margin: auto;
}

.section8 .swiper-banner a {
    display: block;
    width: 1200px;
    height: 504px;
    overflow: hidden;
    border-radius: 20px;
    position: relative;
}

.section8 .swiper-banner img {
    width: 100%;
    height: 100%;
    display: block;
}

.section8 .swiper-banner a .title {
    position: absolute;
    bottom: 0;
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 55px;
    background-color: rgba(0,0,0,0.53);
    font-size: 18px;
}

.section8 #swiper-pagination {
    height: 11px;
    display: flex;
    justify-content: center;
    gap: 6px;
    margin-top: 22px;
}

.section8 #swiper-pagination .swiper-pagination-bullet {
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background-color: #B1BDC9;
    cursor: pointer;
}

.section8 #swiper-pagination .swiper-pagination-bullet-active {
    background-color: #155BB1;
}

.section9 {
    display: grid;
    grid-template-columns: 697px 448px;
    justify-content: space-between;
    width: 1200px;
    margin: auto;
    padding: 54px 0 72px;
}
.section9 .title {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
}
.section9 .section-title, .section9 .section-title-en {
    text-align: left;
}

.section9 .news-part .news,
.section9 .information-part .information {
    padding-bottom: 42px;
}

.section9 .img {
    height: 255px;
    overflow: hidden;
    border-radius: 15px;
}

.section9 .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section9 a {
    text-decoration: none;
    color: inherit;
}

.section9 .content {
    width: 100%;
    height: 255px;
    display: grid;
    margin-top: 28px;
}

.section9 .news-part .content {
    grid-template-rows: repeat(6, 1fr);
}

.section9 .news-part .news-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0;
}

.section9 .news-part .news-item--title {
    all: revert;
    color: #1E1E1E;
    font-size: 18px;
}

.section9 .news-part .news-item--date {
    all: revert;
    color: #155BB1;
    font-size: 14px;
}

.section9 .more {
    align-self: center;
    grid-row-start: 1;
    grid-column-start: 2;
    font-size: 14px;
    color: #fff;
    background-color: #2329BB;
    display: block;
    width: 120px;
    line-height: 26px;
    text-align: center;
    border-radius: 26px;
    margin-left: auto;
    margin-right: 0;
}

.section9 .information-part .content {
    grid-template-rows: repeat(4, 1fr);
    align-items: center;
}

.section9 .information-part .news-item {
    all: revert;
    display: flex;
    text-decoration: none;
    gap: 10px;
}

.section9 .information-part .news-item--title {
    all: revert;
    color: #282828;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.section9 .information-part .news-item--date {
    all: revert;
    width: 33px;
    height: 44px;
    color: #fff;
    background-color: #2329BB;
    border-radius: 3px;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1;
    flex-shrink: 0;
}

.section9 .information-part .news-item--day {
    all: revert;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    width: 20px;
    margin-bottom: 2px;
    padding-bottom: 2px;
}