* {
  font-family: 微软雅黑;
}
.toast_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 10;
}
.toast_bg span {
  text-align: center;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 15px;
  border-radius: 20px;
  line-height: 18px;
  font-size: 14px;
  top: 50%;
  left: 50%;
  max-width: 200px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
[v-cloak] {
  display: none;
}
.flex_center {
  display: flex;
  justify-content: center;
}
.school {
  background: #fdcad1;
  font-size: 0;
  margin: 0;
}
.school .main {
  margin-top: 48px;
  padding-bottom: 92px;
}
.school .main .top-banner {
  position: relative;
  width: 100%;
  height: 614px;
  background: url("//pic.cgyouxi.com/orange/upload/202604/59029616_bc1f9a8940c26fa4341de1347360eff4.png") no-repeat bottom center / auto 166px, url(//pic.cgyouxi.com/orange/upload/202604/59029616_bd5174e5e3f710f2dddf776b10853c7c.png) no-repeat center / auto 100%;
}
.school .main .top-banner .swiper-container {
  box-sizing: border-box;
  height: 100%;
  padding-top: 40px;
  background: url('//pic.cgyouxi.com/orange/upload/202604/59029616_d22a0d6353695957636813d31e080937.png') no-repeat center / auto 100%;
}
.school .main .top-banner .swiper-container .swiper-wrapper {
  height: 450px;
  align-items: center;
}
.school .main .top-banner .swiper-container .swiper-wrapper .slide-item {
  width: 800px !important;
  height: 430px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  box-sizing: border-box;
  border: 3px solid #FFFFFF;
}
.school .main .top-banner .swiper-container .swiper-wrapper .slide-item:last-child {
  margin-right: 0;
}
.school .main .top-banner .swiper-container .swiper-wrapper .slide-item img {
  width: 100%;
}
.school .main .top-banner .swiper-container .swiper-wrapper .slide-item.swiper-slide-active {
  width: 800px !important;
  height: 450px;
}
.school .main .top-banner .swiper-container .swiper-wrapper .slide-item.swiper-slide-prev {
  position: relative;
}
.school .main .top-banner .swiper-container .swiper-wrapper .slide-item.swiper-slide-prev::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(//pic.cgyouxi.com/orange/upload/202408/108005369_75f27fc86a7a61531db6ef45c7970b5c.png) center no-repeat;
  background-size: 100%;
  top: 0;
  left: 0;
}
.school .main .top-banner .swiper-container .swiper-wrapper .slide-item.swiper-slide-next {
  position: relative;
}
.school .main .top-banner .swiper-container .swiper-wrapper .slide-item.swiper-slide-next::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(//pic.cgyouxi.com/orange/upload/202408/108005369_75f27fc86a7a61531db6ef45c7970b5c.png) center no-repeat;
  background-size: 100%;
  transform: rotate(180deg);
  top: 0;
  left: 0;
}
.school .main .top-banner .swiper-container .swiper-pagination {
  bottom: 144px;
}
.school .main .top-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  opacity: 0.5;
}
.school .main .top-banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.school .main .otherInfo {
  position: relative;
  width: 1367px;
  margin: 36px auto 40px;
  z-index: 1;
}
.school .main .otherInfo.has-banner {
  margin-top: -84px;
}
.school .main .otherInfo::before {
  content: '';
  position: absolute;
  top: 35px;
  right: -20px;
  width: 267px;
  height: 271px;
  background: url("../../img/active/school2022/img_moon.png") center no-repeat;
  background-size: 100%;
  z-index: -1;
}
.school .main .otherInfo > p {
  font-size: 14px;
  color: #C15352;
  line-height: 19px;
  text-align: center;
  width: 321px;
  height: 19px;
  margin: 0 auto;
  padding-left: 22px;
  background: url("../../img/active/school2022/icon_QQ.png") center left no-repeat;
  background-size: 16px;
  margin-bottom: 14px;
}
.school .main .otherInfo .rule_btn {
  display: block;
  width: 220px;
  height: 60px;
  background: url("//pic.cgyouxi.com/orange/upload/202604/59029616_7d6c32382df43dffffa6abbdee053b61.png") center no-repeat;
  background-size: 100%;
  margin: 16px auto 40px;
}
.school .main .otherInfo .bmZone {
  width: 730px;
  height: 166px;
  margin: 0 auto;
  background: url("../../img/active/school2022/bm_bg.png") center no-repeat;
  background-size: 100%;
  border-top: 0.1px solid rgba(255, 255, 255, 0);
}
.school .main .otherInfo .bmZone > a {
  width: 351px;
  display: block;
  height: 100px;
  background: url("../../img/active/school2022/btn_bm.png") center no-repeat;
  background-size: 100%;
  margin-top: 24px;
  margin-left: 209px;
}
.school .main .otherInfo .bmZone > p {
  font-size: 14px;
  color: #332954;
  letter-spacing: 0;
  line-height: 19px;
  text-align: center;
}
.school .main .detail {
  width: 1367px;
  margin: 0 auto;
}
.school .main .detail .time_card {
  width: 1367px;
  background: url("../../img/active/school2022/img_top.png") bottom center no-repeat;
  background-size: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 49px;
}
.school .main .detail .time_card div {
  width: 212px;
  height: 208px;
  box-sizing: border-box;
  text-align: center;
  margin-right: 44px;
  border-bottom: none;
}
.school .main .detail .time_card div:last-child {
  margin-right: 0px;
}
.school .main .detail .time_card div .time {
  font-size: 24px;
  color: #64539C;
  letter-spacing: 0;
  line-height: 31px;
  margin-top: 20px;
}
.school .main .detail .time_card div .month {
  font-size: 40px;
  color: #332954;
  letter-spacing: 0;
  font-weight: bold;
  line-height: 56px;
  margin: 20px 0;
}
.school .main .detail .time_card div span {
  display: inline-block;
  text-align: center;
  width: 112px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #8E83B2;
  letter-spacing: 0;
  background: url("../../img/active/school2022/tag_other.png") center no-repeat;
  background-size: 100%;
}
.school .main .detail .time_card div.end,
.school .main .detail .time_card div.not {
  background: url("../../img/active/school2022/bg_common.png?v=20220726") top center no-repeat;
  background-size: 100%;
  border-radius: 10px 10px 0px 0px;
  border-bottom: none;
}
.school .main .detail .time_card div.start {
  background: url("../../img/active/school2022/bg_now_unselect.png") top center no-repeat;
  background-size: 100%;
  border-radius: 10px 10px 0px 0px;
  border-bottom: none;
}
.school .main .detail .time_card div.start .time,
.school .main .detail .time_card div.start .month {
  color: #fff;
}
.school .main .detail .time_card div.start span {
  color: #C5699A;
  background: url("../../img/active/school2022/tag_now.png") center no-repeat;
  background-size: 100%;
}
.school .main .detail .time_card div.now {
  background: url("../../img/active/school2022/bg_now.png?v=20220726") top center no-repeat;
  background-size: 100%;
  border-radius: 10px 10px 0px 0px;
  border-bottom: none;
  border: none;
}
.school .main .detail .time_card div.now .time,
.school .main .detail .time_card div.now .month {
  color: #fff;
}
.school .main .detail .time_card div.now span {
  color: #686BBE;
  background: url("../../img/active/school2022/tag_now.png") center no-repeat;
  background-size: 100%;
}
.school .main .detail .time_card div.end,
.school .main .detail .time_card div.start {
  cursor: pointer;
}
.school .main .detail .work_box {
  width: 1367px;
  background-image: linear-gradient(180deg, #FFE8C8 0%, #FDCAD1 100%);
  padding-top: 30px;
  margin-top: -1px;
  padding-bottom: 30px;
}
.school .main .detail .work_box .title_img {
  width: 100%;
  height: 52px;
  background: url('//pic.cgyouxi.com/orange/upload/202604/59029616_7cbc08ef25562bb2db0632214f5d785e.png') no-repeat center / 409px;
  margin-bottom: 20px;
}
.school .main .detail .work_box .list_type {
  width: 280px;
  height: 71px;
  background: #FFFFFF;
  border: 2px solid #8e83b2;
  border-radius: 35.5px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.school .main .detail .work_box .list_type a {
  display: inline-block;
  font-size: 24px;
  color: #8E83B2;
  box-sizing: border-box;
  text-align: center;
}
.school .main .detail .work_box .list_type a:first-child {
  margin-right: 31px;
  margin-left: 39px;
}
.school .main .detail .work_box .list_type a:first-child.now {
  margin-right: 19px;
  margin-left: 12px;
}
.school .main .detail .work_box .list_type .now {
  background: #9397FE;
  width: 126px;
  color: #FFFFFF;
  font-weight: bold;
  border: 2px solid #686bbe;
  border-radius: 25.5px;
  height: 51px;
  line-height: 46px;
}
.school .main .detail .work_box .tip {
  font-size: 14px;
  color: #8E83B2;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 10px;
}
.school .main .detail .work_box .single {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
}
.school .main .detail .work_box .single.unit .geq {
  position: absolute;
  top: 16px;
  left: 6px;
  width: 24px;
  height: 24px;
  background: #FFEFF1;
  border: 1px solid #fdcad1;
  border-radius: 5px;
  font-size: 14px;
  color: #C15352;
  letter-spacing: 0;
  font-weight: bold;
  text-align: center;
  line-height: 24px;
}
.school .main .detail .work_box .single.unit:first-child {
  padding-top: 0px;
}
.school .main .detail .work_box .single.unit:first-child .geq {
  font-size: 0;
  width: 36px;
  height: 36px;
  top: 6px;
  border: none;
  background: url("../../img/active/school2022/v1.png") center no-repeat;
  background-size: 100%;
}
.school .main .detail .work_box .single.unit:nth-child(2) .geq {
  font-size: 0;
  width: 36px;
  border: none;
  height: 36px;
  background: url("../../img/active/school2022/v2.png") center no-repeat;
  background-size: 100%;
}
.school .main .detail .work_box .single.unit:nth-child(3) .geq {
  font-size: 0;
  border: none;
  width: 36px;
  height: 36px;
  background: url("../../img/active/school2022/v3.png") center no-repeat;
  background-size: 100%;
}
.school .main .detail .work_box .single:last-child {
  border: 0;
}
.school .main .detail .work_box .single .left {
  display: inline-block;
  margin-right: 20px;
  overflow: hidden;
  width: 320px;
  height: 180px;
  border-radius: 10px;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
}
.school .main .detail .work_box .single .left img {
  border-radius: 10px;
  height: 100%;
  transition: all 0.3s;
}
.school .main .detail .work_box .single .left.blank {
  background: #FFFFFF;
}
.school .main .detail .work_box .single .left.blank img {
  width: 120px;
  height: 120px;
}
.school .main .detail .work_box .single .left:hover img {
  opacity: 0.9;
}
.school .main .detail .work_box .single .right .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 26px;
  margin-bottom: 10px;
}
.school .main .detail .work_box .single .right .top .gname {
  width: 260px;
  height: 26px;
  font-size: 20px;
  color: #332954;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 102px;
}
.school .main .detail .work_box .single .right .top .collect {
  width: 20px;
  height: 20px;
  background: url("../../img/active/school2022/icon_collect.png") center no-repeat;
  background-size: 100%;
}
.school .main .detail .work_box .single .right .top .collected {
  width: 20px;
  height: 20px;
  background: url("../../img/active/school2022/icon_collected.png") center no-repeat;
  background-size: 100%;
}
.school .main .detail .work_box .single .right .wnum {
  font-size: 14px;
  color: #8E83B2;
  letter-spacing: 0;
  line-height: 19px;
  margin-bottom: 17px;
  display: block;
}
.school .main .detail .work_box .single .right .pk {
  padding-left: 25px;
  height: 16px;
  background: url(../../img/best2022/pk.png) left center no-repeat;
  background-size: 16px;
  font-size: 14px;
  color: #64539C;
  letter-spacing: 0;
  line-height: 16px;
  margin-bottom: 33px;
}
.school .main .detail .work_box .single .right .prize {
  text-align: center;
  position: relative;
  width: 117px;
  height: 37px;
  line-height: 37px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 0;
  background-image: linear-gradient(90deg, #BEA7FF 0%, #9888FF 100%);
  transform-style: preserve-3d;
}
.school .main .detail .work_box .single .right .prize::after {
  content: '';
  position: absolute;
  width: 117px;
  height: 37px;
  background: #8E83B2;
  bottom: -4px;
  right: -4px;
  transform: translateZ(-10px);
}
.school .main .detail .work_box .list_detail {
  width: 822px;
  box-sizing: border-box;
  margin: 0 auto;
  height: 909px;
  background: rgba(255, 255, 255, 0.4);
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  padding: 30px 40px;
}
.school .main .detail .work_box .list_detail.stage {
  padding: 40px;
  height: 1050px;
  overflow: hidden;
  position: relative;
}
.school .main .detail .work_box .list_detail.stage.blank {
  height: 521px;
}
.school .main .detail .work_box .list_detail.stage.blank .blank-box > div {
  width: 730px;
  height: 222px;
  margin: 0 auto;
  margin-top: 60px;
  background: url(//pic.cgyouxi.com/orange/upload/202204/7291276_71a9472786ecb81a6da425482afd38ae.png) center no-repeat;
  background-size: 100%;
}
.school .main .detail .work_box .list_detail.stage.blank .blank-box > p {
  font-size: 24px;
  color: #C15352;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
  margin-top: 68px;
}
.school .main .detail .work_box .list_detail.stage .scroll_box {
  padding-bottom: 60px;
}
.school .main .detail .work_box .list_detail.stage .iScrollVerticalScrollbar {
  position: absolute;
  width: 8px;
  z-index: 1;
  width: 7px;
  bottom: 2px;
  top: 40px;
  right: 15px;
}
.school .main .detail .work_box .list_detail.stage .iScrollIndicator {
  background: #FFFFFF !important;
  border-radius: 4px;
}
.school .main .detail .work_box .list_detail .tag_list {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  margin-bottom: 34px;
}
.school .main .detail .work_box .list_detail .tag_list a {
  display: inline-block;
  position: relative;
  font-size: 24px;
  color: #686BBE;
  letter-spacing: 0;
  z-index: 0;
}
.school .main .detail .work_box .list_detail .tag_list a::after {
  content: '';
  position: absolute;
  width: 78px;
  height: 10px;
  background: #FFFFFF;
  border-radius: 3px;
  left: 50%;
  bottom: -4px;
  transform: translateX(-50%);
  z-index: -1;
}
.school .main .detail .work_box .list_detail .tag_list a.cyyz::after {
  width: 96px;
}
.school .main .detail .work_box .list_detail .tag_list a.now {
  color: #332954;
  font-weight: bold;
}
.school .main .detail .work_box .list_detail .tag_list a.now::before {
  content: '';
  position: absolute;
  width: 17px;
  height: 17px;
  background: url("../../img/active/school2022/icon_star.png") bottom center no-repeat;
  background-size: 100%;
  right: -16px;
  bottom: 0;
  margin-bottom: -8px;
}
.school .main .detail .work_box .list_detail .tag_list a.now::after {
  content: '';
  position: absolute;
  width: 78px;
  height: 10px;
  background: #9397FE;
  border-radius: 3px;
  left: 50%;
  bottom: -4px;
  transform: translateX(-50%);
  z-index: -1;
}
.school .main .detail .work_box .list_detail .tag_list a.now.cyyz::before {
  right: -1px;
}
.school .main .detail .work_box .list_detail .tag_list a.now.cyyz::after {
  width: 96px;
}
.school .main .detail .work_box .list_detail .tag_list a.spec::after {
  content: '';
  position: absolute;
  width: 126px;
  height: 10px;
  background: #FFFFFF;
  border-radius: 3px;
  left: 50%;
  bottom: -4px;
  transform: translateX(-50%);
  z-index: -1;
}
.school .main .detail .work_box .list_detail .tag_list a.spec.now {
  color: #332954;
  font-weight: bold;
}
.school .main .detail .work_box .list_detail .tag_list a.spec.now::after {
  content: '';
  position: absolute;
  width: 126px;
  height: 10px;
  bottom: -4px;
  background: #9397FE;
  border-radius: 3px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.school .main .detail .work_box .list_detail .work_list {
  width: 742px;
  height: 810px;
  border-radius: 10px 0px 0px 0px;
  overflow: hidden;
  position: relative;
  padding-right: 22px;
}
.school .main .detail .work_box .list_detail .work_list .rankBox {
  padding-bottom: 20px;
}
.school .main .detail .work_box .list_detail .work_list .iScrollVerticalScrollbar {
  position: absolute;
  width: 8px;
  z-index: 1;
  width: 7px;
  bottom: 2px;
  top: 0px;
  right: 1px;
}
.school .main .detail .work_box .list_detail .work_list .iScrollIndicator {
  background: #FFFFFF !important;
  border-radius: 4px;
}
.school .main .detail .work_box .list_detail .work_list .unit {
  position: relative;
}
.school .main .detail .work_box .list_detail .work_list .unit .geq {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 24px;
  height: 24px;
  background: #FFEFF1;
  border: 1px solid #fdcad1;
  border-radius: 5px;
  font-size: 14px;
  color: #C15352;
  letter-spacing: 0;
  font-weight: bold;
  text-align: center;
  line-height: 24px;
}
.school .main .detail .work_box .list_detail .work_list .unit:first-child {
  padding-top: 0px;
}
.school .main .detail .work_box .list_detail .work_list .unit:first-child .geq {
  font-size: 0;
  width: 36px;
  height: 36px;
  border: none;
  background: url("../../img/active/school2022/v1.png") center no-repeat;
  background-size: 100%;
}
.school .main .detail .work_box .list_detail .work_list .unit:nth-child(2) .geq {
  font-size: 0;
  width: 36px;
  border: none;
  height: 36px;
  background: url("../../img/active/school2022/v2.png") center no-repeat;
  background-size: 100%;
}
.school .main .detail .work_box .list_detail .work_list .unit:nth-child(3) .geq {
  font-size: 0;
  border: none;
  width: 36px;
  height: 36px;
  background: url("../../img/active/school2022/v3.png") center no-repeat;
  background-size: 100%;
}
.school .main .detail .work_box .list_detail .work_list .simple {
  display: none;
}
.school .main .detail .work_box .list_detail .work_list .single {
  border: none;
  padding: 0;
  border-radius: 0;
}
.school .main .detail .work_box .list_detail .work_list .single .left {
  border-radius: 0;
  background: #FFFFFF;
}
.school .main .detail .work_box .list_detail .work_list .single .left img {
  border-radius: 0;
}
.school .main .detail .work_box .list_detail .work_list .single .right {
  margin-right: 20px;
}
.school .main .detail .work_box .list_detail .work_list .single .right .top {
  margin-top: 10px;
}
.school .main .detail .work_box .list_detail .work_list .single .right button[name="vote"] {
  border: none;
  width: 90px;
  height: 37px;
  background-image: linear-gradient(90deg, #BEA7FF 0%, #9888FF 100%);
  border-radius: 18.5px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 37px;
  cursor: pointer;
}
.school .main .detail .work_box .list_detail .work_list .single .right button[name="vote"]:disabled {
  background: #cecfd3;
}
.school .main .detail .work_box .list_detail .work_list .unit {
  background: rgba(255, 255, 255, 0.8);
}
.school .main .detail .work_box .list_detail .work_list .unit:nth-child(2n) {
  background: rgba(255, 255, 255, 0.4);
}
.school .main .detail .work_box .list_detail .work_list .unit:first-child {
  border-radius: 10px 10px 0px 0px;
}
.school .main .detail .work_box .list_detail .work_list .unit:first-child .single {
  border-radius: 10px 10px 0px 0px;
}
.school .main .detail .work_box .list_detail .work_list .unit:first-child .single .left {
  border-radius: 10px 0px 0px 0px;
  background: #FFFFFF;
}
.school .main .detail .work_box .list_detail .work_list .unit:first-child .single .left img {
  border-radius: 10px 0px 0px 0px;
}
.school .main .detail .work_box .list_detail .work_list .unit.small .single {
  display: none;
}
.school .main .detail .work_box .list_detail .work_list .unit.small .simple {
  display: flex;
  height: 66px;
  align-items: center;
  position: relative;
}
.school .main .detail .work_box .list_detail .work_list .unit.small .simple .lvl {
  margin-left: 20px;
  font-size: 20px;
  color: #64539C;
  letter-spacing: 0;
  font-weight: bold;
  margin-right: 30px;
}
.school .main .detail .work_box .list_detail .work_list .unit.small .simple .gap {
  width: 10px;
  height: 2px;
  background: #D8D8D8;
  margin-right: 30px;
}
.school .main .detail .work_box .list_detail .work_list .unit.small .simple .gname {
  display: inline-block;
  font-size: 20px;
  color: #332954;
  letter-spacing: 0;
  width: 260px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 30px;
}
.school .main .detail .work_box .list_detail .work_list .unit.small .simple .uname {
  width: 90px;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #8E83B2;
  letter-spacing: 0;
}
.school .main .detail .work_box .list_detail .work_list .unit.small .simple .pk {
  padding-left: 25px;
  height: 19px;
  background: url(../../img/best2022/pk.png) left center no-repeat;
  background-size: 16px;
  font-size: 14px;
  color: #64539C;
  letter-spacing: 0;
  line-height: 19px;
  position: absolute;
  right: 20px;
}
.school .main .detail .other_info {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.school .main .detail .other_info a {
  margin-right: 60px;
  display: inline-block;
  padding: 9px 25px;
  background: #FFFFFF;
  border: 2px solid #9397fe;
  border-radius: 12px;
  font-size: 30px;
  color: #64539C;
  letter-spacing: 0;
  position: relative;
  transform-style: preserve-3d;
}
.school .main .detail .other_info a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 60px;
  background: #9397FE;
  border-radius: 12px;
  bottom: -6px;
  right: -6px;
  transform: translateZ(-10px);
}
.school .main .detail .other_info a:last-child {
  margin-right: 0px;
}
.school .main .detail .past_part {
  width: 976px;
  margin: 0 auto;
  margin-top: 38px;
}
.school .main .detail .past_part .title_img {
  width: 100%;
  height: 98px;
  background: url("../../img/active/school2022/title_past.png") center left no-repeat;
  background-size: auto 100%;
}
.school .main .detail .past_part .page_zone {
  height: 12px;
  text-align: right;
  margin-bottom: 30px;
}
.school .main .detail .past_part .page_zone a {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  border-radius: 50%;
  margin-left: 18px;
}
.school .main .detail .past_part .page_zone a.now {
  background: #9397FE;
}
.school .main .detail .past_part .past_work {
  box-sizing: border-box;
  padding: 30px;
  height: 403px;
  background-image: linear-gradient(133deg, rgba(255, 255, 255, 0.26) 0%, rgba(255, 255, 255, 0.36) 100%);
  border-radius: 16px;
  display: flex;
  justify-content: left;
  border: 2px solid #fff;
}
.school .main .detail .past_part .past_work .unit {
  width: 264px;
  position: relative;
}
.school .main .detail .past_part .past_work .unit:nth-child(2) {
  margin: 0 60px;
}
.school .main .detail .past_part .past_work .unit:nth-child(2)::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 343px;
  background: #FFFFFF;
  top: 0;
  left: -30px;
}
.school .main .detail .past_part .past_work .unit:nth-child(2)::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 343px;
  background: #FFFFFF;
  top: 0;
  right: -30px;
}
.school .main .detail .past_part .past_work .unit:last-child {
  margin-right: 0;
}
.school .main .detail .past_part .past_work .unit:last-child::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 343px;
  background: none;
  top: 0;
  right: -30px;
}
.school .main .detail .past_part .past_work .unit .cover {
  width: 264px;
  height: 150px;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  transition: all 0.3s;
  margin-bottom: 11.5px;
}
.school .main .detail .past_part .past_work .unit .cover:hover {
  opacity: 0.9;
}
.school .main .detail .past_part .past_work .unit .cover img {
  border-radius: 10px;
  width: 100%;
}
.school .main .detail .past_part .past_work .unit .uname {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #332954;
  letter-spacing: 0;
  margin-bottom: 12px;
  text-decoration: none;
}
.school .main .detail .past_part .past_work .unit .st {
  font-size: 16px;
  color: #8E83B2;
  letter-spacing: 0;
  line-height: 23px;
}
.school .main .detail .past_part .past_work .unit .double {
  font-size: 16px;
  color: #332954;
  letter-spacing: 0;
  line-height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  max-height: 46px;
}
.school .main .detail .past_part .past_work .unit .double.intro {
  margin-bottom: 12px;
}
.school .vote-box .vote-content .box-left .pk-box .nowPk,
.school .vote-box .vote-content .box-left .pk-box .pk {
  display: inline-block;
  padding-left: 43px;
  font-size: 12px;
  color: #555555;
  line-height: 12px;
  letter-spacing: 0.38px;
  font-weight: normal;
}
.school .vote-box .vote-content .box-left .pk-box .nowPk::after,
.school .vote-box .vote-content .box-left .pk-box .pk::after {
  display: none;
}
.school .vote-box .vote-content .box-left .pk-box .pk {
  padding-left: 45px;
  background: url('../../img/best2023/pk_2.png') no-repeat center left / auto 100%;
}
.school .vote-box .vote-content .box-left .pk-box .nowPk {
  margin-right: 18px;
  background: url('../../img/best2023/pk_1.png') no-repeat center left / auto 100%;
}
