@font-face {
  font-family: "SourceHanSerifSC";
  src: url("./SOURCEHANSERIFSC-BOLD.OTF");
}
.main {
  width: 100%;
  height: 100vh;
}
.main .boxs {
  width: 100%;
  height: 100%;
}
.main .boxs .mySwiper1 {
  width: 100%;
  height: 100%;
  position: relative;
}
.main .boxs .mySwiper1 .swiper-wrapper {
  width: 100% !important;
  height: 100% !important;
}
.main .boxs .mySwiper1 .swiper-slide {
  position: relative;
}
.main .boxs .mySwiper1 .swiper-slide.parent {
  padding-top: 5.2083vw;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  display: none !important;
}
.lm-name {
  display: flex;
  align-items: center;
}
.lm-name .text {
  position: relative;
  /* margin-left: 1.0417vw; */
  margin-left: 0.95vw;
  cursor: pointer;
}
.lm-name .text p:first-child {
  position: relative;
  z-index: 10;
  font-family: SourceHanSerifSC;
  font-weight: bold;
  font-size: 2.5vw;
  color: #333;
  letter-spacing: 0.1042vw;
}
.lm-name .text p:first-child span {
  color: #561c81;
}
.lm-name .text p:last-child {
  position: absolute;
  top: -1.4vw;
  left: 2.55vw;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 3.75vw;
  color: #f0eeee;
  letter-spacing: 0.1042vw;
}
.lm-name .hj {
  width: 2.0833vw;
  height: 2.0833vw;
  margin-top: 0.2604vw;
}
.lm-name .xwj {
  width: 1.9792vw;
  height: 2.0833vw;
}
.lm-name .bg {
  width: 2.0833vw;
  height: 1.9792vw;
  margin-top: 0.2604vw;
}
.lm-name .tzgg {
  width: 1.8229vw;
  height: 2.1875vw;
}
.more {
  position: absolute;
  display: flex;
  align-items: center;
  top: 2.2917vw;
  right: 2.0833vw;
  font-weight: 400;
  font-size: 0.8333vw;
  z-index: 20;
}
.more img {
  margin-left: 0.4688vw;
  width: 0.8333vw;
  height: 0.8333vw;
}
.sjicon {
  width: 0.8854vw;
  height: 0.8854vw;
  margin-right: 0.4167vw;
}
/* banner */
.main .boxs .mySwiper1 .banner img {
  width: 100%;
  height: 100%;
}
.mySwiper2,
.mySwiper2 .swiper-slide,
.mySwiper2 .swiper-slide img {
  width: 100% !important;
  height: 100% !important;
}
.mySwiper2::after {
  content: "";
  display: block;
  width: 100%;
  height: 7.8125vw;
  background: url(./lbbj.png) no-repeat center center;
  position: absolute;
  background-size: 100% 100%;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.mySwiper2 .swiper-pagination {
  display: flex;
  position: relative;
  z-index: 20;
  align-items: center;
  bottom: 2.5vw;
}
.mySwiper2 .swiper-pagination::after {
  content: "";
  display: block;
  width: 69.3229vw;
  flex: 1;
  height: 0.6771vw;
  background: url(./sbgd.png) no-repeat center center;
  background-size: 100% 100%;
}
.mySwiper2 .swiper-pagination::before {
  content: "";
  display: block;
  width: 8.3333vw;
  height: 0.0521vw;
  background: #ffffff;
  opacity: 0.5;
  margin-right: 3.125vw;
}
.mySwiper2 .swiper-pagination .swiper-pagination-bullet {
  font-weight: 400;
  font-size: 0.7292vw;
  color: #ffffff;
  opacity: 0.5;
  width: auto;
  height: auto;
  border-radius: 0;
  background: none;
  margin: 0;
  margin-right: 3.0208vw;
}
.mySwiper2 .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  display: flex;
  align-items: center;
  position: relative;
}
.mySwiper2 .swiper-pagination .swiper-pagination-bullet-active::after {
  content: "";
  display: block;
  width: 1.5625vw;
  height: 0.0521vw;
  background: #ffffff;
  position: absolute;
  left: 1.0417vw;
}

