.common-header[data-v-09008dcd] {
  position: relative;
}
.common-header .top[data-v-09008dcd] {
  position: absolute;
  width: 100%;
  height: 2.23rem;
  z-index: 101;
}
.common-header .top .inner[data-v-09008dcd] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.common-header .swiper[data-v-09008dcd] {
  position: relative;
  width: 100%;
  height: 6.4rem;
}
.common-header .swiper .banner-image[data-v-09008dcd] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}
.common-header .swiper .inner[data-v-09008dcd] {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  padding-left: 0.6rem;
  font-size: 0.32rem;
  color: #fff;
  text-shadow: 0 0.02rem 0.08rem rgba(0,0,0,.5);
  z-index: 99;
}
.common-header .swiper .inner .title[data-v-09008dcd] {
  font-size: 0.86rem;
  font-family: GillSans-SemiBold,GillSans;
  font-weight: 600;
  color: #fff;
  line-height: 1.03rem;
}
.common-header .swiper .inner .subtitle[data-v-09008dcd] {
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #fff;
  line-height: 0.22rem;
}
.common-header .swiper .swiper-slide[data-v-09008dcd] {
  position: relative;
}
.common-header .swiper .swiper-pagination[data-v-09008dcd] {
  display: flex;
  align-items: center;
  position: absolute;
  padding-left: 0.6rem;
  bottom: 1.8rem;
  left: 50%;
  height: 0.25rem;
  transform: translateX(-50%);
  z-index: 99;
}
.common-header .swiper .swiper-pagination .circle[data-v-09008dcd] {
  width: 0.14rem;
  height: 0.14rem;
  background: #fff;
  border-radius: 50%;
  margin: 0 0.05rem;
  cursor: pointer;
}
.common-header .swiper .swiper-pagination .circle.active[data-v-09008dcd] {
  background: #e50112;
}
.common-header .mask[data-v-09008dcd] {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.8);
  z-index: 3000;
}
.common-header .mask .box[data-v-09008dcd] {
  display: flex;
  width: 12.8rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.common-header .mask .box>.title[data-v-09008dcd] {
  position: relative;
  margin-right: 0.82rem;
  font-size: 0.32rem;
  font-family: GillSans-SemiBold,GillSans;
  font-weight: 600;
  color: #fff;
  line-height: 0.38rem;
  white-space: nowrap;
}
.common-header .mask .box .list-wrap[data-v-09008dcd] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 1rem;
  row-gap: 0.6rem;
}
.common-header .mask .box .list-wrap .list-item[data-v-09008dcd] {
  cursor: pointer;
}
.common-header .mask .box .list-wrap .list-item .subtitle[data-v-09008dcd] {
  margin-bottom: 0.2rem;
  font-size: 0.24rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #fff;
  line-height: 0.29rem;
}
.common-header .mask .box .list-wrap .list-item .intro[data-v-09008dcd] {
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #fff;
  line-height: 0.28rem;
}
.common-header[data-v-09008dcd] .el-overlay {
  opacity: 0;
  animation: none !important;
}
.banner-image-mask[data-v-09008dcd] {
  width: 100%;
  height: 1.03rem;
  background-color: #333;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, #615f5f, rgba(12, 49, 144, 0));
}
.about-header[data-v-6c657949] {
  position: relative;
}
.about-header .my-top[data-v-6c657949] {
  display: flex;
  justify-content: space-between;
  margin-top: 0.6rem;
}
.about-header .my-top .logo[data-v-6c657949] {
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  margin-left: -7.2rem;
  z-index: 100;
}
.about-header .my-top .logo img[data-v-6c657949] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-header .my-top .logo .line[data-v-6c657949] {
  position: absolute;
  top: 1.2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0.01rem;
  height: 4.6rem;
  background: #fff;
}
.about-header .my-top .links[data-v-6c657949] {
  display: flex;
}
.about-header .my-top .links .link[data-v-6c657949] {
  margin-right: 0.2rem;
  width: 0.6rem;
  height: 0.6rem;
  background: hsla(0,0%,100%,.67);
  font-size: 0.14rem;
  font-weight: bold;
  color: #333;
  text-align: center;
  line-height: 0.6rem;
  border-radius: 50%;
}
.about-header .my-top .links .link[data-v-6c657949]:last-of-type {
  margin-right: 0;
}
.about-header .container[data-v-6c657949] {
  position: absolute;
  display: flex;
  justify-content: flex-end;
  bottom: -0.23rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}
