.title-wrap {
  margin: 39px 0 22px;
  position: relative;
}

.news-under {
  font-size: 100px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f8f8f8;
  display: inline-block;
  height: 109px;
  position: relative;
  white-space: nowrap;
}

.news-title {
  font-size: 50px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 46px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  white-space: nowrap;
}

.news-content {
  display: flex;
}

.news-content-wrap {
  width: 380px;
  height: 761px;
  background: #F2F2F3;
  padding: 42px 30px;
  box-sizing: border-box;
  text-align: left;
}

.news-tab {
  width: 840px;
  height: 761px;
}

.news-content-title {
  text-align: left;
  position: relative;
}

.news-content-title span:first-child {
  font-size: 20px;
  color: #C53044;
  font-weight: 400;
}

.more {
  /* text-decoration: underline !important; */
}

.news-content-title .more {
  /* width: 55px; */
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #B5B5B6;
  position: absolute;
  right: 0;
  top: 8px;
}

.news-content-video {
  width: 318px;
  height: 196px;
  margin: 17px 0 33px;
  background: #000;
  border-radius: 10px;
  overflow: hidden;
}

.news-content-video>video {
  width: 100%;
  height: 100%;
}

.news-video-title {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 12px;
}

.news-video-content {
  color: #333333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 40px;
}

.news-detail {
  color: #9FA0A0 !important;
  line-height: 30px;
  /* margin-bottom: 30px; */
  text-decoration: none;
  display: inline-block;
}

.news-time {
  color: #9FA0A0;
}

.news-line {
  height: 5px;
  background: #E6E6E6;
  margin-bottom: 40px;
}

ul.news-list {
  color: #333333;
  line-height: 45px;
  margin-left: 10px;
}

ul.news-list li {
  list-style: disc;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  list-style-position: inside;
}
ul.news3 li:not(:nth-child(-n+3)) {
  display: none;
}
ul.news-list li>a{
  width: 100%;
  margin-left: -10px;
  /* display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
}
.news-list.news-list-right {
  line-height: 30px;
}

.news-list.news-list-right li {
  margin-bottom: 20px;
}

.swiper-container {
  width: 100%;
}

.news.swiper-container {
  height: 457px;
}

.swiper-pagination-bullet-active {
  width: 27px;
  border-radius: 20px;
  transition: width 0.5s;
  background: #C53044;
}

.news-days {
  display: flex;
  width: 100%;
  height: 300px;
  text-align: left;
}

.news-days-left {
  width: 383px;
  height: 100%;
  padding: 28px 24px 16px 29px;
  box-sizing: border-box;
}

.news-days-right {
  width: 457px;
  height: 100%;
  padding: 43px 28px 39px 40px;
  box-sizing: border-box;
  background: #C53044;
  color: #fff;
}

.news-days-right>.news-video-title>a,
.news-days-right>.news-video-content>a {
  color: #fff;
}

.news-days-right>.news-video-content {
  margin-bottom: 20px;
}

.news-tab-detail {
  color: #C53044 !important;
}

.news-days-right .more {
  color: rgba(255, 255, 255, 0.639);
}

.news-days-left>.news-video-content {
  margin-bottom: 16px;
}

.news-days-day {
  color: #C53044;
  font-size: 80px;
}

.news-days-months {
  color: #C9CACA;
  font-size: 26px;
}

.news-days-right-line {
  width: 47px;
  /* height: 2px; */
  /* background: #fff; */
  border: 1px solid #FFFFFF;
  margin: 20px 0;
}

.study.title-wrap {
  margin-top: 0;
  padding-top: 66px;
}

.study-wrap {
  margin-top: 66px;
  background-color: #0D51A0;
  height: 400px;
  margin-bottom: 329px;
}

.study.news-under,
.study.news-title {
  color: #fff;
}
.study.news-under {
  opacity: 0.1;
}

.study.swiper-container {
  /* height: 635px; */
  padding: 20px 0;
}

.study.swiper-wrap {
  width: 100%;
  height: 370px;
  /* margin-right: 25px; */
  overflow: hidden;
  box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, 0.3500);
  transition: All 0.5s ease;
}

.study.swiper-wrap:hover {
  transform: translateY(-20px);
  /* box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.3500); */
}

.swiper-slide>.study.swiper-wrap:nth-child(6n) {
  margin-right: 0;
}