/* 学院新闻 */
.news {
  width: 100%;
  height: 100%;
  background: url("./bg1.jpg") no-repeat center center;
  background-size: 100% 100%;
}
.news .content::after {
  content: "";
  display: block;
  width: 23.2813vw;
  height: 11.3021vw;
  background: url("./newic.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -2.5521vw;
  left: 0;
}
.news .content {
  position: relative;
  /* margin-top: 3.4896vw; */
  margin-top: 4.0625vw;
  padding: 0 2.0833vw;
  /* padding-top: 0.7292vw; */
  background: #ffffff;
  border-radius: 0.5208vw;
}
.news .content .lm-name {
  /* margin-left: 31.25vw; */
  margin-left: 30.9896vw;
  /* justify-content: center; */
}
.news .content .info {
  display: flex;
  justify-content: space-between;
}
.news .content .list {
  margin-top: 3.6458vw;
  width: 18.75vw;
}
.news .content .list li {
  width: 100%;
  padding-bottom: 1.5104vw;
  margin-bottom: 1.1458vw;
  border-bottom: 0.0521vw solid #ededed;
  transition: all 0.6s ease-out;
}
.news .content .list li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.news .content .list .last a .pic {
  width: 100%;
  height: 10.4167vw;
}
.news .content .list .last a img {
  border-radius: 0.1563vw;
  object-fit: cover;
}
.news .content .list .last a p {
  margin-top: 1.1458vw;
  font-weight: bold;
  font-size: 0.9375vw;
  color: #333333;
}
.news .content .list .last a p:hover {
  margin-left: 0.5208vw;
}
.news .content .list .item {
  display: flex;
}
.news .content .list .item::before {
  content: "";
  display: block;
  width: 0.3125vw;
  height: 0.3125vw;
  margin-right: 0.6vw;
  margin-top: 0.6vw;
  background: #ccc;
}
.news .content .list .item a {
  flex: 1;
  transition: all 0.3s ease;
}
.news .content .list .item a .title {
  font-weight: 400;
  font-size: 0.9375vw;
  color: #333333;
  line-height: 1.5625vw;
}
.news .content .list .item a .time {
  margin-top: 0.7292vw;
  font-weight: 400;
  font-size: 0.8333vw;
  color: #560455;
}
.news .content .list .item:hover a .title {
  font-weight: bold;
}
.news .content .list .item:hover::before {
  background: #561c81;
}
.news .content .list .item:hover {
  margin-left: 0.5208vw;
}
.news .content .mid {
  position: relative;
  width: 36.4583vw;
  margin: 0 2.6042vw;
  margin-top: 2.5521vw;
}
.news .content .mid .lb {
  box-shadow: 0px 0.1563vw 0.625vw 0px rgba(0, 0, 0, 0.1);
}
.news .content .mid .btns {
  margin-top: 2.3438vw;
  display: flex;
  align-items: center;
  padding: 0 4.6875vw;
  justify-content: space-between;
  height: 1.6667vw;
}
.news .content .mid .btns .an {
  position: relative;
  top: 0;
  left: 0;
  position: unset;
  padding: 0;
  margin: 0;
  height: auto;
}
.news .content .mid .btns .an img {
  width: 3.0208vw;
  height: 0.5729vw;
}
.news .content .mid .swiper-pagination {
  position: unset;
}
.news .content .mid .swiper-pagination-bullet {
  width: 0.9896vw;
  height: 1.3021vw;
  opacity: 0.3;
  background: url(./xlogo.png) no-repeat center center;
  background-size: 100% 100%;
  border-radius: 0%;
  margin-right: 0.7813vw;
}
.news .content .mid .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.news .content .mid .swiper-pagination-bullet-active {
  width: 1.3021vw;
  height: 1.6667vw;
  opacity: 1;
}

.news .content .mid .item .pic {
  width: 100%;
  height: 20.7292vw;
}
.news .content .mid .item .pic img {
  border-radius: 0.1563vw 0.1563vw 0px 0px;
}
.news .content .mid .item .text {
  padding: 1.5625vw 2.2917vw 1.7708vw 1.5625vw;
  width: 100%;
  height: 8.3333vw;
  background: #ffffff;
  border-radius: 0px 0px 0.1563vw 0.1563vw;
}
.news .content .mid .item .text .title {
  font-weight: bold;
  font-size: 1.1458vw;
  color: #333333;
}
.news .content .mid .item .text .title:hover {
  margin-left: 0.5208vw;
}
.news .content .mid .item .text .summary {
  margin-top: 1.1979vw;
  font-weight: 400;
  font-size: 0.7292vw;
  color: #999999;
  line-height: 1.3542vw;
}
.news .content .mid .item .text .summary:hover {
  margin-left: 0.5208vw;
  color: #333;
}
/* 学术成果 */
.academic {
  background: url("./bg2.jpg") no-repeat center center;
  background-size: 100% 100%;
}

.academic .content {
  position: relative;
  margin-top: 3.125vw;
  height: 37.5vw;
  background: url(./xscgbg.png) no-repeat center center;
  background-size: 100% 100%;
  box-shadow: 0px 0.1042vw 0.625vw 0px rgba(0, 0, 0, 0.03);
  border-radius: 0.5208vw;
  padding: 4.2188vw 2.0833vw 0 2.0833vw;
}
.academic .content .lm-name {
  /* justify-content: center; */
  margin-left: 31.25vw;
}
.academic .content .lm-name .more {
  top: 5.0521vw;
}
.academic .content .info {
  margin-top: 2.5vw;
  display: flex;
}
.academic .content .info .list {
  width: 31vw;
}
.academic .content .info .list .first {
  position: relative;
  transition: all 0.3s;
}
.academic .content .info .list .first a {
  display: block;
}
.academic .content .info .list .first:hover a {
  margin-left: 0.5208vw;
}
.academic .content .info .list .first:hover a .summary {
  color: #333;
  opacity: 1;
}
.academic .content .info .list .first::after {
  content: "";
  display: block;
  margin-top: 1.5625vw;
  width: 100%;
  height: 0.4688vw;
  background: url(./cxt.png) no-repeat center center;
  background-size: 100% 100%;
}
.academic .content .info .list .first a .title {
  font-weight: bold;
  font-size: 1.25vw;
  color: #333333;
}
.academic .content .info .list .first a .summary {
  margin-top: 1.5625vw;
  margin-bottom: 1.0417vw;
  font-weight: 400;
  font-size: 0.7292vw;
  color: #666666;
  line-height: 1.25vw;
  opacity: 0.8;
  min-height: 4.1667vw;
}
.academic .content .info .list .first a .time {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 0.8333vw;
  color: #b3908a;
}
.academic .content .info .list .first a .time img {
  width: 0.8854vw;
  height: 0.8854vw;
  margin-right: 0.4167vw;
}
.academic .content .info .list .item {
  margin-top: 1.5625vw;
  margin-bottom: 0.2604vw;
}
.academic .content .info .list .item a .title {
  font-weight: 400;
  font-size: 0.9375vw;
  color: #333333;
}
.academic .content .info .list .item a .time {
  display: flex;
  align-items: center;
  margin-top: 1.0938vw;
}
.academic .content .info .list .item a .time .sj {
  display: flex;
  align-items: center;
}
.academic .content .info .list .item a .time img {
  width: 0.8854vw;
  height: 0.8854vw;
  margin-right: 0.4167vw;
}
.academic .content .info .list .item a .time p {
  font-weight: 400;
  font-size: 0.8333vw;
  color: #b3908a;
  margin-right: 1.0417vw;
}
.academic .content .info .list .item a .time .xt {
  flex: 1;
  height: 0.0521vw;
  background: #ede1d9;
  opacity: 0.5;
  position: relative;
}
.academic .content .info .list .item a .time .xt::after {
  content: "";
  display: block;
  width: 0.7292vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #b3908a;
  opacity: 1;
  transition: all 0.6s;
}

.academic .content .info .list .item a:hover .title {
  margin-left: 0.5208vw;
  font-weight: bold;
}
.academic .content .info .list .item a:hover .time .xt::after {
  width: 100%;
}
.academic .content .info .carousel {
  width: 45.2083vw;
  margin-left: 2.5521vw;
}
.academic .content .info .carousel .mySwiper4 {
  /* height: 26.0417vw; */
}
.academic .content .info .carousel .item {
  width: 21.875vw;
  height: 25.1042vw !important;
}
.academic .content .info .carousel .item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.academic .content .info .carousel .item .pic {
  width: 19.7917vw;
  height: 13.0208vw;
  border-radius: 0.1563vw;
}
.academic .content .info .carousel .item .text {
  width: 100%;
  position: relative;
  /* height: 12.4479vw; */
  height: 12.3958vw;
  padding: 0 2.0833vw;
  border-radius: 0.1563vw;
}
.academic .content .info .carousel .item .text::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 22.3958vw;
  background: url(./cgxxbj.png) no-repeat center center;
  background-size: 100% 100%;
}
.academic .content .info .carousel .item .text .title {
  font-weight: 400;
  font-size: 0.9375vw;
  color: #ffffff;
  line-height: 1.6667vw;
  position: relative;
  margin-top: 1.1458vw;
}
.academic .content .info .carousel .item .text .title::before {
  content: "";
  display: block;
  width: 0.1042vw;
  height: 0;
  background: #fff;
  position: absolute;
  top: 0.3125vw;
  left: 0;
  transition: 0.4s;
}
.academic .content .info .carousel .item .text .summary {
  font-weight: 400;
  font-size: 0.7292vw;
  color: #ffffff;
  line-height: 1.3542vw;
  opacity: 0.6;
  margin-top: 0.7292vw;
  min-height: 3.3854vw;
  margin-bottom: 0.7292vw;
}
.academic .content .info .carousel .item .text .time {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 0.8333vw;
  color: #b3908a;
}
.academic .content .info .carousel .item .text .time::before {
  content: "";
  display: block;
  flex: 1;
  margin-right: 0.4688vw;
  border-bottom: 0.0521vw dashed rgba(255, 255, 255, 0.8);
  transition: 0.4s;
}
.academic .content .info .carousel .item:hover .text .title::before {
  height: 2.6042vw;
}
.academic .content .info .carousel .item:hover .text .title p {
  transform: translate(0.5208vw);
  font-weight: bold;
}
.academic .content .info .carousel .item:hover .pic img {
  transform: scale(1.1);
}

