.Footer {
  margin-top: 120px;
  width: 100%;
  height: 424px;
  background: #00498F;
  overflow: hidden;
}
.Footer .container {
  display: flex;
  justify-content: flex-start;
}
.Footer .left {
  margin-top: 80px;
}
.Footer .left > img {
  width: 235px;
}
.Footer .left .icon {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  gap: 16px;
}
.Footer .left .icon > img {
  height: 24px;
  margin-right: 20px;
}
.Footer .left .icon > img.bilibili {
  height: 44px;
}
.Footer .left .text {
  margin-top: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 2;
  color: #fff;
}
.Footer .right {
  margin-left: 189px;
  color: #fff;
  display: flex;
  align-items: flex-start;
}
.Footer .right .m-r-220 {
  margin-right: 220px;
}
.Footer .right .right-item {
  max-width: 600px;
  min-width: 330px;
}
.Footer .right .VISIT {
  margin-top: 80px;
}
.Footer .right .VISIT .VISIT-top-line {
  width: 102px;
  height: 3px;
  background: #F18B1C;
}
.Footer .right .VISIT > span {
  display: inline-block;
  line-height: 40px;
  font-size: 20px;
  white-space: nowrap;
}
.Footer .right .m-t-46 {
  margin-top: 46px;
}
.Footer .right .footer-right-desc-box {
  margin-top: 46px;
}
.Footer .right .footer-right-desc-box .footer-right-desc-box-item {
  display: flex;
  white-space: nowrap;
}
.Footer .right .footer-right-desc-box .footer-right-desc-box-item .title {
  font-size: 18px;
}
.Footer .right .footer-right-desc-box .footer-right-desc-box-item .title::after {
  content: ":";
  margin-right: 10px;
}
.Footer .right .footer-right-desc-box .footer-right-desc-box-item .desc {
  font-size: 14px;
}
.Footer .right .has-max-width {
  max-width: 550px !important;
  min-width: 500px !important;
}
.pageHeader {
  width: auto;
  height: 100%;
  overflow: hidden;
  position: relative;
  min-width: 1200px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.pageHeader > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pageHeader .wrap {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.pageHeader .content {
  margin-top: 160px;
  width: auto !important;
}
.pageHeader .content > h3 {
  color: #fff;
  font-size: 60px;
  font-weight: bold;
  line-height: 120px;
  display: inline-block;
  border-bottom: 8px solid #fff;
}
.pageHeader .content > .text {
  font-weight: 400;
  font-size: 30px;
  font-style: italic;
  color: #fff;
  margin-top: 40px;
  text-align: justify;
}
.about_Mession {
  overflow: hidden;
  position: relative;
}
.about_Mession .title {
  height: 200px;
  font-family: 'Akzidenz-Grotesk BQ';
}
.about_Mession .chemistry {
  margin-top: 58px;
  margin-left: 125px;
  margin-bottom: 30px;
  transform: translateY(35px);
}
.about_Mession .first {
  position: relative;
  z-index: 1;
}
.about_Mession .first > img {
  width: 674px;
  height: 445px;
  margin-top: -64px;
  margin-left: 40px;
}
.about_Mession .first > div {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #1D1D1D;
  margin-left: 40px;
}
.about_second {
  width: 100%;
  height: 837px;
  margin-top: -30px;
  position: relative;
  background: #0a1c4f;
  z-index: -1;
}
.about_second .container {
  position: relative;
}
.about_second > img {
  position: absolute;
  width: 100%;
  height: 837px;
  z-index: 0;
  left: 0;
  top: 0;
}
.about_second .title {
  width: 609px;
  margin-top: 147px;
  margin-left: 70px;
}
.about_second .text {
  width: 643px;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #FFFFFF;
  margin-top: 24px;
  margin-left: 70px;
}
.about_Mession_three {
  margin-top: 95px;
}
.about_Mession_three > .title.student {
  width: 755px;
  margin-left: 128px;
  margin-bottom: 30px;
  transform: translateY(30px);
}
.about_Mession_three > .title.under {
  width: 1247px;
  margin-top: 117px;
  transform: translateY(35px);
}
.about_Mession_three > .title.grad {
  width: 767px;
  margin-top: 117px;
  margin-left: 128px;
}
.about_Mession_three .wrap > img.student {
  width: 590px;
  height: 376px;
  margin-top: -26px;
  z-index: 10;
}
.about_Mession_three .wrap > img.under {
  width: 590px;
  height: 376px;
  margin-left: 50px;
  margin-top: -52px;
  z-index: 10;
}
.about_Mession_three .wrap > img.grad {
  width: 590px;
  height: 376px;
  margin-top: -26px;
}
.about_Mession_three .wrap > div {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #1D1D1D;
  margin-left: 50px;
  margin-top: 36px;
}
.about_Mession_three .wrap > div.under {
  margin-left: 0px;
  margin-top: 36px;
}
.about_Admin .left {
  width: 327px;
  min-width: 327px;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
}
.about_Admin .left > div {
  width: 100%;
  height: 112px;
  line-height: 112px;
  text-align: center;
  font-size: 28px;
  cursor: pointer;
}
.about_Admin .left > div.active {
  background: #00498F;
  color: #fff;
}
.about_Admin .right {
  margin-left: 30px;
  flex: 1;
}
.about_Admin .right .title {
  margin-top: 56px;
  font-size: 48px;
  line-height: 56px;
}
.about_Admin .right .title > span {
  color: #00498F;
  display: inline-block;
  height: 56px;
  line-height: 56px;
  border-bottom: 3px solid #00498F;
}
.about_Admin .right .content {
  margin-top: 60px;
  font-weight: 400;
  font-size: 18px;
  color: #1D1D1D;
}
.about_Admin .right .content .flex-box {
  display: flex;
}
.about_Admin .right .content .flex-box > img {
  width: 387px;
  height: 387px;
  display: inline-block;
  margin-right: 24px;
  margin-bottom: 24px;
}
.about_Admin .right .content > p,
.about_Admin .right .content > span {
  margin-bottom: 16px;
}
.about_Admin .right .content-table .tr {
  height: 68px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #A7A7A7;
  font-weight: 400;
}
.about_Admin .right .content-table .tr.th {
  border-top: 1px solid #A7A7A7;
  font-weight: 600;
}
.about_Admin .right .content-table .tr .td {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  padding: 0 30px;
}
.about_Admin .right .content-table .tr .td.th {
  font-weight: 600;
}
.about_Admin .right .content-table .tr .td.td-personnel {
  width: 400px;
}
.about_Admin .right .content-table .tr .td.td-phone {
  width: 150px;
}
.about_contact .module_1 {
  margin-top: 80px;
}
.about_contact .flex .map {
  min-width: 726px;
  width: 726px;
  height: 467px;
  margin-right: 36px;
  border: 1px solid #ccc;
}
.about_contact .flex .map > img {
  width: 100%;
  height: 100%;
}
.about_contact .textInfo .title {
  font-weight: 700;
  font-size: 30px;
  line-height: 56px;
  color: #00498F;
}
.about_contact .textInfo .title > h3 {
  margin-top: 0;
  display: inline-block;
  border-bottom: 2px solid #00498F;
}
.about_contact .textInfo .label {
  margin-top: 20px;
  color: #1D1D1D;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
}
.about_contact .textInfo .label > img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.about_contact .textInfo .desc {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
}
.text-en-right {
  display: inline-block;
  text-align: justify;
}
.mission-new-header-box {
  height: 288px;
  background: #00498F;
  backdrop-filter: blur(10px);
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.mission-new-header-box .mission-new-header-box-item {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.mission-new-header-box .mission-new-header-box-item .num {
  color: #E58811;
  font-weight: 700;
  font-size: 91px;
  line-height: 150%;
}
.mission-new-header-box .mission-new-header-box-item .title {
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  color: #FFFFFF;
}
.mission-new-content-box {
  position: relative;
  min-height: 1450px;
}
.mission-new-content-box .top-img {
  position: absolute;
  left: 320px;
  width: 896px;
  height: 200px;
}
.mission-new-content-box .content-box {
  position: absolute;
  transform: translateX(-50%);
  top: 140px;
  left: 50%;
}
.mission-new-content-box .content-box video {
  width: 1284px !important;
  min-width: 1284px;
  max-width: 1284px;
  min-height: 677px;
  max-height: 677px;
  margin-left: 0px;
  object-fit: fill;
}
.mission-new-content-box .content-box .video-play-icon {
  position: relative;
}
.mission-new-content-box .content-box .video-play-icon .video-play-icon-round {
  position: absolute;
  left: 547px;
  top: 225px;
  width: 224px;
  height: 224px;
  background: rgba(247, 247, 247, 0.5);
  border-radius: 100%;
  z-index: 2;
}
.mission-new-content-box .content-box .video-play-icon .video-play-icon-triangle {
  position: absolute;
  left: 575px;
  top: 205px;
  width: 0px;
  height: 0px;
  border-left: 196px solid #F18D00;
  border-top: 130px solid transparent;
  border-bottom: 130px solid transparent;
  transform: scale(0.5);
}
.mission-new-content-box .content-box .first-desc-m-t-80 {
  margin-top: 80px;
}
.mission-new-content-box .content-box .third-desc-m-t-50 {
  margin-top: 50px;
}
.mission-new-content-box .content-box .desc-section-m-t-10 {
  margin-top: 1em;
}
.mission-new-content-box .content-box .desc {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #1D1D1D;
}
.faculty {
  width: 1250px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 36px;
}
.faculty-Item {
  width: 275px;
  position: relative;
}
.faculty-Item .faculty-Item-hover-message {
  display: none;
}
.faculty-Item:hover .hoverScaleImg img,
.faculty-Item:hover .Name,
.faculty-Item:hover .desc {
  filter: blur(5px);
}
.faculty-Item:hover .faculty-Item-hover-message {
  position: absolute;
  display: inline-block;
  z-index: 10;
  bottom: 215px;
  left: 18px;
  width: 240px;
  height: 168px;
  margin: 0 auto;
  color: #fff;
}
.faculty-Item:hover .faculty-Item-hover-message .Item-name {
  height: 80px;
  font-size: 36px;
  font-weight: 400;
  color: #fff;
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
  margin-top: 24px;
  word-break: break-word;
}
.faculty-Item:hover .faculty-Item-hover-message .Item-name .leader {
  font-weight: 800;
  font-size: 21px;
  height: 30px;
  margin-top: 36px;
}
.faculty-Item:hover .faculty-Item-hover-message .Item-desc {
  height: 32px;
  padding-top: 12px;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  line-height: 120% !important;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.faculty-Item:hover .faculty-Item-hover-message .Item-description {
  max-height: 128px;
  font-weight: 400;
  font-size: 14px;
  line-height: 150% !important;
  font-family: 'Roboto';
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.faculty-Item:hover .faculty-Item-hover-message .Item-avatar > img {
  width: 275px;
}
.faculty-Item:hover .faculty-Item-hover-message .readMore img {
  margin-left: 5px;
}
.faculty-Item:hover::before {
  content: ' ';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 73, 143, 0.8);
  z-index: 1;
}
.faculty-Item:hover::after {
  content: '';
  position: absolute;
  width: 275px;
  height: 112px;
  left: 0px;
  top: 109px;
  margin: 0 auto;
  font-family: 'Akzidenz-Grotesk BQ';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 56px;
  white-space: nowrap;
  /* identical to box height, or 140% */
  text-align: center;
  color: #FFFFFF;
  z-index: 10;
}
.faculty-Item .avatar {
  width: 275px;
  height: 280px;
  background: #00498F;
  position: relative;
}
.faculty-Item .avatar > img {
  width: 275px;
  height: 275px;
}
.faculty-Item .avatar:hover img {
  transform: scale(1);
}
.faculty-Item .Name {
  border-bottom: 1px solid #222222;
  color: #333333;
  width: 270px;
  height: 2.4em;
  word-wrap: break-word;
  font-size: 25px;
  line-height: 1.2em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.faculty-Item .Name .name {
  font-weight: 400;
  font-size: 32px;
}
.faculty-Item .Name .Dean {
  color: #E58811;
  font-weight: 500;
  font-size: 21px;
}
.faculty-Item .desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  margin-top: 16px;
}
.faculty-detail .brem {
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  color: #fff;
  margin-top: -56px;
}
.faculty-detail .brem .yellow {
  color: #E58811;
}
.faculty-detail .photo {
  width: 400px;
  height: 400px;
}
.faculty-detail .photo > img {
  width: 100%;
  height: 100%;
}
.faculty-detail .info .name {
  font-weight: 700;
  font-size: 50px;
  line-height: 56px;
  color: #fff;
  margin-top: 120px;
}
.faculty-detail .info .remark {
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  color: #FFFFFF;
  margin-top: 16px;
}
.faculty-detail .info .remark pre {
  font-family: 'Avenir' !important;
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  color: #FFFFFF;
  white-space: normal !important;
}
.faculty-detail .info .email,
.faculty-detail .info .webSite {
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  color: #fff;
}
.faculty-detail .info .email {
  margin-top: 48px;
}
.faculty-detail_intro {
  background: #004585;
  height: 137px;
  color: #fff;
}
.faculty-detail_intro .container {
  position: relative;
  display: flex;
  align-items: center;
}
.faculty-detail_intro .container .photo {
  width: 500px;
  height: 500px;
  position: absolute;
  z-index: 4;
  bottom: 48px;
  left: 780px;
}
.faculty-detail_intro .container .photo > img {
  width: 100%;
  height: 100%;
}
.faculty-detail_intro .container .intro {
  width: 754px;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  margin-top: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.faculty-detail_intro .container .intro p {
  overflow: hidden !important;
}
.faculty-detail_wrap .title {
  font-weight: 700;
  font-size: 36px;
  line-height: 130%;
  color: #333333;
  margin-top: 80px;
  margin-bottom: 16px;
}
.research-area-special-faculty-box a {
  margin-right: 30px;
  margin-bottom: 20px;
}
.research-area-special-faculty-box a:hover {
  color: #FF9B1B !important;
}
.pc-faculty-search-box {
  margin: 0 auto 90px auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.pc-faculty-search-box .search-select-item {
  color: #c0c5ca;
  cursor: pointer;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  justify-content: flex-start;
}
.pc-faculty-search-box .search-select-item:hover {
  text-decoration: underline;
}
.pc-faculty-search-box .all-style {
  margin-right: 0.3rem;
  padding: 5px 10px;
}
.pc-faculty-search-box .english-letter-style {
  padding: 5px 15px;
}
.pc-faculty-search-box .a {
  height: 0.3rem;
  width: 0.28rem;
}
.pc-faculty-search-box .has-english-letter {
  color: #33509A;
}
.pc-faculty-search-box .current-select {
  color: #fff !important;
  background: #33509a;
  text-decoration: none !important;
}
.faculty-empty {
  font-size: 22px;
  font-weight: 500;
  color: #c0c5ca;
  width: 100%;
  text-align: center;
}
.faculty-tabs {
  display: grid;
  width: fit-content;
  grid-template-columns: auto auto auto auto;
  text-align: start;
  margin: 80px 0 43px 0;
}
.faculty-tabs .active {
  background: #355298;
  color: #ffffff;
}
.faculty-tabs .all {
  padding: 0 15px;
}
.faculty-tabs .sub {
  min-width: 135px !important;
  padding: 0 15px;
}
.faculty-tab {
  border: 1px solid #DDDDDD;
  line-height: 48px;
  font-size: 20px;
  text-align: center;
  color: #355298;
  cursor: pointer;
}
.Academic-first {
  padding-top: 78px;
  position: relative;
  height: 783px;
  overflow: hidden;
}
.Academic-first > img {
  width: 838px;
  height: 556px;
  position: absolute;
  right: 0;
}
.Academic-first .card {
  width: 558px;
  height: 374px;
  position: absolute;
  background: #004585;
  left: 0;
  bottom: 100px;
  z-index: 1;
  padding: 0 40px;
}
.Academic-first .card .time {
  margin-top: 20px;
  color: #fff;
  font-weight: 900;
  font-size: 20px;
}
.Academic-first .card .time > span {
  font-size: 184px;
  line-height: 1;
  color: #E58811;
  font-family: 'DIN Alternate';
}
.Academic-first .card .desc {
  margin-top: 20px;
  font-size: 18px;
  line-height: 150%;
  color: #FFFFFF;
}
.Academic-second {
  background: #00498F;
  height: 288px;
}
.Academic-second .NumberCard {
  text-align: center;
  flex: 1;
  margin-top: 36px;
}
.Academic-second .NumberCard .number {
  color: #E58811;
  font-weight: 700;
  font-size: 91px;
  line-height: 1.5;
}
.Academic-second .NumberCard .text {
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 28px;
}
.Academic-three .title {
  margin-top: 100px;
  font-size: 56px;
  color: #333333;
}
.Academic-three .images {
  margin-top: 52px;
  position: relative;
  height: 720px;
}
.Academic-three .images > img {
  width: 842px;
  height: 556px;
}
.Academic-three .images .card {
  width: 558px;
  height: 488px;
  position: absolute;
  background: #004585;
  right: 0;
  top: 232px;
  z-index: 1;
  padding: 0 30px;
}
.Academic-three .images .card .time {
  margin-top: 20px;
  color: #fff;
  font-weight: 900;
  font-size: 20px;
}
.Academic-three .images .card .time > span {
  font-size: 184px;
  line-height: 1;
  color: #E58811;
  font-family: 'DIN Alternate';
}
.Academic-three .images .card .desc {
  margin-top: 20px;
  font-size: 18px;
  line-height: 150%;
  color: #FFFFFF;
}
.Academic-three .images .NumberCard {
  text-align: center;
  flex: 1;
  margin-top: 30px;
}
.Academic-three .images .NumberCard .number {
  color: #E58811;
  font-weight: 700;
  font-size: 54px;
  line-height: 1.5;
}
.Academic-three .images .NumberCard .text {
  height: 40px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
}
.Academic-four {
  margin-top: 92px;
}
.Academic-four .pic > img {
  flex: 1;
  width: 312px;
}
.Academic-four .pic .CardText {
  width: 624px;
  min-width: 624px;
  background: #004585;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  padding-top: 77px;
  font-size: 34px;
  line-height: 1.5;
}
.Academic-four .pic .CardText .bottom-line {
  width: 80px;
  height: 6px;
  background: #E58811;
  margin: 20px auto;
}
.font-fam-style {
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 400;
}
.Academic-phd .academic_content {
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #1D1D1D;
  text-align: justify;
  margin-left: 36px;
}
.Academic-phd .academic_content a {
  text-decoration: underline;
  color: #1D1D1D;
}
.academic_FAQ-desc {
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  color: #666666;
  margin-top: 44px;
}
.academic_FAQ-content {
  margin-top: 22px;
}
.academic_FAQ-content .content_Item {
  padding: 38px 0;
  border-bottom: 1px solid #C4C4C4;
}
.academic_FAQ-content .content_Item-title .text {
  flex: 1;
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 150%;
  color: #00498F;
}
.academic_FAQ-content .content_Item-title .icon {
  min-width: 22px;
  height: 22px;
  margin-top: 12px;
  margin-left: 180px;
  cursor: pointer;
}
.academic_FAQ-content .content_Item-title .icon > img {
  width: 100%;
  height: 100%;
}
.academic_FAQ-content .content_Item-title::before {
  content: ' ';
  display: inline-block;
  width: 6px;
  height: 48px;
  background: #F18D00;
  margin-right: 18px;
}
.academic_FAQ-content .content_Item .openText {
  margin: 24px;
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  color: #333333;
}
.academic-new-header-box {
  height: 147px;
  background: #004585;
  font-weight: 900;
  font-size: 36px;
  line-height: 150%;
  letter-spacing: 0.015em;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.academic-new-content-box {
  margin-top: 40px;
  padding-right: 15px;
  text-align: justify;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.academic-new-content-box .academic-new-content-box-item {
  color: #1D1D1D;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.015em;
  margin-bottom: 80px;
  max-width: 1277px;
}
.academic-new-content-box .academic-new-content-box-item .item-title {
  font-weight: 700;
  font-size: 48px;
  color: #00498F;
  display: inline-block;
  line-height: 1.5;
  border-bottom: 6px solid #00498F;
  margin-bottom: 40px;
}
.academic-new-content-box .academic-new-content-box-item .convention-desc {
  font-weight: 400;
}
.academic-new-content-box .academic-new-content-box-item .bold-desc {
  font-weight: bold;
}
.academic-new-content-box .academic-new-content-box-item .special-desc a {
  color: #FABD20 !important;
  text-decoration: underline;
}
.RArea-nav {
  height: 125px;
  width: 100%;
  background: #004585;
}
.RArea-nav .container {
  height: 125px;
}
.RArea-nav .nav-Item {
  position: relative;
}
.RArea-nav .nav-Item .icon {
  width: 48px;
  margin-right: 12px;
}
.RArea-nav .nav-Item .icon > img {
  width: 48px;
}
.RArea-nav .nav-Item .navText {
  height: 72px;
  font-size: 24px;
  color: #fff;
  display: flex;
  align-items: center;
}
.RArea-nav .nav-Item.active .navText {
  color: #FF9B1B;
}
.RArea-nav .nav-Item.active::after {
  content: ' ';
  display: block;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  position: absolute;
  left: 48%;
  bottom: -36px;
  background: #fff;
}
.RArea-content {
  margin-top: 90px;
}
.RArea-content .RArea-Info .img {
  width: 450px;
  min-width: 450px;
  margin-right: 40px;
  height: 450px;
}
.RArea-content .RArea-Info .img > img {
  width: 450px;
  height: 450px;
}
.RArea-content .RArea-Info .info .title {
  font-size: 56px;
  line-height: 130%;
  color: #333;
}
.RArea-content .RArea-Info .info .desc {
  margin-top: 20px;
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  color: #666;
}
.RArea-content .RArea-Info .Faculty .title {
  margin-top: 30px;
  font-weight: 900;
  font-size: 32px;
  line-height: 130%;
  margin-bottom: 16px;
}
.RArea-content .RArea-Info .Faculty .flex {
  gap: 20px;
}
.RArea-content .RArea-Info .Faculty .flex > a {
  color: #0060BA;
}
.RArea-line {
  width: 100%;
  height: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 70px;
}
.RArea-search {
  margin-top: 70px;
}
.RArea-search .title > h3 {
  display: inline-block;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.5;
  color: #00498F;
  border-bottom: 5px solid #00498F;
}
.RArea-search .search-high__Item {
  padding-bottom: 32px;
  border-bottom: 1px solid #A7A7A7;
  margin-top: 32px;
}
.RArea-search .search-high__Item .img {
  width: 316px;
  min-width: 316px;
  height: 202px;
  margin-right: 30px;
}
.RArea-search .search-high__Item .img > img {
  width: 316px;
  height: 202px;
}
.RArea-search .search-high__Item .info .time {
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  color: #666;
}
.RArea-search .search-high__Item .info .title {
  margin-top: 12px;
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  color: #333333;
}
.RArea-search .search-high__Item .info .desc {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #666666;
}
.RArea-search .search-high__Item .info .readMore {
  margin-top: 25px;
}
.Facilities .Title {
  font-weight: 700;
  font-size: 48px;
  color: #00498F;
  margin-top: 80px;
  display: inline-block;
  line-height: 1.5;
  border-bottom: 6px solid #00498F;
}
.Facilities-wrap .Facilities-card {
  width: 100%;
}
.Facilities-wrap .Facilities-card .flex {
  gap: 16px;
}
.Facilities-wrap .Facilities-card .flex > div {
  flex: 1;
  min-height: 267px;
}
.Facilities-wrap .Facilities-card .flex > div > img {
  width: 100%;
  object-fit: cover;
}
.Facilities-wrap .Facilities-card .flex.three > div {
  height: 267px;
  overflow: hidden;
}
.Facilities-wrap .Facilities-card .flex.three > div > img {
  width: 100%;
  object-fit: cover;
}
.Facilities-wrap .Facilities-card .flex.two > div {
  height: 403px;
  overflow: hidden;
}
.Facilities-wrap .Facilities-card .flex.two > div > img {
  width: 100%;
  object-fit: cover;
}
.Facilities-wrap .Facilities-text {
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 73, 143, 0.1);
  border-left: 24px solid #C1DDF9;
  overflow: hidden;
  margin-top: 16px;
}
.Facilities-wrap .Facilities-text .textBox {
  margin: 40px;
}
.Facilities-wrap .Facilities-text .textBox .text .title {
  font-size: 32px;
  line-height: 130%;
  color: #333333;
}
.Facilities-wrap .Facilities-text .textBox .text .info {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #333;
  margin-top: 24px;
}
.Facilities-wrap .Facilities-text .textBox .text .text {
  line-height: 1.4;
  color: #666;
  margin-top: 24px;
}
.Facilities-wrap .Facilities-text .textBox .text .readMore {
  margin-top: 40px;
}
.Facilities-line {
  width: 100%;
  height: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin: 88px 0 0px;
}
.fix-font-style {
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 900;
  font-size: 56px;
}
.event_news .dataPicker {
  height: 395px;
  margin-right: 105px;
  display: flex;
  justify-content: center;
}
.event_news .homeNews-event {
  width: 610px;
  height: 266px;
  margin-left: 32px;
  padding: 24px;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
  border-bottom: 1px solid #DCDCDC;
}
.event_news .homeNews-event .timeCard {
  width: 108px;
  height: 120px;
  text-align: center;
}
.event_news .homeNews-event .timeCard .month {
  width: 108px;
  height: 44px;
  line-height: 44px;
  background: #00498F;
  color: #fff;
  font-weight: 700;
  font-size: 35px;
}
.event_news .homeNews-event .timeCard .day {
  width: 108px;
  height: 76px;
  line-height: 76px;
  color: #00498F;
  font-weight: 700;
  font-size: 43px;
  border: 1px solid #D5D5D5;
}
.event_news .homeNews-event .content {
  margin-left: 20px;
}
.event_news .homeNews-event .content .title {
  height: 69px;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.2;
  color: #333333;
  overflow: hidden;
  margin-bottom: 20px;
}
.event_news .homeNews-event .content .Item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #666;
  font-weight: 500;
  font-size: 16px;
}
.event_news .homeNews-event .content .Item > img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.event_news .homeNews-event .content .readMore {
  margin-top: 20px;
  color: #F18D00;
}
.event_news .title {
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  color: #00498F;
}
.event_news .title h3 {
  display: inline-block;
  border-bottom: 3px solid #00498F;
}
.event_news .wrap {
  margin-top: 60px;
}
.event_news .events_pic {
  width: 100%;
  flex-wrap: wrap;
  gap: 18px;
}
.event_news .gap-18 {
  gap: 18px;
}
.event_news .newsItem {
  overflow: hidden;
  height: 774px;
  width: 629px;
  border: 1px solid #d1d1d1;
  background: #00498F;
  font-family: 'Avenir';
}
.event_news .newsItem.small {
  width: 304px;
  height: 378px;
  color: #fff;
}
.event_news .newsItem.small .imgBox {
  width: 304px;
  height: 194px;
  overflow: hidden;
}
.event_news .newsItem.small .imgBox > img {
  width: 100%;
  transition: all 0.5s;
}
.event_news .newsItem.small .imgBox > img:hover {
  transform: scale(1.2);
}
.event_news .newsItem.small .time {
  margin-top: 8px;
  font-weight: 400;
  font-size: 12px;
  line-height: 149.99%;
  padding: 0 16px;
}
.event_news .newsItem.small .title {
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #fff;
  padding: 0 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.event_news .newsItem.small .desc {
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: #C0C0C0;
  margin-top: 10px;
  padding: 0 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.event_news .newsItem.small .readMore {
  padding: 0 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  margin-top: 12px;
}
.event_news .newsItem.small .readMore > img {
  width: 24px;
}
.event_news .newsItem.larget {
  width: 629px;
  height: 776px;
}
.event_news .newsItem.larget .imgBox {
  width: 629px;
  height: 400px;
  overflow: hidden;
}
.event_news .newsItem.larget .imgBox > img {
  width: 100%;
  transition: all 0.5s;
}
.event_news .newsItem.larget .imgBox > img:hover {
  transform: scale(1.2);
}
.event_news .newsItem.larget .time {
  margin-top: 20px;
  font-weight: 400;
  font-size: 28px;
  line-height: 120%;
  padding: 0 32px;
}
.event_news .newsItem.larget .title {
  height: 102;
  font-weight: 400;
  font-size: 28px;
  line-height: 120%;
  margin-top: 12px;
  color: #fff;
  padding: 0 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.event_news .newsItem.larget .desc {
  height: 108px;
  margin-top: 20px;
  font-weight: 400;
  font-size: 18px;
  line-height: 149.99%;
  color: #C0C0C0;
  padding: 0 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.event_news .newsItem.larget .readMore {
  margin-top: 56px;
  padding: 0 32px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}
.event_news .newsItem.larget .readMore > img {
  width: 24px;
}
.event_news .rdp {
  --rdp-cell-size: 40px;
  --rdp-accent-color: #FD9605;
  --rdp-background-color: #FD9605;
  --rdp-accent-color-dark: #FD9605;
  --rdp-background-color-dark: #FD9605;
  --rdp-outline: 2px solid var(--rdp-accent-color);
  --rdp-outline-selected: 3px solid var(--rdp-accent-color);
  margin: 1em 1em 1em 0;
}
.event_news .rdp .rdp-month {
  background: #F9FAFB;
  border-radius: 6px;
  padding: 24px;
}
.event_news .rdp .rdp-month .rdp-day {
  border-radius: 6px !important;
}
.event_news .rdp .rdp-month .rdp-day:hover {
  background: #FD9605 !important;
  color: #fff;
}
.no-content {
  width: 588px;
  margin-top: -40px;
  margin-left: 60px;
}
.no-content > img {
  width: 100%;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
}
a {
  text-decoration: none;
}
.container {
  width: auto;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.nav-circle {
  position: relative;
}
.nav-circle::before {
  position: absolute;
  top: -20px;
  content: '';
  display: inline-block;
  width: 100%;
  height: 18px;
  border-bottom: none;
  animation: showcircle 1s linear alternate forwards;
}
.nav-circle::after {
  position: absolute;
  top: -20px;
  width: 100%;
  z-index: 10;
  background: red;
}
@keyframes showcircle {
  0% {
    width: 0%;
  }
  20% {
    width: 20%;
  }
  40% {
    width: 40%;
  }
  60% {
    width: 60%;
  }
  100% {
    width: 100%;
  }
}
.flex {
  display: flex;
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.items-center {
  align-items: center;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.main-nav__main-navigation .main-nav__navigation-box > li {
  position: relative;
}
.main-nav__main-navigation .main-nav__navigation-box > li > ul {
  position: absolute;
  background: rgba(0, 73, 143, 0.5);
  backdrop-filter: blur(2px);
  border-top: unset;
  color: #fff;
}
.main-nav__main-navigation .main-nav__navigation-box > li > ul > li {
  height: 56px;
  line-height: 56px;
}
.main-nav__main-navigation .main-nav__navigation-box > li > ul > li > a {
  display: block;
  height: 56px;
  line-height: 56px;
  padding: 0 10px;
  color: #fff;
}
.main-nav__main-navigation .main-nav__navigation-box > li:hover > ul {
  transform: translateY(30px);
}
.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.recruitmen-content-box {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 60px;
  color: #1D1D1D;
}
.recruitmen-content-box .recruitmen-content-box-left {
  max-width: 700px;
  text-align: justify;
}
.recruitmen-content-box .recruitmen-content-box-left .left-desc-Title {
  font-weight: 800;
  font-size: 20px;
  line-height: 150%;
}
.recruitmen-content-box .recruitmen-content-box-right {
  margin-left: 70px;
  background: #FFFFFF;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 40px 32px 40px 48px;
}
.recruitmen-content-box .recruitmen-content-box-right .flex-item {
  display: flex;
  align-items: flex-start;
}
.recruitmen-content-box .recruitmen-content-box-right .flex-item .icon {
  margin-right: 17px;
}
.recruitmen-content-box .recruitmen-content-box-right .flex-item .icon img {
  width: 24px;
  height: 22px;
}
.recruitmen-content-box .recruitmen-content-box-right .flex-item .introduce {
  color: #1D1D1D;
  max-width: 460px;
  text-align: justify;
}
.recruitmen-content-box .recruitmen-content-box-right .recruitmen-content-box-right-button {
  cursor: pointer;
  padding: 10px 28px;
  background: #E58811;
  border-radius: 8px;
  font-weight: 800;
  font-size: 24px;
  line-height: 150%;
  /* identical to box height, or 36px */
  width: fit-content;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #FFFFFF;
}
.recruitmen-content-box .title {
  font-weight: 700;
  font-size: 30px;
  line-height: 56px;
  color: #00498F;
}
.recruitmen-content-box .title h3 {
  margin-top: 0;
  display: inline-block;
  border-bottom: 2px solid #00498F;
}
.recruitmen-content-box .m-t-75 {
  margin-top: 75px;
}
.recruitmen-content-box .m-b-20 {
  margin-bottom: 20px;
}
.recruitmen-content-box .m-b-75 {
  margin-bottom: 75px;
}
.pc-academics-out-side-box {
  position: relative;
}
.pc-academics-out-side-box .pc-academics-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #1D1D1D;
}
.pc-academics-out-side-box .pc-academics-box .banner {
  width: 100%;
  background-color: #F9F9F9;
  padding: 70px 0;
}
.pc-academics-out-side-box .pc-academics-box .item-flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1281px;
  text-align: justify;
  margin: auto;
}
.pc-academics-out-side-box .pc-academics-box .item-flex img {
  width: 600px;
  height: 436px;
}
.pc-academics-out-side-box .pc-academics-box .item-flex .item-desc {
  max-width: 660px;
  margin-right: 40px;
}
.pc-academics-out-side-box .pc-academics-box .item-flex .item-desc .sq {
  display: inline-block;
  background-color: #f18d00;
  color: #FFFFFF;
  padding: 8px 26px;
  border-radius: 24px;
}
.pc-academics-out-side-box .pc-academics-box .m-b-80 {
  margin-bottom: 80px;
}
.pc-academics-out-side-box .pc-academics-box .item-desc {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item {
  max-width: 1281px;
  text-align: justify;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item .Title {
  font-weight: 700;
  font-size: 48px;
  color: #00498F;
  display: inline-block;
  line-height: 1.5;
  border-bottom: 6px solid #00498F;
  margin-bottom: 44px;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item .subTit {
  position: relative;
  color: #014a8a;
  font-size: 30px;
  font-weight: 600;
  margin-left: 35px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item .subTit::before {
  content: '';
  position: absolute;
  left: -35px;
  top: 2px;
  width: 6px;
  height: 31px;
  background-color: #F18D00;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item .dec a {
  color: #eca940;
  text-decoration: underline;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item .dec .xunl {
  position: relative;
  margin-left: 30px;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item .dec .xunl::before {
  content: '';
  position: absolute;
  left: -27px;
  top: 16px;
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 50%;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item table {
  text-align: center;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item table tbody tr:nth-child(odd) {
  background-color: #F5F5F5;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item table tbody tr td {
  height: 40px;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item table tbody tr td span {
  padding: 2px 14px;
  border-radius: 14px;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item table tbody tr td .bx {
  background-color: #FFD8A1;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item table tbody tr td .xx {
  background-color: #BDDCF9;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item .more {
  color: #eca940;
}
.pc-academics-out-side-box .pc-academics-box .pc-academics-box-item .more a {
  text-decoration: underline;
  color: #eca940;
  margin: 0 10px;
}
.pc-academics-out-side-box .flex-button {
  cursor: pointer;
  position: fixed;
  right: 321px;
  top: 673px;
  background: #E58811;
  border-radius: 8px;
  padding: 14px 27px;
  font-weight: 800;
  font-size: 24px;
  line-height: 150%;
  color: #FFFFFF;
  z-index: 999;
}
.pc-academics-out-side-box .title-row {
  display: flex;
  justify-content: space-between;
}
.pc-academics-out-side-box .apply-button {
  background: #E58811;
  border-radius: 8px;
  margin-top: 10px;
  padding: 14px 27px;
  height: 40px;
  font-weight: 800;
  font-size: 24px;
  line-height: 150%;
  color: #FFFFFF;
  cursor: pointer;
}
.hoverScaleImg {
  overflow: hidden;
}
.hoverScaleImg > img {
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.hoverScaleImg:hover {
  transition: all 1.5s ease-in-out;
}
.hoverScaleImg:hover > img {
  transform: scale(1.2);
}
.banner-one {
  position: relative;
}
.banner-one .row-wrap {
  width: 100%;
}
.banner-one__content {
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.banner-one__content > h3 {
  text-align: center;
}
.banner-one__content > h3 > span {
  background: #004585;
}
.banner-one__content > h3 > span::before {
  display: none;
}
.banner-one .welcome {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  color: #fff;
  margin-top: 340px;
  display: flex;
  align-items: center;
}
.banner-one .welcome > span {
  margin-left: 20px;
  display: inline-block;
  flex: 1;
  height: 0;
  border-bottom: 1px solid #fff;
  animation: move 14s linear alternate infinite;
  animation-direction: normal;
  position: absolute;
  left: 97px;
}
.homeNews .homeNews-event:hover {
  background: #00498F;
  color: #fff;
}
.homeNews .homeNews-event:hover .timeCard {
  background: #fff;
  color: #F18D00;
}
.homeNews .homeNews-event:hover .timeCard .month {
  background: #F18D00;
  color: #fff;
}
.homeNews .homeNews-event:hover .timeCard .day {
  color: #F18D00;
  border-color: #F18D00;
}
.homeNews .homeNews-event:hover .content {
  color: #fff;
}
.homeNews .homeNews-event:hover .content .title {
  color: #fff;
}
.homeNews .homeNews-event:hover .content .Item {
  color: #fff;
}
.homeFaculty-Item {
  position: relative;
}
.homeFaculty-Item .Item-description {
  display: none;
}
.homeFaculty-Item .Item-content .Item-desc {
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.homeFaculty-Item:hover {
  position: relative;
}
.homeFaculty-Item:hover .Item-avatar {
  filter: blur(5px);
}
.homeFaculty-Item:hover.dean {
  background: #00498f;
}
.homeFaculty-Item:hover::before {
  content: ' ';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 73, 143, 0.8);
  backdrop-filter: blur(5px);
  z-index: 1;
}
.homeFaculty-Item:hover .Item-content {
  position: absolute;
  z-index: 5;
  top: 0;
}
.homeFaculty-Item:hover .Item-content .Item-description {
  display: block;
  line-height: 1.3;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.homeFaculty-Item:hover .Item-content .Item-description > p {
  margin: 0;
}
.homeFaculty-Item .Item-avatar.hoverScaleImg::before {
  content: "";
  position: absolute;
  top: 103px;
  left: 0;
  width: 100%;
  height: 172px;
  background: linear-gradient(360deg, rgba(50, 50, 50, 0.8) 0%, rgba(50, 50, 50, 0) 65.57%);
}
.text-en-right {
  display: inline-block;
  text-align: justify;
}
.text-indent-2em {
  text-indent: 2em;
}
@keyframes move {
  0% {
    width: 0%;
  }
  20% {
    width: 20%;
  }
  40% {
    width: 40%;
  }
  60% {
    width: 60%;
  }
  100% {
    width: 100%;
  }
}
.f-w-4 {
  font-weight: 400 !important;
}
.f-w-5 {
  font-weight: 500 !important;
}
.f-w-6 {
  font-weight: 600 !important;
}
.f-w-7 {
  font-weight: 700 !important;
}
.f-w-8 {
  font-weight: 800 !important;
}
.m-b-70 {
  margin-bottom: 70px !important;
}
.hr-line {
  width: 1920px;
  height: 0px;
  border: none;
  border-bottom: 1px solid #EBEBEB !important;
}
.teacher-mask-word-style {
  font-style: normal !important;
}
.teacher-mask-word-style .teacher-name {
  font-family: 'Avenir' !important;
  font-weight: 400 !important;
  font-size: 38px !important;
  color: #FFFFFF !important;
  line-height: 105% !important;
}
.teacher-mask-word-style .teacher-short-desc {
  font-family: 'Roboto' !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #BDBDBD !important;
  line-height: 120% !important;
  height: 32px !important;
  padding-top: 12px !important;
  padding-bottom: 0 !important;
  margin-bottom: 15px !important;
  color: #fff !important;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  overflow: hidden !important;
}
.teacher-mask-word-style .teacher-long-desc {
  font-family: 'Roboto' !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #FFFFFF !important;
  line-height: 150% !important;
  max-height: 128px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 5 !important;
  -webkit-box-orient: vertical !important;
}
.slick-dots {
  bottom: -40px !important;
}
.l-h-130 {
  line-height: 130%;
}
.l-h-150 {
  line-height: 150%;
}
.home-banner-box {
  position: relative;
}
.home-banner-box .slick-dots {
  position: absolute;
  bottom: 30px !important;
}
.l-h-60-p {
  line-height: 60px;
}
.link-new-style {
  background: #FABD20 !important;
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #1D1D1D;
}
.l-h-130 {
  line-height: 130%;
}
.teacher-detail-link {
  text-decoration: underline;
  cursor: pointer;
}
.common-pointer {
  cursor: pointer;
}
.homeNews-right .pagination-box {
  margin-top: 10px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
  color: #000000;
  padding-left: 35px;
}
.homeNews-right .pagination-box .right {
  display: flex;
  align-items: center;
  /* width: 104px; */
  color: #000000;
  cursor: pointer;
}
.homeNews-right .pagination-box .right div {
  width: 42px;
  height: 42px;
  border: 1px solid #000000;
  border-radius: 50%;
  text-align: center;
  line-height: 45px;
  margin-left: 20px;
}
.home-news-events-unshow-cycard-img .cy_card__head .viceTitle.pointer {
  display: none;
}
.home-news-events-unshow-cycard-img .viceTitle {
  font-size: 18px;
  line-height: 1.5;
  color: #F18D00;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-right: 45px;
  margin-bottom: 10px;
}
.home-news-events-unshow-cycard-img .viceTitle img {
  width: 40px;
  margin-bottom: 5px;
  margin-left: 10px;
}
.home-news-events-unshow-cycard-img .pointer {
  cursor: pointer;
}
#anchor-point-event {
  display: block;
  height: 110px;
  margin-top: -110px;
  visibility: hidden;
}
#anchor-point-news {
  position: relative;
  top: -100px;
  display: block;
  height: 0;
  overflow: hidden;
}
.click-show-out-box {
  overflow: hidden;
}
.click-show-box {
  height: 0;
  overflow: hidden;
  animation: clickshowdesc 0.25s linear;
  animation-fill-mode: forwards;
}
.click-unshow-box {
  height: 0;
  overflow: hidden;
  animation: clickunshowdesc 0.25s linear;
  animation-fill-mode: forwards;
}
@keyframes clickshowdesc {
  0% {
    transform: translateY(-100%);
    height: 0%;
  }
  100% {
    transform: translateY(0);
    height: 100%;
  }
}
@keyframes clickunshowdesc {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
.commom-mouse-pointer {
  cursor: pointer;
}
.research-centers-pc-title-flex {
  display: flex;
  justify-content: space-between;
}
.research-centers-pc-title-flex-right-icon img {
  width: 25px;
  height: 25px;
}
.pc-about-contact-other-box {
  margin-top: 20px;
}
.pc-about-contact-other-box .flex-item {
  display: flex;
  align-items: flex-start;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 20px;
}
.pc-about-contact-other-box .flex-item .icon {
  margin-right: 17px;
}
.pc-about-contact-other-box .flex-item .icon img {
  width: 24px;
  height: 22px;
}
.pc-about-contact-other-box .flex-item .introduce {
  color: #1D1D1D;
  max-width: 460px;
  text-align: justify;
}
.pc-publication-link-style {
  color: #FABD20 !important;
  text-decoration: underline;
}
.un-show-ch-en-change {
  visibility: hidden;
}
.m-h-50 {
  min-height: 70px;
  max-height: 80px;
}
.m-t-15 {
  margin-top: 15px;
}

