/* 学生活动 */
.student-activity-wrap {
  padding: 120px 0;
  background: #F7F8FC;
  overflow: hidden;
}
.student-activity-wrap .swiper-container {
  overflow: visible;
}
.student-activity-wrap .swiper-container .swiper-slide img {
  width: 620px;
  height: 348px;
  margin-bottom: 26px;
}
.student-activity-wrap .swiper-container .swiper-slide .title {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 34px;
  margin-bottom: 16px;
}
.student-activity-wrap .swiper-container .swiper-slide .context {
  height: 50px;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 22px;
  margin-bottom: 16px;
}
.student-activity-wrap .swiper-container .swiper-slide .date {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 22px;
}
.student-activity-wrap .swiper-container .swiper-button-prev {
  left: -195px;
}
.student-activity-wrap .swiper-container .swiper-button-next {
  right: -195px;
}
/* 学生成果 */
.student-outcomes-wrap {
  overflow: hidden;
}
.student-outcomes-wrap .achievements-wrap {
  padding: 120px 0 140px;
  background-image: url('/images/rcpy/student-outcomes-bg.png');
  background-position: bottom center;
}
.student-outcomes-wrap .achievements-wrap .top-title .title {
  color: #ffffff;
}
.student-outcomes-wrap .achievements-wrap .sub-title {
  width: 390px;
  line-height: 80px;
  color: #4B85D6;
}
.student-outcomes-wrap .achievements-wrap .outcomes-list {
  padding-top: 110px;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  color: #ffffff;
}
.student-outcomes-wrap .achievements-wrap .outcomes-list .outcomes {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 218px;
  border-right: 1px solid #5E95E7;
}
.student-outcomes-wrap .achievements-wrap .outcomes-list .outcomes:last-child {
  border-right: none;
}
.student-outcomes-wrap .achievements-wrap .outcomes-list .outcomes .title {
  font-size: 60px;
  font-weight: 900;
  letter-spacing: 0px;
  line-height: 84px;
}
.student-outcomes-wrap .achievements-wrap .outcomes-list .outcomes .title .unit {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 84px;
}
.student-outcomes-wrap .achievements-wrap .outcomes-list .outcomes .desc {
  margin-top: 12px;
  width: 140px;
  height: 80px;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  line-height: 40px;
}
.student-outcomes-wrap .outcomes-news-wrap {
  width: 100%;
  display: flex;
}
.student-outcomes-wrap .outcomes-news-wrap .news-item {
  flex: 1;
}
.student-outcomes-wrap .outcomes-news-wrap .news-item .image {
  width: 100%;
  height: 425px;
}
.student-outcomes-wrap .outcomes-news-wrap .news-item:nth-child(even) {
  display: flex;
  flex-direction: column-reverse;
}
.student-outcomes-wrap .outcomes-news-wrap .news-item:nth-child(even) .content-box::before {
  top: initial;
  bottom: -10px;
}
.student-outcomes-wrap .outcomes-news-wrap .news-item .content-box {
  height: 425px;
  position: relative;
  background: #ffffff;
  box-sizing: border-box;
  padding: 48px 64px 178px 56px;
  background-size: cover;
}
.student-outcomes-wrap .outcomes-news-wrap .news-item .content-box::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: #ffffff;
  rotate: 45deg;
  left: 95px;
  top: -10px;
}
.student-outcomes-wrap .outcomes-news-wrap .news-item .content-box .title {
  color: #000000;
  font-size: 28px;
  letter-spacing: 0px;
  line-height: 40px;
  margin-bottom: 30px;
}
.student-outcomes-wrap .outcomes-news-wrap .news-item .content-box .context {
  color: #333333;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  margin-bottom: 90px;
}
.student-outcomes-wrap .outcomes-news-wrap .news-item .content-box .button {
  display: none;
}
.student-outcomes-wrap .outcomes-news-wrap .news-item:hover .image img {
  transform: scale(1.15);
}
.student-outcomes-wrap .outcomes-news-wrap .news-item:hover .content-box {
  transition: all 5s ease-in-out;
  background-image: url('/images/rcpy/outcomes-news-bg.png');
}
.student-outcomes-wrap .outcomes-news-wrap .news-item:hover .content-box::before {
  background: #65ABDC;
}
.student-outcomes-wrap .outcomes-news-wrap .news-item:hover .content-box .title,
.student-outcomes-wrap .outcomes-news-wrap .news-item:hover .content-box .context {
  color: #ffffff;
}
.student-outcomes-wrap .outcomes-news-wrap .news-item:hover .content-box .button {
  display: inline-block;
}
/* 人才培养 - 特色培养 */
.rcpy-tspy-content-wrap {
  padding: 120px 0;
}
.rcpy-tspy-content-wrap .right-content .top-content .image {
  width: 488px;
  height: 320px;
  z-index: 2;
}
.rcpy-tspy-content-wrap .right-content .top-content .right-info {
  width: 575px;
  height: 357px;
  background: #F7F8FC;
  margin-left: -48px;
  margin-top: 40px;
  padding: 40px 40px 40px 88px;
  box-sizing: border-box;
}
.rcpy-tspy-content-wrap .right-content .top-content .right-info .title-wrap {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 50px;
  margin-bottom: 20px;
}
.rcpy-tspy-content-wrap .right-content .top-content .right-info .title-wrap .title1 {
  color: #9C2A4C;
}
.rcpy-tspy-content-wrap .right-content .top-content .right-info .title-wrap .title2 {
  color: #262626;
}
.rcpy-tspy-content-wrap .right-content .top-content .right-info .context {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 26px;
  color: #262626;
}
/* 人才培养 - 学生活动 */
.rcpy-xshd-content-wrap {
  padding: 120px 0;
}
.rcpy-xshd-content-wrap .activity-list-wrap {
  display: flex;
  flex-wrap: wrap;
}
.rcpy-xshd-content-wrap .activity-list-wrap .activity-item {
  width: 488px;
  height: 488px;
  margin-top: 40px;
}
.rcpy-xshd-content-wrap .activity-list-wrap .activity-item:first-child,
.rcpy-xshd-content-wrap .activity-list-wrap .activity-item:nth-child(2) {
  margin-top: 0;
}
.rcpy-xshd-content-wrap .activity-list-wrap .activity-item:nth-child(even) {
  margin-left: 40px;
}
.rcpy-xshd-content-wrap .activity-list-wrap .activity-item .image {
  width: 100%;
  height: 278px;
}
.rcpy-xshd-content-wrap .activity-list-wrap .activity-item .content-box {
  height: 210px;
  padding: 20px 24px;
  box-sizing: border-box;
  background-color: #F7F8FC;
}
.rcpy-xshd-content-wrap .activity-list-wrap .activity-item .content-box .title {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 34px;
  color: #262626;
  margin-bottom: 10px;
}
.rcpy-xshd-content-wrap .activity-list-wrap .activity-item .content-box .context {
  height: 52px;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 26px;
  color: #262626;
  margin-bottom: 26px;
}
.rcpy-xshd-content-wrap .activity-list-wrap .activity-item .content-box .date {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 22px;
}
/* 人才培养 - 学生风采 */
.rcpy-xsfc-content-wrap {
  padding: 120px 0;
}
.rcpy-xsfc-content-wrap .student-list-wrap {
  display: flex;
  flex-wrap: wrap;
}
.rcpy-xsfc-content-wrap .student-list-wrap .student-item {
  width: 224px;
  text-align: center;
  margin: 80px 40px 0 0;
}
.rcpy-xsfc-content-wrap .student-list-wrap .student-item:first-child,
.rcpy-xsfc-content-wrap .student-list-wrap .student-item:nth-child(2),
.rcpy-xsfc-content-wrap .student-list-wrap .student-item:nth-child(3),
.rcpy-xsfc-content-wrap .student-list-wrap .student-item:nth-child(4) {
  margin-top: 0;
}
.rcpy-xsfc-content-wrap .student-list-wrap .student-item:nth-child(4n) {
  margin-right: 0;
}
.rcpy-xsfc-content-wrap .student-list-wrap .student-item .image {
  width: 100%;
  height: 228px;
  border-radius: 100%;
}
.rcpy-xsfc-content-wrap .student-list-wrap .student-item .name {
  color: #333333;
  padding: 23px 0 10px;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 34px;
  position: relative;
}
.rcpy-xsfc-content-wrap .student-list-wrap .student-item .name::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 2px;
  background: #9C2A4C;
  left: calc(50% - 8px);
  bottom: 2px;
}
.rcpy-xsfc-content-wrap .student-list-wrap .student-item .desc {
  margin-bottom: 6px;
}
.rcpy-xsfc-content-wrap .student-list-wrap .student-item .desc,
.rcpy-xsfc-content-wrap .student-list-wrap .student-item .date {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 22px;
  color: #333333;
}
/* 人才培养 - 学生成果 */
.rcpy-xscg-content-wrap {
  padding: 120px 0;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card {
  width: 100%;
  min-height: 210px;
  padding: 20px 40px 40px;
  box-sizing: border-box;
  background-image: url('/images/rcpy/xscg/bg-init.png');
  background-position: right bottom;
  background-size: cover;
  cursor: pointer;
  color: #333333;
  border-left: 2px solid #9C2A4C;
  margin-bottom: 20px;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card:last-child {
  margin-bottom: 0;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card:hover {
  transition: all 0.4s ease-in-out;
  color: #ffffff;
  background-image: url('/images/rcpy/xscg/bg-active.png');
}
.rcpy-xscg-content-wrap .achievement-list .bg-card:hover .tag-box {
  border-color: #ffffff;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card:hover .tag-box .tag {
  color: #ffffff;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card:hover .tag-box .bg-deepRed {
  color: #9C2A4C;
  background-color: #ffffff;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card:hover .title {
  color: #ffffff;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card:hover .title::after {
  background: #ffffff;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card .date {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 22px;
  margin-bottom: 20px;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card .title {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 40px;
  color: #9C2A4C;
  position: relative;
  margin-bottom: 10px;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card .label {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 22px;
  margin-bottom: 20px;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card .tag-box {
  display: inline-block;
  border: 1.5px solid #9C2A4C;
  height: 33px;
  box-sizing: border-box;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card .tag-box > span {
  line-height: 30px;
  padding: 0 10px;
  float: left;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card .tag-box .tag {
  font-size: 16px;
  letter-spacing: 0px;
  color: #9C2A4C;
}
.rcpy-xscg-content-wrap .achievement-list .bg-card .tag-box .bg-deepRed {
  color: #ffffff;
  background-color: #9C2A4C;
  font-size: 20px;
  letter-spacing: 0px;
}