.study-swiper-flex {
  display: flex;
  /* justify-content: center; */
  /* padding-top: 20px; */
  /* padding-bottom: 20px; */
  padding: 0 14px;
  box-sizing: border-box;
  /* overflow: hidden; */
}

.study.swiper-wrap>a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  transition: All 0.5s ease;
}

.study.swiper-wrap>a>img {
  transition: All 0.5s ease;
}

.study.swiper-wrap>a:hover img {

  transform: scale(1.2);
}

.study-swiper-content {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: left;
  color: #fff;
  padding: 0 0 20px 20px;
  box-sizing: border-box;
  z-index: 2;
}

.study-swiper-content>.title {
  font-size: 22px;
  margin-bottom: 30px;
  
}
.study-border {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  border: 0;
  transition: border 0.5s;
  background: linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.2) 100%);
  z-index: 1;
}
.study.swiper-wrap:hover .study-border{
  border: 12px solid rgba(197, 48, 68, 0.8);
}

.own.study.swiper-button-next,
.own.study.swiper-button-prev {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-image: url(/new2022/img/swipernext.png);
  opacity: 0.7;
}
.swiper-slide>.study.swiper-wrap:not(:nth-child(-n+6)){
  display: none;
}
.own.study.swiper-button-prev {
  background-size: 100%;
  left: -37px;
}

.own.study.swiper-button-next {
  background-size: 100%;
  right: -37px;
  transform: rotate(180deg);
}

.own.study.swiper-button-next:hover,
.own.swiper-button-prev:hover {
  background-image: url(/new2022/img/swiperhover.png);
}

.notice-wrap {
  width: 100%;
  height: 691px;
  background-color: #F2F2F3;
}

.notice-wrap>.content {
  text-align: left;
}

.notice-left {
  width: 644px;
  float: left;
}

.notice-right {
  width: 926px;
  float: right;
}