.academic .content .info .carousel .item:nth-child(2n) {
  flex-direction: column-reverse;
}
.academic .content .info .carousel .item:nth-child(2n) .text {
  border-radius: 0.1563vw 0.1563vw 0px 0px;
}
.academic .content .info .carousel .item:nth-child(2n) .text .time::before {
  border-bottom: 0.0521vw dashed rgba(179, 144, 138, 1);
}
.academic .content .info .carousel .item:nth-child(2n) .text .title {
  color: #333;
}
.academic .content .info .carousel .item:nth-child(2n) .text .summary {
  color: rgba(51, 51, 51, 1);
}
.academic .content .info .carousel .item:nth-child(2n) .text .title::before {
  background: #d6ad84;
}
.academic .content .info .carousel .item:nth-child(2n) .text::after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 23.6458vw;
  background: url(./cgxxbj3.png) no-repeat center center;
  background-size: 100% 100%;
}
.academic .content .info .carousel .swiper-pagination {
  position: unset;
}
.academic .content .info .carousel .swiper-pagination .swiper-pagination-bullet {
  width: 0.9896vw;
  margin-top: 0.9375vw;
  height: 1.3021vw;
  opacity: 0.3;
  background: url(./xlogo.png) no-repeat center center;
  background-size: 100% 100%;
  border-radius: 0%;
  margin-right: 0.7813vw;
}
.academic .content .info .carousel .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.academic .content .info .carousel .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
/* 活动 */
.notice {
  background: url("./bg3.jpg") no-repeat center center;
  background-size: 100% 100%;
}

