.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));
}
.top[data-v-05816bcc] {
  position: relative;
  height: 1.3rem;
  background: #44403f;
}
.top[data-v-05816bcc]::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 0.16rem;
  background: #0b318f;
}
.top .container[data-v-05816bcc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.top .container .logo[data-v-05816bcc] {
  width: 2.24rem;
  height: 0.63rem;
}
.top .container .logo img[data-v-05816bcc] {
  width: 100%;
  height: 100%;
}
.top .container .wrap[data-v-05816bcc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top .container .wrap .text[data-v-05816bcc] {
  margin-right: 0.5rem;
  font-size: 0.2rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #fff;
}
.top .container .wrap .btn[data-v-05816bcc] {
  margin-right: 0.3rem;
  padding: 0.12rem 0.2rem;
  font-size: 0.16rem;
  font-family: Helvetica;
  color: #fff;
  border-radius: 0.28rem;
  border: 0.01rem solid #fff;
  cursor: pointer;
}
.top .container .wrap .btn[data-v-05816bcc]:hover {
  color: #44403f;
  background: #fff;
}
.top .container .wrap .btn[data-v-05816bcc]:last-of-type {
  margin-right: 0;
}
[data-v-05816bcc] .common-header .top {
  background: none;
}
.welcome[data-v-efa99676] {
  position: relative;
  top: -1.35rem;
  z-index: 1;
}
.container[data-v-efa99676] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.container .box[data-v-efa99676] {
  margin-right: 0.3rem;
  flex: 1;
  padding: 0.3rem 0.3rem 0.47rem;
  background: rgba(0,0,0,.6);
  color: #fff;
}
.container .box .title[data-v-efa99676] {
  margin-bottom: 0.43rem;
  font-size: 0.32rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  line-height: 0.46rem;
}
.container .box .intro[data-v-efa99676] {
  font-size: 0.2rem;
  font-family: Helvetica;
  line-height: 0.34rem;
}
.container .right[data-v-efa99676] {
  width: 4.29rem;
  text-align: right;
}
.container .right img[data-v-efa99676] {
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  margin-bottom: 0.32rem;
}
.container .right .link[data-v-efa99676] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0.24rem;
  font-size: 0.2rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #040000;
}
.news-position-item[data-v-0634b338] {
  margin-bottom: 0.3rem;
  padding: 0.2rem 0.3rem;
  width: 100%;
  border: 0.01rem solid #b5b5b6;
}
.news-position-item .top[data-v-0634b338],
.news-position-item .bottom[data-v-0634b338] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-position-item .top .college[data-v-0634b338] {
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #727171;
}
.news-position-item .top .date[data-v-0634b338] {
  font-size: 0.14rem;
  font-family: Helvetica;
  color: #bbb;
}
.news-position-item .title[data-v-0634b338] {
  margin: 0.25rem 0;
  font-size: 0.24rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.news-position-item .closes[data-v-0634b338] {
  margin-bottom: 0.32rem;
  font-size: 0.14rem;
  font-family: Helvetica;
  color: #bbb;
}
.news-position-item .bottom .more[data-v-0634b338],
.news-position-item .bottom .star[data-v-0634b338] {
  display: flex;
  align-items: center;
}
.news-position-item .bottom .more[data-v-0634b338] {
  font-size: 0.18rem;
  color: #339cd1;
}
.news-position-item .bottom .star[data-v-0634b338] {
  font-size: 0.19rem;
}
.other-position-item[data-v-8c6e0cf0] {
  display: flex;
  padding: 0.3rem 0;
  border-bottom: 0.01rem solid #b5b5b6;
}
.other-position-item .left[data-v-8c6e0cf0] {
  margin-right: 0.2rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  text-align: center;
  line-height: 0.6rem;
  font-size: 0.24rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #fff;
}
.other-position-item .right[data-v-8c6e0cf0] {
  flex: 1;
}
.other-position-item .right .title[data-v-8c6e0cf0] {
  margin-bottom: 0.2rem;
  font-size: 0.18rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #040000;
}
.other-position-item .right .closes[data-v-8c6e0cf0] {
  font-size: 0.14rem;
  font-family: Helvetica;
  color: #bbb;
}
.other-position-item[data-v-8c6e0cf0]:last-child {
  border-bottom: none;
}
.news-position .title[data-v-c9d4e8b0] {
  margin-bottom: 0.5rem;
  font-size: 0.52rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.news-position .wrap[data-v-c9d4e8b0] {
  display: flex;
}
.news-position .wrap .new[data-v-c9d4e8b0] {
  margin-right: 0.4rem;
  flex: 1;
}
.news-position .wrap .other[data-v-c9d4e8b0] {
  padding: 0.4rem 0.3rem 0;
  width: 4.4rem;
  border: 0.01rem solid #b5b5b6;
  height: fit-content;
}
.news-position .wrap .other .top[data-v-c9d4e8b0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-position .wrap .other .top .other-title[data-v-c9d4e8b0] {
  font-size: 0.32rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.title[data-v-e1a0b530] {
  margin-bottom: 0.5rem;
  font-size: 0.32rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.box .top[data-v-e1a0b530] {
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}
.box .top[data-v-e1a0b530] .el-select {
  margin-right: 0.3rem;
  width: 3.2rem;
  border: 0.01rem solid #727171;
}
.box .top[data-v-e1a0b530] .el-select .el-input__wrapper {
  border-radius: 0;
}
.box .top[data-v-e1a0b530] .el-input-group__append {
  background-color: #0b318f;
  color: #fff;
  box-shadow: none;
}
.box[data-v-e1a0b530] .el-checkbox.el-checkbox--large .el-checkbox__label {
  font-size: 0.18rem;
}
.box[data-v-e1a0b530] .el-checkbox.el-checkbox--large .el-checkbox__inner {
  width: 0.18rem;
  height: 0.18rem;
}
.box[data-v-e1a0b530] .el-checkbox__inner::after {
  height: 0.09rem;
  left: 0.06rem;
}
.item[data-v-56fa3c8c] {
  display: flex;
  padding: 0.3rem 0;
  border-top: 0.01rem solid #727171;
}
.item .left[data-v-56fa3c8c] {
  width: 0.93rem;
  margin-right: 0.66rem;
  font-size: 0.18rem;
  color: #727171;
}
.item .right[data-v-56fa3c8c] {
  flex: 1;
}
.item .right .intro[data-v-56fa3c8c] {
  font-size: 0.24rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.item .right .title[data-v-56fa3c8c] {
  margin-bottom: 0.27rem;
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #727171;
}
.filter[data-v-434fa966] {
  margin-bottom: 0.8rem;
}
.wrap[data-v-434fa966] {
  margin-top: 0.8rem;
}
.more[data-v-434fa966] {
  margin: 0.77rem 0;
  text-align: center;
  font-size: 0.28rem;
  font-family: Helvetica;
  color: #231815;
}
.more img[data-v-434fa966] {
  margin-right: 0.1rem;
  width: 0.18rem;
  height: 0.18rem;
}