.notice-head {
  padding: 79px 0 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.notice-title {
  font-size: 50px;
  color: #333333;
}

.notice.news-detail {
  margin-bottom: 0;
}

.notice-content {
  width: 100%;
  height: 412px;
  background-color: #fff;
  padding: 54px 63px;
  box-sizing: border-box;
  border-bottom: 5px solid #0D51A0;
}

.notice-content-title {
  font-size: 18px;
  color: #333;
  margin-bottom: 15px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.notice-content-title:hover,.notice-right-content:hover{
  color:rgba(197, 48, 68, 0.8)
}
.notice-content-time {
  font-style: italic;
  color: #C9CACA;
}

.notice-content>ul>li {
  margin-bottom: 48px;
}

.notice-content>ul>li:last-child {
  margin-bottom: 0;
}

.notice-right-content-wrap {
  width: 100%;
  height: 412px;
  box-sizing: border-box;
  border-bottom: 5px solid #0D51A0;
}

.notice-right-content-wrap>ul>li {
  height: 120px;
  margin-bottom: 22px;
  background-color: #fff;
}

.notice-right-content-wrap>ul>li>a {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.notice-right-content-wrap>ul>li:last-child {
  margin-bottom: 0;
}

.notice-right-title {
  width: 275px;
  height: 120px;
  /* line-height: 119px; */
  text-align: center;
  color: #fff;
  /* background: #C53044; */
  /* font-size: 30px; */
}

.notice-right-content {
  padding: 29px;
  line-height: 30px;
  font-size: 18px;
  flex: 1;
}

/* ÈËÎï */
.person.swiper-container {
  width: 586px;
  height: 575px;
}

.person-wrap-left {
  float: left;
  width: 644px;
  position: relative;
}

.swiper-bottom {
  width: 473px;
  height: 468px;
  background: #000000;
  opacity: 0.1;
  position: absolute;
  left: 0;
  bottom: -20px;
}

.person-wrap-right {
  float: left;
  width: 759px;
}

.person-right.swiper-container {
  /* width: 759px; */
  height: 581px;
}
.person-right.swiperpagination{
  width: 154px;
  top: 0;
  right: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  position: absolute;
  text-align: center;
  transform: translate3d(0,0,0);
  z-index: 10;
}
a.porson-page{
  color: #fff;
}
.porson-page {
  width: 122px;
  height: 122px;
  border-radius: 50%;
  line-height: 122px;
  overflow: hidden;
  background-size: 100% 100% !important;
  color: #fff;
  font-size: 20px;
  position: relative;
  display: block;
}
.porson-page>div:first-child{
  position: relative;
  z-index: 2;
}
.tabhoverdim:after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(13, 81, 160, 0.6);
  position: absolute;
  top: 0;
  z-index: 1;
}
/* .tabhover:hover{
  background-image: url(/new2022/img/swipernext.png) !important;
} */
.person-content-wrap {
  /* width: 742px; */
  height: 581px;
  padding: 0 11px;
  box-sizing: border-box;
  text-align: left;
  line-height: 30px;
}

.person-content-title {
  font-size: 30px;
  /* text-decoration: underline; */
  color: #0D51A0;
  line-height: 100px;
}
.person-content-title>a{
  color: #0D51A0;
}
.person-content-small>a {
  font-size: 22px;
  color: #C53044;
  margin-bottom: 40px;
  font-weight: 600;
  height: 50px;
  display: block;
}
.person-content-small {
  font-size: 24px;
}
.person-content-line1 {
  width: 47px;
  border: 1px solid #E6E6E6;
  margin: 30px 0;
}

.person-content-line2 {
  width: 100%;
  height: 5px;
  background: #E6E6E6;
  opacity: 0.5;
  margin-bottom: 10px;
}

.person-content-detail {
  color: #333333;
  margin-bottom: 83px;
  height: 90px;
}

ul.person-content-ul {
  display: flex;
  flex-wrap: wrap;
  /* padding-left: 16px; */
  /* font-size: 14px; */
  color: #333333;
  line-height: 45px;
  width: 100%;
}
.person-ul-contoiner{
  position: relative;
  font-size: 20px;
}
ul.person-content-ul>li {
  float: left;
  width: 50%;
  text-align: left;
  display: flex;
  align-items: center;
}
ul.person-content-ul>li>a{
  display: flex;
  align-items: center;
}
ul.person-content-ul>li>a:hover {
  color: #c53044;
}
ul.person-content-ul>li>a>span:nth-child(2){
  white-space: nowrap;
  width: 280px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.person-content-ul>li>span:nth-child(2){
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 271px;
  display: inline-block;
}
ul.person-content-ul>li>span:last-child {
  float: right;
}

ul.person-content-ul>li:nth-child(odd)>span:last-child {
  margin-right: 19px;
}

.admissions-wrap {
  overflow: hidden;
  margin-top: 60px;
}
.admissions.content{
  position: relative;
  padding-bottom: 53px;
}
.admissions.content:after {
  content: '';
  display: block;
  position: absolute;
  width: 100vw;
  height: 290px;
  background: #F2F2F3;
  z-index: 1;
  bottom: 0;
  right: 0;
}
.admissions.news-detail{
  position: absolute;
  right: 15px;
  bottom: 15px;
  color: #fff !important;
  padding: 0 14px;
  border: 1px solid #ffffff4d;
  border-radius: 16px;
}
.admissions-left {
  float: left;
  width: 552px;
}

.admissions-left>.content {
  width: 100% !important;
  text-align: left;
}

.admissions-right {
  float: left;
  width: 956px;
  height: 380px;
  position: relative;
  margin-top: 50px;
}
.admissions-bgimg{
  content: '';
  width: 1366px;
  display: block;
  position: absolute;
  height: 100%;
  background-color: rgba(197, 48, 68, 0.8);
  left: 0;
  top: 0;
  /* opacity: .5; */
  z-index: 2;
}
.admissions-right:after {
  content: '';
  width: 100vw;
  display: block;
  position: absolute;
  height: 100%;
  background: url(/new2022/img/zsce2.png);
  left: 0;
  top: 0;
  /* opacity: .5; */
  z-index: 2;
}

.admissions-left>.content>.title-wrap>.news-under {
  position: relative;
}

.admissions-left>.content>.title-wrap>.news-under>.news-title {
  color: #333333;
}

.admissions-left>.content>.title-wrap {
  margin-bottom: 20px;
  margin-top: 0;
}

.admissions-left-img {
  width: 426px;
  height: 237px;
  position: relative;
  z-index: 2;
}
.admissions-left-img-over>img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.admissions-left-img-over {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(13, 81, 160, 0.6);
  /* background-image: url(/new2022/img/admissions.png); */
  /* background-repeat: no-repeat; */
  /* background-position: center; */
}

.admissions-right-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  z-index: 3;
}
.admissions-right-btn>a:hover{
  animation: admissions 0.5s;
}
@keyframes admissions {
  0%{
    transform: scale(0.9);
  }
  50%{
    transform: scale(1.1);
  }
  100%{
    transform: scale(1);
  }
}
.admissions-right-btn>a {
  width: 280px;
  height: 162px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.141);
  margin-right: 1px
}
.admissions-right-btn>a>img{
  width: 94px;
}
.admissions-right-btn>a>embed{
  width: 94px;
}
.admissions-right-btn-text {
  margin-top: 10px;
  font-size: 28px;
  color: #FFFFFF;
  line-height: 26px;
}

.img-wall-wrap {
  padding-top: 60px;
  margin-bottom: 19px;
}

.img-left {
  float: left;
  width: 700px;
  height: 794px;
  margin-right: 20px;
}

.img-wrap {
  height: 100%;
  width: 100%;
  position: relative;
}
.img-title{
  position: absolute;
  padding: 20px;
  background-color: rgba(197, 48, 68, 0.749);
  color: #ffffff;
  font-size: 30px;
  white-space: nowrap;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.img-right,.img-suzhou-left,.img-suzhou-right {
  float: left;
  height: 794px;
}

.img-left-up {
  width: 880px;
  height: 312px;
}
.img-title-wrap{
  padding: 11px 0 61px;
}
.imgLD-wrap{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.imgLD-wrap>div{
  width: 430px;
  height: 300px;
}
.img-suzhou .imgLD-wrap>div{
  width: 430px;
  height: 430px;
}
.img-suzhou-left{
  width: 880px;
  margin-right: 20px;
}
.img-suzhou-right{
  width: 700px;
  height: 794px;
}

.img-suzhou-left>.img-left-down>.img-title-wrap{
  padding: 127px 0 128px;
}
.img-title.myschool,.img-title.suzouname{
  top: 63px;
  transform:none;
}
.img-title.myschool{
  left: 0;
}
.img-title.suzouname{
  left: auto;
  right: 0;
}
.img-suzhou{
  padding-bottom: 20px;
}
.img-preview{
  display: none;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
}
.image.swiper-container{
  height: 100%;
}
.image.swiper-button-next{
  right: 1.1%;
}
.image.swiper-slide>img{
  position: absolute;
  max-width: 100vw;
  max-height: 100vh;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.img-close {
  position: absolute;
  right: 1%;
  top: 0;
  font-size: 36px;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 34px;
  text-align: center;
  background: #0006;
  border-radius: 50%;
  z-index: inherit;
  cursor: pointer;
}


/* Ê×Ò³¶¯»­ */
.img-title-wrap{
  text-align: center;
}
.news-list.news-list-right li {
  transition: padding, margin 300ms;
}

.news-list.news-list-right li:hover {
  list-style: none;
  margin-left: -20px;
  border-left: 2px solid #c53044;
  padding-left: 10px;
}
.news-list.news-list-right li:hover a.tooltip_a {
  margin-left: 0 !important;
}
ul.news-list li>a:hover {
  color: #C53044;
}
.notice-content,.notice-right-content-wrap{
  position: relative;
}
.notice-content::after{
  content: '';
  position: absolute;  
  width: 100%;
  height: 5px;
  background-color: #3f6ca0;
  bottom: 0;
  left: 0;
}
.notice-content::after,.notice-right-content-wrap::after {
  content: '';
  position: absolute;
  width: 0;
  height: 5px;
  background-color: #C53044;
  bottom: -5px;
  left: 0;
  transition: all 0.3s ease-out 0s;
}
.notice-content:hover:after,.notice-right-content-wrap:hover:after {
  width: 100%;
}

.notice-right-content-wrap>ul>li>a{
  /* margin-left: 5.5px; */
}
.notice-content>ul>li{
  transition: all 0.3s ease-out 0s;
}
.notice-content>ul>li:hover {
  transform: translateX(20px) scale(1.1);
}

.notice-content>ul>li {
  transition: all 0.3s ease-out 0s;
}
.notice-right-content-wrap>ul>li{
  transition: all 0.3s ease-out 0s;
}
.notice-right-content-wrap>ul>li:hover{
  transform: translateX(-10px) scale(1.01);
}
.notice.news-detail{
  margin-top: 24px;
}

.tooltip_container{
  position: fixed;
  display: none;
  background: #fff;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.141);
  max-width: 1000px;
  z-index: 99999;
}
@media (-ms-high-contrast: none){
  #content .scalzoom{
    min-width: 1600px !important;
    width:100vw;
  }
}