.notice .content {
  display: flex;
  justify-content: space-between;
  margin-top: 4.0104vw;
}
.notice .content .left .list {
  margin-top: 2.6042vw;
}
.notice .content .left .list .item {
  width: 32.8125vw;
  height: 5.4688vw;
  background: url(./hdxxbj.png) no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.3s;
  margin-bottom: 1.5625vw;
}
.notice .content .left .list .item:last-child {
  margin-bottom: 0;
}
.notice .content .left .list .item a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 1.3021vw 6.1458vw 1.5625vw 2.0833vw;
}
.notice .content .left .list .item a .title {
  font-weight: 400;
  font-size: 0.9375vw;
  color: #333333;
  transition: all 0.4s;
}
.notice .content .left .list .item a .time {
  display: flex;
  align-items: center;
  margin-top: 1.0938vw;
  font-size: 0.8333vw;
  color: #b3908a;
}
.notice .content .left .list .item a .time p {
  transition: all 0.3s;
}

.notice .content .left .list .item a .time .sj {
  display: flex;
  align-items: center;
}
.notice .content .left .list .item a .time .sj::before {
  content: "";
  display: block;
  width: 0.8854vw;
  height: 0.8854vw;
  background: url(./clock-o1.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 0.4167vw;
}
.notice .content .left .list .item a .time .xt {
  flex: 1;
  height: 0.1042vw;
  margin-left: 1.0417vw;
  background: rgba(237, 225, 217, 0.5);
  position: relative;
}
.notice .content .left .list .item a .time .xt::after {
  content: "";
  display: block;
  width: 0.7292vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #b3908a;
  opacity: 1;
  transition: all 0.6s;
}
.notice .content .left .list .item:hover {
  background: url(./hdxxbj1.png) no-repeat center center;
  background-size: 100% 100%;
}
.notice .content .left .list .item:hover a .title,
.notice .content .left .list .item:hover a .time {
  color: #fff;
}
.notice .content .left .list .item:hover a .title {
  font-weight: bold;
  transform: translate(0.5208vw);
}
.notice .content .left .list .item:hover a .time .xt::after {
  width: 100%;
  background: #fff;
}
.notice .content .left .list .item:hover a .time .sj::before {
  background: url(./clock.png) no-repeat center center;
  background-size: 100% 100%;
}

.notice .content .right .lm-name {
  margin-left: 15.6771vw;
}

.notice .content .right {
  width: 35.9375vw;
}
.notice .content .right .list {
  margin-top: 6.4583vw;
}
.notice .content .right .list .item {
  width: 100%;
  height: 4.1667vw;
  position: relative;
  margin-bottom: 1.5625vw;
}
.notice .content .right .list .item:last-child {
  margin-bottom: 0;
}
.notice .content .right .list .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #9971a7;
  border-radius: 0.1563vw;
  opacity: 0.3;
}
.notice .content .right .list .item::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 0.2083vw;
  height: 4.1667vw;
  background: url("./tzggxz.png") no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.6s;
}
.notice .content .right .list .item a {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
  padding-left: 1.25vw;
  padding-right: 0.9375vw;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.notice .content .right .list .item a .jts {
  width: 0.9896vw;
  height: 0.6771vw;
  margin-right: 0.4688vw;
}
.notice .content .right .list .item a .title {
  display: flex;
  align-items: center;
  transition: all 0.6s;
}
.notice .content .right .list .item a p {
  width: 24.9479vw;
  font-weight: 400;
  font-size: 0.9375vw;
  color: #ffffff;
}
.notice .content .right .list .item a .time {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 0.8333vw;
  color: rgba(255, 255, 255, 0.8);
}
.notice .content .right .list .item a:hover p {
  font-weight: bold;
}
.notice .content .right .list .item a:hover .title {
  transform: translate(0.5208vw);
}
.notice .content .right .list .item:hover:after {
  width: 100%;
}
/* 底部 */

.footer {
  background: url("./bg4.jpg") no-repeat center center;
  background-size: 100% 100%;
}
.footer .content .link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5.5729vw;
  width: 100%;
  height: 17.6042vw;
  padding: 0 4.6354vw;
  background: url("./yqlj.png") no-repeat center center;
  background-size: 100% 100%;
}
.footer .content .link .item {
  margin-top: 0.7813vw;
}
.footer .content .link .item a .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 6.875vw;
  height: 6.875vw;
}
.footer .content .link .item a .icon::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: url("./tuy.png") no-repeat center center;
  background-size: 100% 100%;
  animation: rotate 50s linear infinite;
}
.footer .content .link .item:hover a .icon img {
  transition: all 0.6s;
  transform: translateY(-0.3667vw);
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.footer .content .link .item a p {
  margin-top: 1.1979vw;
  font-weight: 400;
  font-size: 1.0417vw;
  color: #ffffff;
  /* font-weight: bold; */
  text-align: center;
}
.footer .content .bottom {
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  margin-top: 5.5208vw;
}
.footer .content .bottom .left {
  padding-top: 2.3438vw;
}
.footer .content .bottom .left p {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 0.9375vw;
  color: #ffffff;
  margin-bottom: 1.25vw;
}
.footer .content .bottom .left p:last-child {
  margin-bottom: 0;
}
.footer .content .bottom .left p:first-child img {
  width: 1.0417vw;
  height: 1.3542vw;
  margin-right: 0.5208vw;
}
.footer .content .bottom .left p:last-child img {
  width: 1.1979vw;
  height: 1.0938vw;
  margin-right: 0.4688vw;
}
.footer .content .bottom .right {
  display: flex;
  align-items: center;
}
.footer .content .middle {
  padding-top: 1.0417vw;
}
.footer .content .middle img {
  width: 38.4896vw;
  height: 5.2083vw;
}
.footer .content .bottom .right .ewm {
  display: flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 2.6042vw;
}
.footer .content .bottom .right .ewm:last-child {
  margin-right: 0;
}
.footer .content .bottom .right .ewm img {
  width: 7.5vw;
  height: 7.5vw;
}
.footer .content .bottom .right .ewm p {
  font-weight: 400;
  margin-top: 0.5729vw;
  font-size: 0.8333vw;
  color: #ffffff;
  opacity: 0.8;
}
.footer .content .db {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 0.9375vw;
  padding-bottom: 0.9896vw;

  background: rgba(0, 0, 0, 0.5);
}
.footer .content .db p {
  text-align: center;
  font-size: 0.8333vw;
  color: #fff;
  opacity: 0.5;
}
.footer .content .link .item:nth-child(1) a .icon img {
  width: 4.0625vw;
  height: 3.8542vw;
}
.footer .content .link .item:nth-child(2) a .icon img {
  width: 3.4375vw;
  height: 3.4375vw;
}
.footer .content .link .item:nth-child(3) a .icon img {
  width: 4.0625vw;
  height: 4.1667vw;
}
.footer .content .link .item:nth-child(4) a .icon img {
  width: 3.2292vw;
  height: 3.75vw;
}
.footer .content .link .item:nth-child(5) a .icon img {
  width: 3.4896vw;
  height: 3.75vw;
}
.footer .content .link .item:nth-child(6) a .icon img {
  width: 3.4375vw;
  height: 3.75vw;
}

/* 移动端 */
@media screen and (max-width: 1000px) {
  .mySwiper2 .swiper-pagination::after,
  .mySwiper2 .swiper-pagination::before,
  .mySwiper2 .swiper-pagination .swiper-pagination-bullet-active::after,
  .lm-name .text p:last-child,
  .news .content .list .item::before,
  .notice .content .right .list .item a .jts,
  .notice .content .right .list .item::after {
    display: none;
  }
  .main {
    height: auto;
  }
  .mySwiper1 {
    height: 100% !important;
    position: relative !important;
    z-index: 1 !important;
    overflow: hidden !important;
  }
  .main .boxs .mySwiper1 .swiper-wrapper {
    width: 100% !important;
    height: auto !important;
  }
  .main .boxs .mySwiper1 .swiper-wrapper .parent,
  .main .boxs .mySwiper1 .swiper-wrapper .banner {
    width: 100% !important;
    height: 100% !important;
  }
  .mySwiper2,
  .mySwiper2 .swiper-slide,
  .mySwiper2 .swiper-slide img {
    width: 100% !important;
    height: 46.6667vw !important;
  }
  .lm-name .text p:first-child {
    font-size: 2.6667vw;
  }
  .more {
    display: none;
    top: 2.6667vw;
    right: 2.6667vw;
    font-weight: 400;
    font-size: 1.8667vw;
  }
  .more img {
    margin-left: 0.4688vw;
    width: 1.3333vw;
    height: 1.3333vw;
  }
  /* banner */
  .mySwiper2 .swiper-pagination {
    bottom: 4vw;
    justify-content: center;
  }
  .mySwiper2 .swiper-pagination .swiper-pagination-bullet {
    font-weight: 400;
    font-size: 2.1333vw;
    margin-right: 2.6667vw;
  }
  /* 学院新闻 */
  .news .content .lm-name {
    margin-left: 0;
    justify-content: center;
  }
  .main .boxs .mySwiper1 .swiper-slide.parent {
    padding-top: 2.6667vw;
  }
  .news .content {
    position: relative;
    margin-top: 0;
    padding: 2.6667vw !important;
    background: #ffffff;
  }
  .news .content .mid {
    width: 40vw;
    margin: 0 2.6042vw;
    margin-top: 2.2396vw;
  }
  .news .content .mid .item .pic {
    width: 100%;
    height: 20.4688vw;
  }
  .news .content .list {
    margin-top: 2.2396vw;
    width: 25%;
  }
  .news .content .mid .item .text .title {
    font-size: 2.1333vw;
  }
  .news .content .mid .item .text .summary {
    margin-top: 1.3333vw;
    font-size: 1.8667vw;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .news .content .mid .item .text {
    padding: 1.3333vw;
    width: 100%;
    height: auto;
  }
  .news .content .mid .swiper-pagination-bullet {
    width: 1.6667vw;
    height: 2.1333vw;
  }
  .news .content .mid .btns .an img {
    width: 4.2667vw;
    height: 0.6667vw;
  }
  .news .content .list .last a .pic {
    width: 100%;
    height: 13.3333vw;
  }
  .news .content .list .last a p {
    margin-top: 1.3333vw;
    font-weight: bold;
    font-size: 2.1333vw;
    color: #333333;
  }
  .news .content .list li {
    width: 100%;
    padding-bottom: 1.3333vw;
    margin-bottom: 1.3333vw;
  }
  .news .content .list .item a .title {
    font-size: 2.1333vw;
    line-height: 1.5;
  }
  .news .content .list .item a .time {
    margin-top: 1.3333vw;
    font-weight: 400;
    font-size: 1.8667vw;
    color: #560455;
  }

  /* 学术成果 */
  .academic .content {
    position: relative;
    margin-top: 0;
    height: auto;
    padding: 2.6667vw;
  }
  .academic {
    padding-bottom: 2.6667vw;
  }
  .academic .content .info .carousel {
    width: 40%;
    margin-left: 0;
  }
  .academic .content .info .list {
    width: 55%;
  }
  .academic .content .info {
    justify-content: space-between;
  }
  .academic .content .info .list .first a .title {
    font-weight: bold;
    font-size: 2.1333vw;
    color: #333333;
  }
  .academic .content .lm-name {
    justify-content: center;
    margin-left: 0;
  }
  .academic .content .info .list .first a .summary {
    margin-top: 1.3333vw;
    margin-bottom: 1.3333vw;
    font-size: 1.8667vw;
    color: #666666;
    line-height: 1.5;
    min-height: auto;
  }
  .sjicon {
    width: 1.3333vw !important;
    height: 1.3333vw !important;
    margin-right: 0.6667vw !important;
  }
  .academic .content .info .list .first a .time {
    font-size: 1.8667vw;
  }
  .academic .content .info .list .item a .title {
    font-size: 2.1333vw;
  }
  .academic .content .info .list .item a .time p {
    font-size: 1.8667vw;
  }
  .academic .content .info .carousel .mySwiper4 {
    height: 95% !important;
  }
  .academic .content .info .carousel .item .pic {
    width: 100%;
    height: 18.6667vw;
  }
  .pic img {
    object-fit: cover;
  }
  .academic .content .info .carousel .item .text {
    height: auto;
    padding: 1.3333vw;
  }
  .academic .content .info .carousel .item .text .title {
    font-weight: 400;
    font-size: 2.1333vw;
    line-height: 1.5;
    margin-top: 1.3333vw;
  }
  .academic .content .info .carousel .item .text .summary {
    font-size: 1.8667vw;
    color: #ffffff;
    line-height: 1.5;
    margin-top: 1.3333vw;
    min-height: auto;
    margin-bottom: 1.3333vw;
  }
  .academic .content .info .carousel .item {
    height: auto !important;
  }
  .academic .content .info .carousel .item .text::after {
    width: 100%;
    height: 100%;
  }
  .academic .content .info .carousel .item .text .time {
    font-size: 1.8667vw;
  }
  .academic .content .info .carousel .item:nth-child(2n) .text::after {
    display: none;
  }
  .academic .content .info .carousel .swiper-pagination .swiper-pagination-bullet {
    width: 1.6667vw;
    height: 2.1333vw;
    margin-right: 1.3333vw;
  }
  .academic .content .lm-name .more {
    top: 3.0521vw;
  }
  /* 通知公告 */
  .notice .content {
    margin-top: 0;
  }
  .notice .content .right {
    width: 48%;
  }
  .notice .content .left {
    width: 48%;
  }
  .notice .content .left .list .item {
    width: 84%;
    height: auto;
    margin-bottom: 2.6667vw;
  }
  .notice .content .left .list .item a .title {
    font-size: 2.1333vw;
  }
  .notice .content .left .list .item a {
    padding: 2vw;
  }
  .notice .content .left .list .item a .time .sj::before {
    width: 1.3333vw;
    height: 1.3333vw;
    margin-right: 0.6667vw;
  }
  .notice .content .left .list .item a .time {
    margin-top: 1.0938vw;
    font-size: 1.8667vw;
  }
  .notice .content .left .list .item:last-child {
    margin-bottom: 2.6667vw;
  }
  .notice .content .right .lm-name {
    margin-left: 0;
  }
  .notice .content .right .list .item {
    width: 100%;
    height: 7.1667vw;
    margin-bottom: 4vw;
  }
  .notice .content .right .list .item a p {
    width: 24.9479vw;
    font-size: 2.1333vw;
  }
  .notice .content .right .list .item a .time {
    font-weight: 400;
    font-size: 1.8667vw;
  }
  .notice .content .right .list .item a {
    z-index: 10;
    padding-left: 2.6667vw;
    padding-right: 2.6667vw;
    border-left: 0.6667vw solid rgba(214, 173, 132, 1);
  }
  .footer .content .link {
    margin-top: 0;
    background: none;
  }
  .footer .content .link .item a p {
    margin-top: 2vw;
    font-weight: 400;
    font-size: 1.8667vw;
  }
  .footer .content .link .item a .icon {
    width: 9.875vw;
    height: 9.875vw;
  }
  .footer .content .bottom {
    margin-top: 2.6667vw;
    flex-direction: column;
    margin-bottom: 6.6667vw;
  }
  .main .boxs .mySwiper1 .swiper-slide.footer {
    height: auto !important;
  }
  .footer .content .bottom .left p:first-child img {
    width: 2vw;
    height: auto;
    margin-right: 0.6667vw;
  }
  .footer .content .bottom .left p:last-child img {
    width: 2vw;
    height: auto;
    margin-right: 0.6667vw;
  }
  .footer .content .bottom .left p {
    font-size: 1.8667vw;
    color: #ffffff;
    margin-bottom: 2.6667vw;
  }
  .footer .content .middle img {
    width: 53.3333vw;
    height: auto;
  }
  .footer .content .middle {
    margin-top: 4vw;
    margin-bottom: 4vw;
  }
  .footer .content .bottom .right .ewm img {
    width: 8vw;
    height: 8vw;
  }
  .footer .content .bottom .right .ewm p {
    font-size: 1.8667vw;
  }
  .footer .content .db {
    padding-top: 1.3333vw;
    padding-bottom: 1.3333vw;
  }
  .footer .content .db p {
    text-align: center;
    font-size: 1.8667vw;
    color: #fff;
    opacity: 0.3;
  }
  .footer .content .bottom .right {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer .content .bottom .left {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 600px) {
  .news .content .info {
    flex-direction: column;
  }
  .lm-name .text p:first-child {
    font-size: 22px;
  }
  .more {
    font-size: 14px;
  }
  .more img {
    margin-left: 5px;
    width: 10px;
    height: auto;
  }
  .news .content .list {
    margin-top: 20px;
    width: 100%;
  }
  .lm-name .hj {
    width: 15px;
    height: auto;
  }
  .news .content .list li {
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 10px;
  }
  .news .content .list .last a p {
    margin-top: 15px;
    font-size: 16px;
  }
  .news .content .list .last a .pic {
    width: 100%;
    height: 150px;
  }
  .news .content .list .item a .title {
    font-size: 16px;
  }

  .news .content .list .item a .time {
    margin-top: 10px;
    font-size: 14px;
  }
  .news .content {
    padding: 10px !important;
  }
  .news .content .mid {
    width: 100%;
    margin: 0;
    margin-top: 20px;
  }
  .news .content .list:last-child {
    display: none;
  }
  .news .content .mid .item .pic {
    width: 100%;
    height: 220px;
  }
  .news .content .mid .item .text .title {
    font-size: 16px;
  }
  .news .content .mid .item .text {
    padding: 10px;
  }
  .news .content .mid .item .text .summary {
    margin-top: 10px;
    font-size: 14px;
  }
  .news .content .mid .swiper-pagination-bullet {
    width: 15px;
    height: 22px;
    margin-right: 15px;
  }
  .news .content .mid .btns {
    margin-top: 15px;
    height: auto;
  }
  .news .content .mid .btns .an img {
    width: 58px;
    height: 11px;
  }
  .mySwiper2 .swiper-pagination .swiper-pagination-bullet {
    font-size: 14px;
    margin-right: 15px;
  }
  .mySwiper2 .swiper-pagination {
    bottom: 30px;
  }
  .academic .content .info {
    margin-top: 20px;
    flex-direction: column;
  }
  .lm-name .xwj {
    width: 15px;
    height: auto;
  }
  .academic .content .info .list {
    width: 100%;
  }
  .academic .content .info .list .first a .title {
    font-size: 16px;
  }
  .academic .content .info .list .first a .summary {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .academic .content .info .list .first a .time {
    font-size: 14px;
  }
  .sjicon {
    width: 14px !important;
    height: auto !important;
    margin-right: 5px !important;
  }
  .academic .content .info .list .first::after {
    margin-top: 10px;
    height: 8px;
  }
  .academic .content .info .list .item a .title {
    font-size: 16px;
  }
  .academic .content .info .list .item a .time {
    margin-top: 10px;
  }
  .academic .content .info .list .item a .time p {
    font-size: 14px;
  }
  .academic .content .info .list .item {
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .academic .content .info .carousel {
    display: none;
  }
  .notice {
    background: none;
    padding-bottom: 20px;
  }
  .notice .content {
    flex-direction: column;
  }
  .notice .content .left {
    width: 100%;
  }
  .lm-name .bg {
    width: 15px;
    height: auto;
  }
  .lm-name {
    justify-content: center;
  }
  .notice .content .left .list .item {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .notice .content .left .list .item a {
    padding: 15px;
  }
  .notice .content .left .list .item a .title {
    font-size: 16px;
  }
  .notice .content .left .list .item a .time .sj::before {
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }
  .notice .content .left .list .item a .time {
    margin-top: 10px;
    font-size: 14px;
  }
  .notice .content .right {
    width: 100%;
    margin-top: 5px;
  }
  .notice .content .right .list .item::before {
    background: #9971a7;
    opacity: 1;
  }
  .lm-name .tzgg {
    width: 15px;
    height: auto;
  }
  .notice .content .right .list {
    margin-top: 20px;
  }
  .notice .content .right .list .item {
    width: 100%;
    height: 60px;
    margin-bottom: 15px;
  }
  .notice .content .right .list .item a {
    z-index: 10;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 5px solid rgba(214, 173, 132, 1);
  }
  .notice .content .right .list .item a p {
    width: 100%;
    font-size: 16px;
  }
  .notice .content .right .list .item a .title {
    width: 70%;
  }
  .notice .content .right .list .item a .time {
    font-size: 14px;
  }
  .notice .content .left .list {
    margin-top: 20px;
  }
  .academic .content {
    padding: 10px;
    padding-top: 20px;
  }
  .news .content {
    padding-top: 20px !important;
  }
  .footer .content .link {
    margin-top: 0;
    width: 100%;
    height: auto;
    flex-wrap: wrap;
  }
  .footer .content .link .item a .icon {
    width: 70px;
    height: 70px;
  }
  .footer .content .link .item a .icon img {
    width: 30px !important;
    height: auto !important;
  }
  .footer .content .link .item a p {
    margin-top: 10px;
    font-size: 14px;
  }
  .footer .content .link .item {
    margin-top: 15px;
    width: 28%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer .content .bottom .left p:first-child img {
    width: 15px;
    height: auto;
    margin-right: 5px;
  }
  .footer .content .bottom .left p:last-child img {
    width: 15px;
    height: auto;
    margin-right: 5px;
  }
  .footer .content .middle img {
    width: 90%;
    height: auto;
  }
  .footer .content .middle {
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
  }
  .footer .content .link {
    padding: 0;
  }
  .footer .content .bottom .right .ewm {
    margin-right: 20px;
  }
  .footer .content .bottom .right .ewm img {
    width: 60px;
    height: 60px;
  }
  .footer .content .bottom .right .ewm p {
    font-size: 14px;
    margin-top: 10px;
  }
  .footer .content .bottom .left {
    padding-top: 40px;
  }
  .footer .content .db {
    padding-top: 10px;
    padding-bottom: 10px;
    position: unset;
  }
  .footer .content .db p {
    font-size: 14px;
    line-height: 1.5;
  }
  .footer {
    background: url(./bg4.jpg) no-repeat;
    background-size: cover;
  }
  .footer .content .bottom .left p {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 370px) {
  .notice .content .right .list .item a .title {
    width: 60%;
  }
  .footer .content .link .item a p {
    margin-top: 10px;
    font-size: 12px;
  }
  .footer .content .bottom .left p {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