.router-list[data-v-6c657949] {
  z-index: 100;
}
.inner[data-v-f92471ae] {
  position: relative;
  padding-left: 0.47rem;
  padding-top: 0.66rem;
  font-size: 0.56rem;
  font-weight: 600;
  color: var(--6d84464d);
  white-space: nowrap;
}
.inner .text[data-v-f92471ae] {
  position: relative;
}
.inner .text[data-v-f92471ae]::after {
  position: absolute;
  left: -0.47rem;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 0.36rem;
  height: 0.04rem;
  background: var(--4615eafa);
}
.inner[data-v-f92471ae]::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0.01rem;
  background: #231815;
  bottom: 15%;
}
.last-news[data-v-800f9634] {
  padding-top: 1rem;
  padding-bottom: 2.4rem;
}
.last-news .inner .top[data-v-800f9634] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}
.last-news .inner .top .title[data-v-800f9634] {
  font-size: 0.52rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.last-news .inner .top .more[data-v-800f9634] {
  width: 0.95rem;
  height: 0.54rem;
  border-radius: 0.08rem;
  border: 0.01rem solid #231815;
  font-size: 0.18rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #231815;
  text-align: center;
  line-height: 0.54rem;
  margin-right: 0;
}
.last-news .inner .wrap .first-item[data-v-800f9634] {
  display: flex;
  padding-bottom: 0.5rem;
  border-top: 0.01rem solid #727171;
  border-bottom: 0.01rem solid #727171;
}
.last-news .inner .wrap .first-item .left[data-v-800f9634] {
  width: 8.37rem;
  height: 4.73rem;
  margin-right: 0.5rem;
  overflow: hidden;
}
.last-news .inner .wrap .first-item .right[data-v-800f9634] {
  flex: 1;
  padding-top: 0.2rem;
  height: 4.73rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.last-news .inner .wrap .first-item .right .title[data-v-800f9634] {
  margin-bottom: 0.15rem;
  font-size: 0.32rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
  line-height: 0.38rem;
}
.last-news .inner .wrap .first-item .right .intro[data-v-800f9634] {
  margin-bottom: auto;
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #727171;
  line-height: 0.28rem;
  flex: 1;
  overflow: hidden;
}
.last-news .inner .wrap .first-item .right .intro-inner[data-v-800f9634] {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  margin-right: -0.3rem;
  padding-right: 0.3rem;
}
.last-news .inner .wrap .first-item .right .exploring[data-v-800f9634] {
  display: flex;
  justify-content: flex-end;
  font-size: 0.18rem;
  cursor: pointer;
}
.last-news .inner .wrap .item[data-v-800f9634] {
  display: flex;
  padding: 0.3rem 0;
  border-bottom: 0.01rem solid #727171;
  cursor: pointer;
}
.last-news .inner .wrap .item .left[data-v-800f9634] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.last-news .inner .wrap .item .left .title[data-v-800f9634] {
  margin-bottom: 0.2rem;
  font-size: 0.24rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.last-news .inner .wrap .item .left .intro[data-v-800f9634] {
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #727171;
  line-height: 0.28rem;
  min-height: 0.74rem;
}
.last-news .inner .wrap .item .left .date[data-v-800f9634] {
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #727171;
}
.last-news .inner .wrap .item .right[data-v-800f9634] {
  margin-left: 0.6rem;
  width: 3.2rem;
  height: 1.8rem;
  overflow: hidden;
}
.last-news .inner .more[data-v-800f9634] {
  display: flex;
  margin-top: 0.47rem;
  justify-content: center;
  font-size: 0.28rem;
  font-family: Helvetica;
  color: #231815;
  cursor: pointer;
  margin: 0 auto;
  border: none;
}
.last-news .inner .more[data-v-800f9634]:hover {
  background-color: #fff;
}
.map[data-v-6718c7d2] {
  background-color: #0b318f;
}
.map .inner[data-v-6718c7d2] {
  position: relative;
  top: -1.2rem;
  text-align: center;
  color: #fff;
}
.map .inner .number[data-v-6718c7d2] {
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #182347;
  line-height: 0.28rem;
}
.map .inner .title[data-v-6718c7d2] {
  margin-bottom: 0.3rem;
  font-size: 0.3rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  line-height: 0.36rem;
}
.map .inner .intro[data-v-6718c7d2] {
  margin: auto;
  width: 9.68rem;
  font-size: 0.18rem;
  font-family: Helvetica;
  line-height: 0.28rem;
}
.map .inner .btn[data-v-6718c7d2] {
  margin: 0.4rem auto 0;
  width: 2rem;
  height: 0.54rem;
  border-radius: 0.27rem;
  border: 0.01rem solid #fff;
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #fff;
  text-align: center;
  line-height: 0.54rem;
  display: block;
}
.virtual-campus[data-v-fc99675c] {
  padding: 1.2rem 0;
}
.virtual-campus .inner .first-item[data-v-fc99675c] {
  display: flex;
  border-top: 0.01rem solid #727171;
}
.virtual-campus .inner .first-item .left[data-v-fc99675c] {
  width: 8.37rem;
  height: 4.73rem;
  margin-right: 0.5rem;
  overflow: hidden;
}
.virtual-campus .inner .first-item .right[data-v-fc99675c] {
  flex: 1;
  padding-top: 0.2rem;
  box-sizing: border-box;
  display: flex;
  min-height: 4.73rem;
  flex-direction: column;
  justify-content: space-between;
}
.virtual-campus .inner .first-item .right .title[data-v-fc99675c] {
  margin-bottom: 0.15rem;
  font-size: 0.32rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
  line-height: 0.38rem;
}
.virtual-campus .inner .first-item .right .intro[data-v-fc99675c] {
  margin-bottom: 0.8rem;
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #727171;
  line-height: 0.28rem;
}
.virtual-campus .inner .first-item .right .exploring[data-v-fc99675c] {
  display: flex;
  justify-content: flex-end;
  font-size: 0.18rem;
  color: #231815;
  text-decoration: none;
}
.item[data-v-cf874630] {
  height: 2.26rem;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.item-content[data-v-cf874630] {
  width: 100%;
  height: 100%;
}
.item-hd[data-v-cf874630] {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.item-banner[data-v-cf874630] {
  overflow: hidden;
  height: 100%;
}
.item-banner-img[data-v-cf874630] {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.item-bd[data-v-cf874630] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.item-bd-hd[data-v-cf874630] {
  position: relative;
}
.item-bd-hd-mask[data-v-cf874630] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: .5;
}
.item-bd-title[data-v-cf874630] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 0.29rem;
  font-size: 0.24rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #fff;
  line-height: 0.29rem;
  position: relative;
  z-index: 1;
}
.item-bd-intro[data-v-cf874630] {
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #fff;
  line-height: 0.28rem;
  margin-bottom: auto;
  height: 0;
  opacity: 0;
  margin-bottom: 0;
}
.item-bd-after[data-v-cf874630] {
  opacity: 0;
  height: 0;
  flex: 0;
}
.item:hover .item-bd[data-v-cf874630] {
  background: rgba(0,0,0,.3);
}
.item:hover .item-bd-hd-mask[data-v-cf874630] {
  background: rgba(0,0,0,0);
  opacity: 1;
}
.item:hover .item-bd-title[data-v-cf874630] {
  overflow: initial;
  text-overflow: initial;
  white-space: normal;
  height: initial;
}
.item:hover .item-bd-intro[data-v-cf874630] {
  display: block;
  opacity: 1;
  transition: all .3s linear;
  flex: 1;
}
.item:hover .item-bd-intro-inner[data-v-cf874630] {
  max-height: 1.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.item:hover .img-hover[data-v-cf874630] {
  transform: scale(1.05);
}
.item[data-v-3c5fd325] {
  display: flex;
  border-top: 0.01rem solid #727171;
  height: 100%;
}
.item img[data-v-3c5fd325] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item .left[data-v-3c5fd325] {
  margin-right: 0.5rem;
  flex: 1;
  height: 100%;
}
.item .right[data-v-3c5fd325] {
  flex: 1;
  text-align: right;
  height: 100%;
}
.item .left.img[data-v-3c5fd325] {
  width: 6rem;
  overflow: hidden;
}
.item .right.img[data-v-3c5fd325] {
  width: 6rem;
  overflow: hidden;
}
.item .info[data-v-3c5fd325] {
  padding: 0.2rem 0;
}
.item .title[data-v-3c5fd325] {
  font-size: 0.24rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.item .intro[data-v-3c5fd325] {
  padding: 0.24rem 0;
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #727171;
  line-height: 0.28rem;
  box-sizing: border-box;
}
.co-create-campus[data-v-79b7c825] {
  padding-bottom: 0.8rem;
}
.co-create-campus .inner .title[data-v-79b7c825] {
  margin-bottom: 0.5rem;
  font-size: 0.32rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.co-create-campus .inner .wrap[data-v-79b7c825] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 0.5rem;
}
.co-create-campus .inner .wrap .item[data-v-79b7c825] {
  height: 3.47rem;
}
.history-list-item[data-v-79b7c825] {
  height: 2.53rem;
  cursor: pointer;
  border: 0.01rem solid #727171;
}
.history-list-item .links[data-v-79b7c825] {
  display: flex;
  justify-content: flex-end;
}
.history-list-item .links .link[data-v-79b7c825] {
  display: flex;
  align-items: center;
  margin-left: 0.3rem;
  color: #231815;
  text-decoration: none;
}
.history-list-item[data-v-79b7c825] .item {
  border-top: none;
}
.history-list-item[data-v-79b7c825] .item .intro {
  padding: 0.15rem 0;
  margin-bottom: auto;
}
.history-list-item[data-v-79b7c825] .item .info {
  padding: 0.2rem 0.3rem;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.history-list-item[data-v-79b7c825] .item .left.img {
  width: 4.48rem !important;
  flex: initial;
}
.history-list-item[data-v-79b7c825] .item .right.img {
  width: 4.48rem !important;
  flex: initial;
}
.history-list-item[data-v-79b7c825] .item .left .links {
  justify-content: flex-start;
}
.history-list-item[data-v-79b7c825] .item .left .link {
  margin-left: 0;
}
