#block-symbol {
  display: none;
}

.inner {
  max-width: 1440px;
}

@media (min-width: 1460px) {
  .inner {
    width: 1440px;
  }
}

#block-sysu-front-headeren,
#block-header-block {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 11;
  height: 170px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}

@media screen and (max-width: 992px) {
  #block-sysu-front-headeren,
  #block-header-block {
    position: static;
    background: #800000;
    height: auto;
    margin-bottom: 0;
  }
}

.header-container.inner,
.header-row {
  height: 100px;
  padding: 0;
}

.header-row {
  padding: 0 14px;
}

@media screen and (max-width: 768px) {

  .header-container.inner,
  .header-row {
    height: 80px;
  }

  #header .header-container .header-row .header-column:not(.t-r) {
    display: table-cell;
  }

  #header .header-container .header-row .header-column #site-logo.header-logo {
    text-align: left;
  }

  #header .header-container .header-row .header-column #site-logo.header-logo img {
    margin-top: 0;
  }

  #header .header-container .header-row .header-column #header-btns {
    top: 20px;
  }
}

#header .header-container .header-row .header-column #header-btns {
  background-color: transparent;
}

#header-top .inner {
  max-width: unset;
  position: relative;
  height: 30px;
}
#header-top .inner .header-right {
  position: absolute;
  right: 14px;
  top: 30px;
}

#header-top p,
#header-top a {
  color: rgba(255, 255, 255, 0.65);
}

#header-top a:hover {
  color: #fff;
}

#header-top p {
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  line-height: 32px;
  padding-right: 1em;
}

#header-top p .split-line {
  margin: 0 24px;
}
#header-top #search-block-form .form-actions:after,
#header-top .search-block-form .form-actions:after {
  top: 3px;
  color: rgba(255, 255, 255, 0.65);
}
#header-top #search-block-form:hover .form-actions:after,
#header-top .search-block-form:hover .form-actions:after {
  color: #800000;
}
#header-top form .form-item {
  width: 32px;
  opacity: 0;
  transition: width ease 0.5s, opacity ease 0.25s;
}
.search-block-form .form-actions {
  margin-top: 0;
  right: -4px;
}
#header-top form:hover .form-item {
  opacity: 1;
  width: auto;
}
#search_block_form {
  padding-left: 12px;
}

#header .header-container .header-column .header-nav-flex {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

.header-body {
  max-width: unset;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 14px;
}
.header-body .main-menu-1-1 {
  display: flex;
  justify-content: flex-end;
}
.header-body .main-menu-1-1 .nav-menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1120px;
}
.language-en .header-body .main-menu-1-1 .nav-menu {
  justify-content: flex-end;
}
.language-en .main-menu-1-1 .nav-menu>.menu-item {
  margin-right: 2em;
}
.header-body > .header-container.inner {
  width: unset;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .header-body {
    padding: 0;
  }
  .header-body > .header-container.inner {
    width: 100%;
  }
}

.main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item>a,
/* .main-menu-1-1 .nav-menu>.menu-item i, */
.main-menu-1-1 .nav-menu>.menu-item span {
  font-weight: bold;
  font-family: Microsoft Yahei;
}
.main-menu-1-1 .nav-menu>.menu-item i {
  display: none;
}

.main-menu-1-1 .nav-menu>.menu-item.active,
.main-menu-1-1 .nav-menu>.menu-item:hover,
.main-menu-1-1 .nav-menu>.menu-item:focus {
  background: none;
}

/* .main-menu-1-1 .nav-menu>.menu-item.active .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item:hover .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item:focus .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item.active a,
.main-menu-1-1 .nav-menu>.menu-item:hover a,
.main-menu-1-1 .nav-menu>.menu-item:focus a,
.main-menu-1-1 .nav-menu>.menu-item.active i,
.main-menu-1-1 .nav-menu>.menu-item:hover i,
.main-menu-1-1 .nav-menu>.menu-item:focus i,
.main-menu-1-1 .nav-menu>.menu-item.active span,
.main-menu-1-1 .nav-menu>.menu-item:hover span,
.main-menu-1-1 .nav-menu>.menu-item:focus span {
  color: #E1C95B;
} */
.main-menu-1-1 .nav-menu .level-menu .menu-item > a {
  color: #990000;
}
.main-menu-1-1 .nav-menu>.menu-item:hover a,
.main-menu-1-1 .nav-menu>.menu-item:hover .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item.active .menu-toggle a,
.main-menu-1-1 .nav-menu .level-menu .menu-item>a:hover {
  color: #E1C95B;
}
.main-menu-1-1 .nav-menu>.menu-item.active .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item:hover .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item:focus .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item.active a,
.main-menu-1-1 .nav-menu>.menu-item:hover a,
.main-menu-1-1 .nav-menu>.menu-item:focus a,
.main-menu-1-1 .nav-menu>.menu-item.active i,
.main-menu-1-1 .nav-menu>.menu-item:hover i,
.main-menu-1-1 .nav-menu>.menu-item:focus i,
.main-menu-1-1 .nav-menu>.menu-item.active span,
.main-menu-1-1 .nav-menu>.menu-item:hover span,
.main-menu-1-1 .nav-menu>.menu-item:focus span {
  color: #E1C95B;
}
.main-menu-1-1 .nav-menu .level-menu .active-item.active:not(.expanded) a,
.main-menu-1-1 .nav-menu .level-menu .menu-item>a.is-active,
.main-menu-1-1 .nav-menu .level-menu .menu-item>a.is-active,
.main-menu-1-1 .nav-menu .level-menu .menu-item>a:hover {
  background-color: #fbf9ee;
  color: #990000;
}
.main-menu-1-1 .nav-menu>.menu-item > .dropdown-menu {
  left: 50%;
  transform: translateX(-50%);
  border-top: 4px solid #990000;
}
.main-menu-1-1 .nav-menu>.menu-item:last-child > .dropdown-menu {
  left: unset;
  right: 50%;
  transform: translateX(50%);
}
.main-menu-1-1 .nav-menu>.menu-item:last-child .level-menu .menu-item .level-menu {
  left: unset;
  right: 100%;
}
@media screen and (min-width: 992px) {
  .main-menu-1-1 .nav-menu>.menu-item {
    padding: 12px 0;
  }

  .main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,
  .main-menu-1-1 .nav-menu>.menu-item>a,
  /* .main-menu-1-1 .nav-menu>.menu-item i, */
  .main-menu-1-1 .nav-menu>.menu-item span {
    font-size: 13px;
  }
  .main-menu-1-1 .nav-menu>.menu-item:nth-child(9) > .menu-toggle a {
    font-size: 15px;
  }

  .main-menu-nav-primary .inner.inside-c-tb {
    width: 750px;
  }

  #site-logo img {
    width: 180px;
  }
}

@media screen and (min-width: 1140px) {
  .main-menu-1-1 .nav-menu>.menu-item {
    padding: 14px 0;
  }

  .main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,
  .main-menu-1-1 .nav-menu>.menu-item>a,
  /* .main-menu-1-1 .nav-menu>.menu-item i, */
  .main-menu-1-1 .nav-menu>.menu-item span {
    font-size: 14px;
  }
  .main-menu-1-1 .nav-menu>.menu-item:nth-child(9) > .menu-toggle a {
    font-size: 16px;
  }

  .main-menu-nav-primary .inner.inside-c-tb {
    width: 960px;
  }
}

@media screen and (min-width: 1280px) {
  .main-menu-1-1 .nav-menu>.menu-item {
    padding: 16px 0;
  }

  .main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,
  .main-menu-1-1 .nav-menu>.menu-item>a,
  /* .main-menu-1-1 .nav-menu>.menu-item i, */
  .main-menu-1-1 .nav-menu>.menu-item span {
    font-size: 16px;
  }
  .main-menu-1-1 .nav-menu>.menu-item:nth-child(9) > .menu-toggle a {
    font-size: 18px;
  }

  .main-menu-nav-primary .inner.inside-c-tb {
    width: 1060px;
  }
}

@media screen and (min-width: 1440px) {
  .main-menu-1-1 .nav-menu>.menu-item {
    padding: 16px 0;
  }

  .main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,
  .main-menu-1-1 .nav-menu>.menu-item>a,
  /* .main-menu-1-1 .nav-menu>.menu-item i, */
  .main-menu-1-1 .nav-menu>.menu-item span {
    font-size: 18px;
  }
  .main-menu-1-1 .nav-menu>.menu-item:nth-child(9) > .menu-toggle a {
    font-size: 20px;
  }

  .main-menu-nav-primary .inner.inside-c-tb {
    width: 1180px;
  }

  #site-logo img {
    width: 420px;
  }
}

@media screen and (max-width: 992px) {
  #site-logo img {
    width: 220px;
  }
}

@media screen and (min-width: 1700px) {
  .main-menu-1-1 .nav-menu>.menu-item {
    padding: 16px 0;
  }

  .main-menu-nav-primary .inner.inside-c-tb {
    width: 1200px;
  }
}
.main-menu-1-1 .nav-menu>.menu-item:nth-child(9) > .menu-toggle a {
  color: #e7cb5a;
  text-shadow: 0 0 8px #e7cb5a73;
  font-family: cursive;
}

ul.dropdown-menu,
.dropdown .dropdown-menu {
  min-width: 140px;
}

@media (min-width: 992px) {
  #header-top .inner {
    width: 100%;
  }
}

@media (max-width: 992px) {
  #header-top {
    display: none;
  }
}

.page .header-bg-primary {
  background: transparent;
}

.page .main-menu-nav-primary {
  background: transparent;
  padding-top: 30px;
}
.dialog-off-canvas-main-canvas {
  position: relative;
}

@media only screen and (max-width: 992px) {
  .swiper-1 {
    height: calc(56.3vw)
  }
}

.swiper-1 .swiper-slide .inner {
  width: 100%;
  left: 0;
  bottom: 0;
  height: 160px;
  padding-top: 52px;
  max-width: unset;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}

.swiper-1 .swiper-slide .inner .inside-tb {
  padding: 0;
  text-align: center;
  overflow: hidden;
}

.swiper-1 .swiper-slide .inner .text-white {
  margin: 0;
  line-height: 108px;
  font-size: 26px;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  text-shadow: none;
}
.swiper-pagination-bullet {
  width: 38px;
  height: 6px;
  border-radius: 0;
  background-color: #fff;
  opacity: 1;
  transition: all ease 0.3s;
}
.swiper-pagination-bullet-active {
  background-color: #D6A920;
  width: 75px;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 90px;
}
.swiper-wrapper .swiper-button-prev,
.swiper-container .swiper-button-prev,
.swiper-wrapper .swiper-button-next,
.swiper-container .swiper-button-next {
  background-color: rgba(162, 0, 0, 0.5);
  color: #fff;
  width: 56px;
  height: 56px;
  border-radius: 50%;

}
.swiper-wrapper .swiper-button-prev:before,
.swiper-container .swiper-button-prev:before,
.swiper-wrapper .swiper-button-next:before,
.swiper-container .swiper-button-next:before {
  font-size: 160%;
}

@media screen and (max-width: 768px) {
  .swiper-1 .swiper-slide .inner {
    height: 96px;
    padding: 36px 8px 0;
  }

  .swiper-1 .swiper-slide .inner .text-white {
    font-size: 18px;
    line-height: 60px;
  }
}

@media screen and (max-width: 480px) {
  .swiper-1 .swiper-slide .inner {
    display: none;
  }
}

.layout-full.region-top {
  background: #F9F6EF;
  padding: 50px 0 10px;
}

@media screen and (max-width: 768px) {
  .layout-full.region-top {
    padding: 20px 0 10px;
  }
}

@media screen and (max-width: 768px) {
  .layout-full.region-top {
    padding: 10px 0;
  }
}

.index-news-box {
  display: flex;
}

.index-news-box .view-box {
  flex: 2;
  position: relative;
  overflow: hidden;
  padding-top: 47%;
}

.index-news-box .view-box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.index-news-box .view-box p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  margin: 0;
  line-height: 74px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 22px;
  box-sizing: border-box;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  background: linear-gradient(0deg,rgba(0,0,0,0.9),rgba(0,0,0,0));
}

.index-news-box .item-list {
  flex: 1;
}

.index-news-box .item-list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.index-news-box .item-list li {
  list-style: none;
  margin: 0;
  border-bottom: 1px solid #EFEFEF;
}

.index-news-box .item-list li:last-child {
  border: none;
}

.index-news-box .item-list li .hover-item {
  display: flex;
  align-items: center;
  padding: 14px 0;
  background-color: #fff;
  transition: all ease 0.25s;
}
.index-news-box .item-list li a {
  display: flex;
  position: relative;
  z-index: 1;
}
.index-news-box .item-list li a > p {
  flex: 1;
  padding: 14px 32px;
  margin: 0;
  color: rgba(0, 0, 0, 0.4);
  font-size: 12px;
  position: relative;
  z-index: 10;
}
.index-news-box .item-list li a img {
  width: 196px;
  height: 136px;
  object-fit: cover;
  position: relative;
  z-index: 10;
}
.index-news-box .item-list li a::before {
  background-color: #960000;
  content: '';
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all ease 0.3s;
  width: 100%;
  height: 100%;
  display: none;
  
}
.index-news-box .item-list li .article-title {
  display: block;
  text-align: left;
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  margin-top: 6px;
}
.index-news-box .item-list li a.active,
.index-news-box .item-list li a:hover {
  z-index: 5;
}
.index-news-box .item-list li a.active::before,
.index-news-box .item-list li a:hover::before {
  display: block;
  width: calc(100% + 20px);
  height: calc(100% + 12px);
}

.index-news-box .item-list li a.active > p,
.index-news-box .item-list li a:hover > p{
  color: #fff;
}
.index-news-box .item-list li a.active .article-title,
.index-news-box .item-list li a:hover .article-title {
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 1460px) {
  .index-news-box .item-list li a {
    align-items: center;
  }
  .index-news-box .item-list li a img {
    width: 136px;
    height: 102px;
  }
  .index-news-box .item-list li .article-title {
    font-size: 15px;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
  }
}
@media screen and (max-width: 1200px) {
  .index-news-box .item-list li a > p {
    padding: 14px 18px;
  }
  .index-news-box .item-list li .article-title {
    font-size: 14px;
    line-height: 18px;
    max-height: 54px;
  }
  .index-news-box .item-list li a img {
    width: 116px;
    height: 82px;
  }
}
@media screen and (max-width: 992px) {
  .index-news-box .view-box,
  .index-news-box .item-list li a::before,
  .index-news-box .item-list li a.active::before,
  .index-news-box .item-list li a:hover::before {
    display: none;
  }
  .index-news-box .item-list li a.active .article-title,
  .index-news-box .item-list li a:hover .article-title {
    color: #000;
    font-weight: normal;
  }
  .index-news-box .item-list li a.active > p,
  .index-news-box .item-list li a:hover > p {
    color: rgba(0, 0, 0, 0.4);
  }

  .index-news-box .item-list ul {
    padding: 0 14px;
  }
  .index-news-box .item-list li,
  .index-news-box .item-list li:last-child {
    border-bottom: 1px solid #d0d0d0;
    padding: 14px 0;
  }
  .index-news-box .item-list li a > p {
    padding: 14px 14px 14px 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .index-news-box .item-list li .article-title {
    margin-top: 0;
    margin-bottom: 0.5em;
  }
}

.layout-full.region-top-first:not(:first-child) {
  background: #8B0000 url(/lifesciences-live/sites/default/files/index_notice_bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 40px 0;
}
@media screen and (max-width: 1260px) {
  .layout-full.region-top-first:not(:first-child) {
    padding: 32px 0;
  }
}
@media screen and (max-width: 768px) {
  .layout-full.region-top-first:not(:first-child) {
    padding: 24px 0;
  }
}
.layout-full.region-top-first .block .block-title {
  color: #fff;
  border-color: #fff;
}
.entrance-port {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.entrance-port .item a {
  color: #fff;
  display: block;
}
.entrance-port .item a img{
  display: block;
}
.entrance-port .item .port-icon {
  width: 108px;
  height: 108px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid rgba(255, 255, 255,0.5);
  border-radius: 50%;
  transition:all ease 0.25s;
}
.entrance-port .item .port-icon:hover {
  transform: translateY(-4px);
}
.entrance-port .item .port-name {
  font-size: 20px;
  line-height: 2em;
}
.entrance-port .item .port-name:hover {
  color: #e7cb5a;
}
/* friend link */
.entrance-port.friend-link {
  padding-top: 32px;
}
.entrance-port.friend-link .item {
  margin: 0 30px;
}
.entrance-port.friend-link .item .port-name {
  font-size: 18px;
}
.entrance-port.friend-link .item .port-icon {
  background-color: #2B3563;
  height: 96px;
  width: 96px;
  border: none;
}
.entrance-port.friend-link .item .port-name {
  color: #000000;
}
.entrance-port.friend-link .item .port-name:hover {
  color: #800;
}
@media screen and (max-width: 1200px) {
  .entrance-port.friend-link .item {
    margin: 0;
  }
  .entrance-port.friend-link .item .port-icon,
  .entrance-port .item .port-icon {
    width: 88px;
    height: 88px;
    margin: 0 auto;
  }
  .entrance-port .item a img {
    width: 40px;
    height: auto;
  }
  .entrance-port.friend-link .item .port-name,
  .entrance-port .item .port-name {
    font-size: 18px;
  }
}
@media screen and (max-width: 992px) {
  .entrance-port.friend-link .item .port-icon,
  .entrance-port .item .port-icon {
    width: 72px;
    height: 72px;
  }
  .entrance-port .item a img {
    width: 32px;
    height: auto;
  }
  .entrance-port.friend-link .item .port-name,
  .entrance-port .item .port-name {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .entrance-port {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .entrance-port.friend-link .item,
  .entrance-port .item {
    width: 25%;
    margin-bottom: 12px;
  }
  .entrance-port.friend-link .item .port-name,
  .entrance-port .item .port-name {
    font-size: 14px;
  }
}

.layout-full.region-top-first .block {
  margin-bottom: 0;
}

.layout-full .block .block-title {
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  border: none;
  border-left: 5px solid #800000;
  margin: 0;
  padding: 0;
  padding-left: 18px;
  line-height: 1.5em;
  margin-bottom: 30px;
  /* text-transform: uppercase; */
}

@media screen and (max-width: 1200px) {
  .layout-full .block .block-title {
    font-size: 28px;
    margin-bottom: 24px;
    padding-left: 0.5em;
  }
}

@media screen and (max-width: 992px) {
  .layout-full .block .block-title {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 768px) {
  .layout-full .block .block-title {
    font-size: 20px;
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 480px) {
  .layout-full .block .block-title {
    font-size: 16px;
  }
}


.student-work-wrap {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.student-work-wrap .left-side,
.student-work-wrap .right-side {
  width: calc(50% - 10px);
}

.student-work-wrap .right-side {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.student-work-wrap .left-side .student-item {
  width: 100%;
  position: relative;
  color: #fff;
  overflow: hidden;
  display: block;
}

.student-work-wrap .right-side .student-item {
  width: calc(50% - 10px);
  position: relative;
  overflow: hidden;
  color: #fff;
  display: block;
}

.student-work-wrap .right-side .student-item:nth-child(1),
.student-work-wrap .right-side .student-item:nth-child(2) {
  margin-bottom: 20px;
}

.student-work-wrap .student-item img {
  display: block;
  transition: all ease 0.3s;
}

.student-work-wrap .student-item span {
  position: absolute;
  z-index: 10;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 72px;
  line-height: 72px;
  padding: 0 18px;
  box-sizing: border-box;
  font-size: 20px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.student-work-wrap .student-item:hover span {
  background: linear-gradient(0deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}

.student-work-wrap .student-item:hover img {
  transform: scale(1.05);
}

@media screen and (max-width: 768px) {
  .student-work-wrap {
    display: block;
    padding: 0 14px;
  }

  .student-work-wrap .left-side,
  .student-work-wrap .right-side {
    width: 100%;
  }

  .student-work-wrap .left-side {
    margin-bottom: 14px;
  }

  .student-work-wrap .left-side .student-item {
    padding-top: 50%;
  }

  .student-work-wrap .student-item img {
    width: 100%;
  }

  .student-work-wrap .left-side .student-item img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .student-work-wrap .student-item span {
    font-size: 16px;
    height: 3em;
    line-height: 3em;
    padding: 0 14px;
  }
}

@media screen and (max-width: 480px) {
  .student-work-wrap .student-item span {
    font-size: 14px;
  }
}

.layout-full.region-middle {
  padding: 50px 0 10px;
}

@media screen and (max-width: 768px) {
  .layout-full.region-middle {
    padding: 20px 0;
  }
}

@media screen and (max-width: 480px) {
  .layout-full.region-middle {
    padding: 10px 0;
  }
}

.index-academy-list .item-list ul {
  display: flex;
  align-items: flex-start;
  padding: 0;
  justify-content: space-between;
  list-style: none;
}
.index-academy-list .item-list ul > li {
  width: calc(33.3% - 24px);
}
.index-academy-list .item-list ul > li > a {
  display: block;
  border: 1px solid #E1E1E1;
}
.index-academy-list .item-list ul > li > a:hover {
  box-shadow: 0 0 20px 5px rgba(0,0,0,.1);
}
.index-academy-list .item-list ul > li > a img {
  display: block;
  height: 304px;
  object-fit: cover;
  width: 100%;
  object-position: top;
} 
.index-academy-list .item-list ul > li > a p {
  font-size: 18px;
  line-height: 27px;
  padding: 0 21px;
  color: #000;
  font-weight: bold;
  font-family: Microsoft YaHei;
  overflow: hidden;
  height: 54px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 21px 0;
}
.index-academy-list .item-list ul > li > a .begin-date {
  color: #800000;
  display: block;
  padding: 0 21px 21px;
}
.index-academy-list .item-list ul > li > a:hover p {
  color: #800000;
}
@media screen and (max-width: 1460px) {
  .index-academy-list .item-list ul > li > a img {
    height: 232px;
  }
}
@media screen and (max-width: 1200px) {
  .index-academy-list .item-list ul {
    flex-wrap: wrap;
  }
  .index-academy-list .item-list ul > li {
    width: calc(50% - 12px);
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 768px) {
  .index-academy-list .item-list ul > li {
    width: 100%;
  }
  .index-academy-list .item-list ul > li > a img {
    width: 100%;
    height: auto;
  }
  .index-academy-list .item-list ul > li > a p {
    font-size: 16px;
    line-height: 1.5em;
    height: 3em;
    margin: 1em 0;
  }
  .index-academy-list .item-list ul > li > a .begin-date {
    font-size: 12px;
  }
}

.layout-full.region-bottom {
  background-color: #F2F2F2;
}
.layout-full.region-bottom .col-md-9,
.layout-full.region-bottom .col-md-3 {
  width: 100%;
  padding: 0;
}

.block-region-bottom-first-left {
  padding-top: 20px;
  background-size: contain;
  position: relative;
}

.layout-full .block-region-bottom-first-left .block .block-title {
  padding-left: 758px;
  padding-top: 10px;
  text-align: center;
  margin-bottom: 0;
}

.layout-full .block-region-bottom-first-left .block .more-link {
  position: static;
  display: block;
  text-align: center;
  padding-left: 758px;
}
.index-tabs-wrap {
  display: flex;
}
.index-tabs-wrap .tab-nav-item {
  flex: 1;
  font-size: 32px;
  text-align: center;
}
.index-tabs-wrap .tab-nav-item a {
  font-size: 32px;
  line-height: 2em;
  color: #000;
}
.index-tabs-wrap .tab-nav-item.active a,
.index-tabs-wrap .tab-nav-item a:hover {
  color: #9D0101;
}
.language-zh-hans .block-region-bottom-first-right > .block {
  display: none;
}
.language-zh-hans .block-region-bottom-first-right > .block:first-child {
  display: block;
}

.tab-item.research ul.list {
  display: flex;
  flex-wrap: wrap;

}
.tab-item.research ul.list >.list-item {
  width: calc(33.3% - 14px);
  margin-right: 21px;
  margin-bottom: 20px;
  border: none;
  background-color: #fff;
  padding: 0!important;
  transition: all ease 0.25s;
}
.tab-item.research ul.list >.list-item:nth-child(3n) {
  margin-right: 0;
}
.tab-item.research ul.list >.list-item:first-child {
  margin-top: 0;
}
.tab-item.research ul.list >.list-item .art-date {
  color: #800000;
  line-height: 1.5;
  font-size: 14px;
  padding: 0 14px 14px;
}
.tab-item.research ul.list >.list-item .txt-title {
  color: #333;
  font-size: 18px;
  line-height: 1.5em;
  overflow: hidden;
  height: 4.5em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  padding: 0 14px;
  margin: 14px 0;
}
.tab-item.research ul.list >.list-item:hover  {
  transform: translateY(-4px);
}
.tab-item.research ul.list >.list-item:hover  .txt-title {
  color: #800000;
}
.tab-item.research ul.list >.list-item .img-wrap {
  height: 0;
  width: 100%;
  padding: 63% 0 0!important;
  position: relative;
}
.tab-item.research ul.list >.list-item .img-wrap img {
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .index-tabs-wrap .tab-nav-item a {
    font-size: 28px;
  }
  .tab-item.research ul.list >.list-item .txt-title {
    font-size: 16px;
    margin: 12px 0;
  }
}
@media screen and (max-width: 992px) {
  .index-tabs-wrap .tab-nav-item a {
    font-size: 24px;
  }
  .tab-item.research ul.list >.list-item .txt-title {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .tab-item.research ul.list {
    padding: 0 14px;
  }
  .index-tabs-wrap .tab-nav-item a {
    font-size: 18px;
  }
  .tab-item.research ul.list >.list-item .txt-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .tab-item.research ul.list >.list-item {
    width: 100%;
    margin-right: 0;
  }
}

.block-region-bottom-first-right .outside.f-r {
  float: unset;
  margin: 0 auto;
  text-align: center;
}
.block-region-bottom-first-right .btn-radius,
.block-region-bottom-first-right .btn.btn-radius {
  color: #800000;
  border-color: #800000;
  background-color: #fff;
}
.block-region-bottom-first-right .btn-radius:hover,
.block-region-bottom-first-right .btn.btn-radius:hover {
  background-color: #fff3f3;
}

.archive-item-wrap {
  position: absolute;
  left: 82px;
  bottom: 0;
  background-color: #800000;
  width: 676px;
  height: 245px;
  overflow: hidden !important;
  padding: 40px;
  display: flex;
}

.archive-item-wrap .img-wrap {
  width: 180px;
  height: 120px;
  display: block;
  overflow: hidden;
}

.archive-item-wrap .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: #fff;
  transition: all ease 0.3s;
}

.archive-item-wrap .img-wrap:hover img {
  transform: scale(1.05);
}

.archive-item-wrap .archive-info {
  flex: 1;
  padding-left: 28px;
}

.archive-item-wrap .archive-info a.title {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 12px;
  display: block;
  max-height: 56px;
  overflow: hidden;
  transition: all ease 0.3s;
}

.archive-item-wrap .archive-info a.title:hover {
  transform: translateY(-4px);
}

.archive-item-wrap .archive-info p {
  margin: 0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  line-height: 1.5em;
}

@media screen and (max-width: 992px) {
  .layout-full .block-region-bottom-first-left .block .block-title {
    padding: 0 14px;
    text-align: left;
  }
  .language-en .layout-full .block-region-bottom-first-left .block .block-title {
    text-align: center;
  }

  .layout-full .block-region-bottom-first-left .block .more-link {
    position: absolute;
    padding-left: unset;
  }

  .block-region-bottom-first-left {
    padding: 0;
    background-position: center top 48px;
  }

  .block-region-bottom-first-left .views-element-container {
    padding: 28% 20px 20px;
  }

  .archive-item-wrap {
    position: static;
    width: auto;
    height: auto;
    padding: 28px;
    align-items: center;
  }

  .archive-item-wrap .archive-info a.title {
    max-height: 84px;
  }

  .archive-item-wrap .archive-info p {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .archive-item-wrap {
    padding: 20px;
  }

  .archive-item-wrap .img-wrap {
    width: 120px;
    height: 80px;
  }

  .archive-item-wrap .archive-info a.title {
    font-size: 16px;
    line-height: 1.5em;
    max-height: 4.5em;
  }

  .archive-item-wrap .archive-info {
    padding-left: 20px;
  }
}

@media screen and (max-width: 480px) {
  .archive-item-wrap {
    padding: 16px;
  }

  .archive-item-wrap .archive-info a.title {
    font-size: 14px;
  }

  .archive-item-wrap .archive-info {
    padding-left: 16px;
  }
}

.layout-full.region-footer-bottom .block:first-child .block-title {}

.layout-full.region-footer-bottom {
  padding: 50px 0 20px;
  background-size: cover;
}

@media screen and (max-width: 992px) {
  .block-region-footer-bottom {
    padding: 0 14px;
  }
}

@media screen and (max-width: 768px) {
  .layout-full.region-footer-bottom {
    padding: 20px 0;
  }
}

@media screen and (max-width: 480px) {
  .layout-full.region-footer-bottom {
    padding: 10px 0;
  }
}

.hospital-list-wrap,
.topic-list-wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.hospital-list-wrap li {
  display: block;
  width: calc(20% - 20px);
  margin-right: 25px;
  margin-bottom: 20px;
  list-style: none;
}

.hospital-list-wrap li:nth-child(5n) {
  margin-right: 0;
}

.hospital-list-wrap li a {
  display: block;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}

.topic-list-wrap li {
  display: block;
  list-style: none;
  width: calc(33.3% - 28px);
  margin-right: 42px;
}

.topic-list-wrap li:nth-child(3n) {
  margin-right: 0;
}

.topic-list-wrap li a {
  display: block;
}

.topic-list-wrap li a img {
  border: 5px solid #fff;
  box-sizing: border-box;
}

@media screen and (max-width: 1240px) {
  .hospital-list-wrap li {
    width: calc(33.3% - 10px);
    margin-right: 15px;
  }

  .hospital-list-wrap li:nth-child(5n) {
    margin-right: 15px;
  }

  .hospital-list-wrap li:nth-child(3n) {
    margin-right: 0;
  }

  .topic-list-wrap li {
    width: calc(33.3% - 16px);
    margin-right: 24px;
  }
}

@media screen and (max-width: 992px) {
  .topic-list-wrap {
    justify-content: space-between;
  }

  .topic-list-wrap li {
    width: calc(33.3% - 8px);
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .topic-list-wrap {
    flex-wrap: wrap;
  }

  .topic-list-wrap li {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }

  .topic-list-wrap li:nth-child(3n) {
    margin-bottom: 0;
  }

  .topic-list-wrap li a img {
    border-width: 3px;
    width: 100%;
  }

  .hospital-list-wrap li {
    width: calc(50% - 8px);
    margin-right: 16px;
    margin-bottom: 14px;
  }

  .hospital-list-wrap li:nth-child(3n) {
    margin-right: 16px;
  }

  .hospital-list-wrap li:nth-child(2n) {
    margin-right: 0;
  }

  .hospital-list-wrap li a {
    padding: 0 4px;
  }
}

@media screen and (max-width: 480px) {
  .hospital-list-wrap li a {
    height: 64px;
  }
}

.layout-full.region-top-first .col-md-3,
.layout-full.region-top-first .col-md-9 {
  width: 100%;
}

.category-entry-list {
  display: flex;
  color: #fff;
  padding: 52px 0;
}

.category-entry-list a {
  width: 16.6%;
  text-align: center;
  color: #fff;
  transition: all ease 0.25s;
}

.category-entry-list a:hover {
  transform: translateY(-4px);
}

.category-entry-list a .ico {
  width: 108px;
  height: 108px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  display: flex;
  margin: 0 auto 12px;
  background-color: rgba(255, 255, 255, 0.1);
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 992px) {
  .category-entry-list {
    flex-wrap: wrap;
    padding: 24px 0;
  }

  .category-entry-list a .ico {
    width: 96px;
    height: 96px;
  }

  .category-entry-list a .ico img {
    width: 48px;
    height: 48px;
  }
}

@media screen and (max-width: 768px) {
  .category-entry-list {
    padding: 24px 0 8px;
  }

  .category-entry-list a {
    width: 33.3%;
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 480px) {
  .category-entry-list a {
    font-size: 14px;
  }

  .category-entry-list a .ico {
    width: 72px;
    height: 72px;
  }

  .category-entry-list a .ico img {
    width: 36px;
    height: 36px;
  }
}

.layout-full .more-link {
  top: 30px;
  font-size: 14px;
  color: #800000;
}
.layout-full .more-link:hover {
  color: #001940;
}
.language-en .layout-full .more,
.language-en .layout-full .more-link {
  color: #000;
  width: 110px;
  height: 34px;
  line-height: 28px;
  background-image: url(/lifesciences-live/sites/default/files/more-link-ico-r.png),url(/lifesciences-live/sites/default/files/more-line-b.png);
  background-position: left center, right bottom;
  background-repeat: no-repeat;
  background-size: contain, 92px auto;
  text-align: right;
  padding-right: 20px;
  font-size: 18px;
  display: inline-block;
}
.language-en .layout-full.region-third .more,
.language-en .layout-full.region-top-third .more-link {
  color: #fff;
  background-image: url(/lifesciences-live/sites/default/files/more-link-ico-y.png),url(/lifesciences-live/sites/default/files/more-line-w.png);
}
@media screen and (max-width: 1200px) {
  .language-en .layout-full .more-link {
    top: 6px;
    height: 28px;
    width: 90px;
    font-size: 16px;
    padding-right: 12px;
    background-size: contain, 72px auto;
  }
}
@media screen and (max-width: 992px) {
  .language-en .layout-full .more,
  .language-en .layout-full .more-link {
    background: none;
    color: #A20000;
    font-size: 16px;
    padding-right: 0;
    text-align: center;
    width: unset;
  }
  .language-en .layout-full.region-third .more,
  .language-en .layout-full.region-top-third .more-link{
    background: none;
    color: #F9C741;
  }
  .layout-full .more-link {
    top: 16px;
    right: 14px;
    font-size: 13px;
  }
}

@media screen and (max-width: 640px) {
  .language-en .layout-full .more-link {
    top: 0;
  }
  .layout-full .more-link {
    font-size: 12px;
    top: 12px;
  }
}

.footer_cls_customer {
  background: #800000 url(/lifesciences-live/sites/default/files/footer_bg.jpg) center bottom no-repeat;
  background-size: cover;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.footer_cls_customer .inner {
  padding: 28px 14px;
  display: flex;
  justify-content: space-between;
  text-align: left;
}
.footer_cls_customer.en .inner {
  justify-content: space-between;
}
.footer_cls_customer .inner p,
.footer_cls_customer .inner .links h5,
.footer_cls_customer .inner h4.sec-title {
  color: #fff;
}
.footer_cls_customer .logo img,
.footer_cls_customer.en .logo img {
  height: 92px;
  width: auto;
}
.footer_cls_customer.en .links {
  margin: 14px 0;
}
.footer_cls_customer.en .links {
  margin-left: 86px;
}
.footer_cls_customer.en .inner .logo {
  flex: 1;
}
.footer_cls_customer.en .inner .logo img {
  margin-bottom: 32px;
}
.footer_cls_customer.en .inner .logo p {
  font-size: 14px;
  line-height: 2em;
}
.footer_cls_customer.en .inner .links h5 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 12px;
}
.footer_cls_customer .links a {
  color: rgba(255, 255, 255, 0.7);
  margin-right: 22px;
}
.footer_cls_customer.en .links a {
  color: #fff;
  margin-right: 0;
}
.footer_cls_customer.en .links li {
  margin: 0;
  line-height: 2em;
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  .footer_cls_customer.en .links {
    margin-left: 24px;
  }
  .footer_cls_customer.en .logo img {
    height: auto;
  }
}
@media screen and (max-width: 992px) {
  .footer_cls_customer.en .links {
    display: none;
  }
  .footer_cls_customer.en .logo img {
    max-height: 92px;
    max-width: 100%;
    margin-bottom: 12px;
  }

  .footer_cls_customer.en .inner .logo {
    text-align: center;
  }
}

.footer_cls_customer .links ul {
  padding: 0;
  margin: 0;
}
.footer_cls_customer .links a:hover {
  color: #fff;
}
.footer_cls_customer .flex-box {
  display: flex;
}

.footer_cls_customer .flex-box .links:not(:last-child) {
  margin-right: 36px;
}
.footer_cls_customer .copyright {
  line-height: 52px;
  border-top: 1px solid rgba(255,255,255,0.1);
  box-shadow: 1px -2px 0px 0px  #6B0000;
}
.footer_cls_customer.en .copyright .split-line {
  margin: 0 24px;
}
.footer_cls_customer .mobileCopyright {
	display: none;
  border-top: 1px solid rgba(255,255,255,0.1);
  box-shadow: 1px -2px 0px 0px  #6B0000;
}
@media screen and (max-width: 1460px) {
  .footer_cls_customer .logo img {
    height: 64px;
  }
  .footer_cls_customer .flex-box .links:not(:last-child) {
    margin-right: 16px;
  }
  .footer_cls_customer .inner h4.sec-title {
    font-size: 16px;
  }
  .footer_cls_customer .links {
    font-size: 13px;
  }
}
@media screen and (max-width: 1200px) {
  .footer_cls_customer .logo img {
    height: 44px;
  }
  .footer_cls_customer .inner h4.sec-title {
    font-size: 14px;
  }
  .footer_cls_customer .links {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .footer_cls_customer .copyright,
  .footer_cls_customer .inner .fast-link, 
  .footer_cls_customer .inner .friends-link, 
  .footer_cls_customer .inner .qr-code {
    display: none;
  }
  .footer_cls_customer .logo {
    width: 100%;
  }
  .footer_cls_customer .logo img {
    height: auto;
    width: 100%;
    max-width: 360px;
  }
  .footer_cls_customer .inner {
    justify-content: center;
    text-align: center;
    padding-bottom: 12px;
  }

  .footer_cls_customer .mobileCopyright {
    display: block;
    text-align: center;
    line-height: 2em;
  }
}

@media screen and (max-width: 480px) {
  .footer_cls_customer .mobileCopyright {
    font-size: 12px;
  }
}

.list-3.list-3-1 .list-content .list-item.list-item-line .date,
.list-3.list-3-1 .list-content .list-item.list-item-line a p {
  line-height: 38px;
}

.list-3.list-3-1 .list-content .list-item.list-item-line a p {
  padding: 0 4px
}

.list-3.list-3-1 .list-content .list-item.list-item-line a:hover {
  color: #800000;
}

.title-inner {
  max-width: 1440px;
}

.title-inner h2 {
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1D1D1D;
}

.region-right .block .block-title {
  padding: 7px 14px;
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1D1D1D;
  margin: 0;
  border: none;
}

.region-right table {
  font-size: 15px;
  line-height: 1.5em;
}

.region-right .field-body table p {
  margin: 0;
  line-height: 1.5em;
  font-size: 15px;
}

.faculty-page-list,
.faculty-page .views-element-container>div {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}

.faculty-page-list .pager,
.faculty-page .views-element-container>div .pager {
  width: 100%;
}
.faculty-list-out {
  display: flex;
  flex-wrap: wrap;
}
.faculty-list-wrap {
  width: calc(50% - 24px);
  box-sizing: border-box;
  background-color: #f5f5f5;
  border-radius: 4px;
  margin: 0 12px 24px;
}

.faculty-item {
  display: flex;
  padding: 24px;
  border-radius: 5px;
}

@media screen and (min-width: 768px) {
  .faculty-item:hover {
    box-shadow: 0 2px 18px rgb(46 79 114 / 20%);
    background: #fff;
  }
}

.faculty-item-left img {
  display: block;
  width: 96px;
  height: 128px;
  object-fit: cover;
}

.faculty-item .faculty-item-info {
  padding-left: 24px;
  overflow: hidden;
  flex: 1;
}

.faculty-item-info h4 {
  margin-bottom: 8px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #286db9;
  line-height: calc(1em + 8px);
}

.faculty-item:hover .faculty-item-info h4 {
  color: #4da2ff;
}

.faculty-item-info p {
  margin: 0;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3b3b3b;
  line-height: calc(2em + 2px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 768px) {
  .faculty-list-wrap {
    width: calc(100% - 24px);
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 480px) {
  .faculty-list-wrap {
    padding: 0;
  }

  .faculty-item {
    padding: 16px;
  }

  .faculty-item .faculty-item-info {
    padding-left: 16px;
  }

  .faculty-item-info h4 a {
    font-size: 16px;
    font-weight: 500;
  }

  .faculty-item-info p {
    font-size: 12px;
    line-height: calc(1.5em + 2px);
  }

  .faculty-item-left img {
    width: 72px;
    height: 96px;
  }
}
#main .faculty-tabs-top {
  margin: 16px 0;
}
#main .faculty-tabs-top .item {
  flex: 1;
  text-align: center;
  line-height: 52px;
  color: #000;
  font-size: 18px;
  background-color: #F3F3F3;
  cursor: pointer;
  user-select: none;
}
#main .faculty-tabs-top .item.cur {
  color: #fff;
  background-color: #800000;
}

.faculty-options {
  display: none;
  padding: 0;
}

.faculty-options.cur {
  display: block;
}

.faculty-options li {
  list-style: none;
  min-width: 28px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  margin-right: 16px;
  margin-bottom: 16px;
  text-align: center;
  padding: 0 21px;
  color: #494949;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: inline-block;
}

#main .field-body .faculty-options li {
  line-height: calc(2em + 6px);
  font-size: 14px;
}

.faculty-options li.show {
  display: inline-block;
}

.faculty-options li.cur {
  color: #fff;
  background-color: #800000;
  border-color: #800000;
}

@media screen and (max-width: 768px) {

  #main .faculty-filter-tab .tab-item,
  #main .field-body .faculty-options li {
    font-size: 12px;
  }

  .faculty-filter-tab .tab-item {
    padding: 0 20px;
  }

  .faculty-options li {
    padding: 0 12px;
    line-height: calc(2em + 8px);
    margin-right: 8px;
    margin-bottom: 10px;
  }
}

.pager .pager-items .pager-item-ellipsis {
  border-color: #800000;
  background-color: #800000;
}

.pager .pager-items .pager-item-ellipsis:hover {
  background-color: #800000;
}
.pager .pager-items .pager-item:not(.is-active) a:hover {
  background-color: #4c0000;
}


/* sidebar #800000*/
.sidebar-menu-2-2 h2.title {
  height: 82px;
  color: #fff;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 82px;
  padding: 0 21px;
  box-sizing: border-box;
  border: none;
  text-align: left;
  background: #800000 url(/lifesciences-live/sites/default/files/sidebar-bg_0.png) right 12px bottom -6px
    no-repeat;
  background-size: auto 82px;
}
.language-en .sidebar-menu-2-2 h2.title {
  font-family: 'Times New Roman', Times, serif;
}

.sidebar-menu-2-2 .nav-menu {
  padding-bottom: 248px;
  text-align: left;
  background: #f3f3f3 url(/lifesciences-live/sites/default/files/sidemenu-bg.png) right bottom no-repeat;
  background-size: auto 245px;
}
.language-en .sidebar-menu-2-2 .nav-menu {
  padding-bottom: 368px;
  background-color: #fff;
  background-image: url(/lifesciences-live/sites/default/files/sidebaren-bg.png);
  background-size: 100% auto;
  box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
}
.sidebar-menu-2-2 .nav-menu .menu-item.active:not(.expanded) a,
.sidebar-menu-2-2 .nav-menu .expanded.active .menu-toggle,
.sidebar-menu-2-2 .nav-menu .expanded.active-item .menu-toggle,
.sidebar-menu-2-2 .nav-menu > .menu-item > span:hover,
.sidebar-menu-2-2 .nav-menu > .menu-item > a:hover,
.sidebar-menu-2-2 .nav-menu > .menu-item > .menu-toggle:hover,
.sidebar-menu-2-2 .nav-menu > .menu-item a.is-active,
.sidebar-menu-2-2 .nav-menu > .menu-item a:hover {
  background-color: transparent;
  color: #3c3c3c;
}
.sidebar-menu-2-2 .nav-menu > .menu-item > .menu-toggle a,
.sidebar-menu-2-2 .nav-menu > .menu-item > a {
  font-size: 16px;
  line-height: 24px;
}
.sidebar-menu-2-2 .nav-menu .expanded.active .menu-toggle a,
.sidebar-menu-2-2 .nav-menu .expanded.active-item .menu-toggle a {
  color: #3e3e3e;
}
.sidebar-menu-2-2 .nav-menu > .menu-item > a:hover,
.sidebar-menu-2-2 .nav-menu > .menu-item > .menu-toggle:hover a,
.sidebar-menu-2-2 .nav-menu > .menu-item > .menu-toggle:hover i:before {
  color: #800000;
}
.sidebar-menu-2-2 .nav-menu > .menu-item > .menu-toggle:hover,
.sidebar-menu-2-2 .nav-menu > .menu-item a.is-active:hover,
.sidebar-menu-2-2 .nav-menu > .menu-item > a:hover {
  background: #80000011
}
.sidebar-menu-2-2 .nav-menu .expanded .menu-toggle i:before {
  transition: all ease 0.25s;
}

.sidebar-menu-2-2 .nav-menu .expanded.active .menu-toggle i:before,
.sidebar-menu-2-2 .nav-menu .expanded.active-item .menu-toggle i:before {
  color: inherit;
}
.sidebar-menu-2-2 .nav-menu .expanded.active .menu-toggle:hover i:before,
.sidebar-menu-2-2 .nav-menu .expanded.active-item .menu-toggle:hover i:before {
  color: #800000;
}

.sidebar-menu-2-2 .nav-menu > .menu-item {
  border-top: 2px solid #fff;
}
.sidebar-menu-2-2 .nav-menu .expanded .level-menu {
  padding-bottom: 8px;
}
.sidebar-menu-2-2 .nav-menu .expanded .level-menu .menu-item {
  border: none;
  padding: 0 1em 0 28px;
}
.sidebar-menu-2-2 .nav-menu .expanded .level-menu .menu-item .menu-item {
  padding: 0 0 0 14px;
}
.sidebar-menu-2-2 .nav-menu .expanded .level-menu .menu-item a {
  font-size: 14px;
  line-height: calc(1em + 4px);
  padding: 8px 8px;
  white-space: pre-wrap;
}
.sidebar-menu-2-2 .nav-menu .expanded .level-menu .menu-item .menu-item a {
  padding-right: calc(1em + 18px);
  white-space: nowrap;
}
.sidebar-menu-2-2 .nav-menu .expanded .level-menu .menu-item a.is-active {
  font-weight: bold;
  color: #800000;
}

.sidebar-menu-2-2 .nav-menu .expanded .level-menu .menu-item a.is-active:focus,
.sidebar-menu-2-2 .nav-menu .expanded .level-menu .menu-item a.is-active:hover,
.sidebar-menu-2-2 .nav-menu > .menu-item.active > a:focus,
.sidebar-menu-2-2 .nav-menu > .menu-item.active > a:hover,
.sidebar-menu-2-2 .nav-menu .expanded .level-menu .menu-item a:focus,
.sidebar-menu-2-2 .nav-menu .expanded .level-menu .menu-item a:hover {
  background-color: #80000011;
}

.sidebar-menu-2-2 .nav-menu > .menu-item > a,
.sidebar-menu-2-2 .nav-menu .expanded .menu-toggle {
  border-left: 4px solid transparent;
}
.sidebar-menu-2-2 .nav-menu > .menu-item.active > a,
.sidebar-menu-2-2 .nav-menu > .menu-item > a.is-active,
.sidebar-menu-2-2 .nav-menu .expanded.active .menu-toggle {
  border-left-color: #800000;
}
#backtotop {
  background-color: #800000;
}
#block-huidaodingbukuozhan {
  margin: 0;
}
.backtop-ext {
  bottom: 88px;
  position: fixed;
  right: 20px;
  width: 48px;
  height: auto;
  z-index: 105;
}
.backtop-ext a {
  display: block;
  width: 48px;
  height: 48px;
  background-color: #800000;
  border-radius: 24px;
  opacity: 0.8;
}
.backtop-ext a,
#backtotop {
  box-shadow: 0 0 12px #382727;
}
.backtop-ext .back-home {
  display: block;
  position: relative;
  border-radius: 24px;
  background: #800000 url(/lifesciences-live/sites/default/files/back-home.png) center center no-repeat;
  background-size: 24px auto;
}
.backtop-ext .fixed-qrcode {
  position: relative;
  margin-top: 10px;
  background: #800000 url(/lifesciences-live/sites/default/files/qrcode-symbol.png) center center no-repeat;
  background-size: 24px auto;
}
.fixed-qrcode .code {
  display: none;
  position: absolute;
  right: 52px;
  top: -10px;
  width: 98px;
  height: 98px;
  padding: 0;
  transition: all ease 0.3s;
}
.fixed-qrcode:hover .code {
  display: block;
}
.fixed-qrcode .code img {
  width: 98px;
  height: 98px;
  display: block;
}
#backtotop {
  border-radius: 24px;
}
.faculty-tabs-top {
  display: flex;
  align-items: center;
}

/* en page */
.language-en .inner {
  max-width: 1560px;
}

@media (min-width: 1600px) {
  .language-en .inner {
    width: 1560px;
  }
}
.index-about-en p {
  font-size: 20px;
  color: #010101;
  line-height: 32px;
  font-family: monospace;
}

.language-en .layout-full.region-top-first:not(:first-child) {
  background-image: url(/lifesciences-live/sites/default/files/data-en.jpg);
  padding: 60px 0;
}
.data-container {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
.data-container .data-item {
  width: 25%;
  margin-bottom: 60px;
}
.data-container .data-item .static {
  font-size: 64px;
  color: #FFFFFF;
  line-height: 80px;
  margin: 0;
}
.data-container .data-item .desc {
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  margin: 0;
}


.layout-full.region-bottom-standard {
  padding: 50px 0 0;
}
.layout-full.region-bottom-standard .block {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .layout-full.region-bottom-standard {
    padding: 20px 0;
  }
}

@media screen and (max-width: 480px) {
  .layout-full.region-bottom-standard {
    padding: 10px 0;
  }
}
.directions-contanier {
  display: flex;
}
.directions-contanier .left-title {
  width: 400px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 35px;
}
.directions-contanier .right-container {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.directions-contanier .right-container .direct-item {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 35px;
  height: 364px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #F9F9F9;
}
.directions-contanier .right-container .direct-item:nth-child(3n) {
  margin-right: 0;
}
.directions-contanier .right-container .direct-item svg {
  font-size: 130px;
  color: #B80000;
}
.directions-contanier .right-container .direct-item h5 {
  font-size: 26px;
  height: 60px;
  line-height: 30px;
  padding: 0 28px;
  color: #000000;
  text-align: center;
  margin-top: 32px;
}
.language-en .layout-full .block .block-title {
  font-weight: bold;
  font-size: 48px;
  line-height: 52px;
  border: none;
  padding-left: 0;
  font-family: Times New Roman;
  color: #000000;
}

@media screen and (max-width: 1200px) {
  .language-en .layout-full .block .block-title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 24px;
    padding-left: 0.5em;
  }
}

@media screen and (max-width: 992px) {
  .language-en .layout-full .block .block-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 768px) {
  .language-en .layout-full .block .block-title {
    font-size: 20px;
    margin-bottom: 12px;
    line-height: 24px;
  }
}

.language-en .index-en-news {
  display: grid;
  grid-gap: 26px 48px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
@media screen and (min-width: 1600px) {
  .language-en .index-en-news {
    grid-template-columns: 354px 756px 354px;
    grid-template-rows: 345px 345px;
  }
}
@media screen and (min-width: 1460px) {
  .language-en .index-en-news {
    grid-template-columns: 1fr 756px 1fr;
    grid-template-rows: 1fr 1fr;
  }
}
@media screen and (max-width: 992px) {
  .language-en .index-en-news {
    grid-gap: 12px 14px;
    padding: 0 7px;
  }
}
@media screen and (max-width: 768px) {
  .language-en .index-en-news {
    grid-gap: 12px;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 1460px) {
  .language-en .index-en-news .news-item-en:nth-child(5) {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .language-en .index-en-news .news-item-en:nth-child(4) {
    display: none;
  }
}
.language-en .index-en-news .news-item-en {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.language-en .index-en-news .news-item-en h5 a {
  font-family: Times New Roman;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5em;
  color: #000000;
  margin: 0.1em 0;
}
.language-en .index-en-news .content-summary {
  display: none;
}
.language-en .index-en-news .poster img {
  height: 240px;
  width: 100%;
  object-fit: cover;
}
@media screen and (min-width: 1460px) {
  .language-en .index-en-news .news-item-en:nth-child(2) {
    grid-row: span 2;
  }
  .language-en .index-en-news .news-item-en:nth-child(2) .poster img {
    height: 500px;
  }
  .language-en .index-en-news .news-item-en:nth-child(2) h5 a {
    font-size: 36px;
  }
}
@media screen and (max-width: 992px) {
  .language-en .index-en-news .poster img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    height: auto;
  }
}
.direction-container {
  display: flex;
}
.direction-container .direction-item {
  width: 25%;
  height: auto;
  position: relative;
}
@media screen and (max-width: 992px) {
  .direction-container{
    flex-wrap: wrap;
  }
  .direction-container .direction-item {
    width: 50%;
  }
}
.direction-container .direction-item .direction-bg {
  display: block;
  width: 100%;
  height: auto;
}
.direction-container .direction-item .front {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, rgba(0,0,0,0.8), rgba(0,0,0,0));
  border: 2px solid #D6A920;
  border-right: 1px solid #D6A920;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
  color: rgba(255, 255, 255, 0.7);
}
.direction-container .direction-item:not(:first-child) .front {
  border-left: 1px solid #D6A920;
}
.direction-container .direction-item:last-child .front {
  border-right: 2px solid #D6A920;
}
.direction-container .direction-item .front h5 a {
  font-family: Times New Roman;
  font-weight: bold;
  font-size: 24px;
  line-height: 2em;
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .direction-container .direction-item .front h5 a {
    font-size: 20px;
    line-height: 1.5em;
  }
}
@media screen and (max-width: 480px) {
  .direction-container .direction-item .front h5 a {
    font-size: 16px;
    padding-bottom: 6px;
  }
}
.direction-container .direction-item .front .summary {
  display: none;
  color: rgba(255,255,255,0.7);
}
@media screen and (min-width: 769px) {
  .direction-container .direction-item:hover .front .summary {
    display: block;
  }
}
.direction-container .direction-item .front .icon {
  display: flex;
}
.direction-container .direction-item .front .icon::before {
  width: 48px;
  height: 48px;
  border-radius: 24px;
  background-color: rgba(214, 169, 32, 0.4);
  content: '\e657';
  position: relative;
  font-family: "iconfont";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  text-align: center;
  font-size: 160%;
  line-height: 48px;
}
@media screen and (max-width: 768px) {
  .direction-container .direction-item .front {
    padding: 24px;
  }
  .direction-container .direction-item .front .icon::before {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    font-size: 120%;
    line-height: 32px;
  }
}
@media screen and (max-width: 480px) {
  .direction-container .direction-item .front {
    padding: 16px;
  }
  .direction-container .direction-item .front .icon {
    margin-top: 6px;
  }
  .direction-container .direction-item .front .icon::before {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    font-size: 120%;
    line-height: 24px;
  }
}
.language-en .layout-full.region-top-third {
  background: url(/lifesciences-live/sites/default/files/direction-bg.jpg) center top no-repeat;
  background-size: cover;
  height: 250px;
  padding-top: 72px;
}
.language-en .layout-full.region-top-third .block .block-title {
  color: #fff;
}
.language-en .layout-full.region-top-third .col-md-9 {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .language-en .layout-full.region-top-third {
    height: 180px;
  }
}
@media screen and (max-width: 768px) {
  .language-en .layout-full.region-top-third {
    height: 140px;
    padding-top: 42px;
  }
}
@media screen and (max-width: 480px) {
  .language-en .layout-full.region-top-third {
    height: 120px;
    padding-top: 38px;
  }
}
.language-en .layout-full.region-bottom-standard .block .block-title {
  text-align: center;
}
.education .edu-desc {
  max-width: 880px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1.4em;
}
.education .split {
  width: 3px;
  height: 64px;
  background-color: #D6A920;
  margin: 36px auto 42px;
}
.education .edu-data {
  display: flex;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 40px 0 36px;
  margin-bottom: 64px;
}
.education .edu-data .data-item {
  flex: 1;
  text-align: center;
  font-size: 18px;
}
.education .edu-data .data-item:not(:first-child) {
  border-left: 1px solid #ddd;
}
.education .edu-data .data-item h6 {
  color: #a20000;
  font-size: 36px;
  font-weight: bold;
}
@media screen and (max-width: 992px) {
  .education .edu-data {
    flex-wrap: wrap;
    padding: 0;
    margin-top: 24px;
    margin-bottom: 48px;
  }
  .education .edu-data .data-item {
    width: 100%;
    flex: auto;
    padding: 16px 0;
  }
  .education .edu-data .data-item:not(:first-child) {
    border-left: none;
    border-top: 1px solid #ddd;
  }
  .education .split {
    display: none;
  }
  .education .edu-desc {
    padding: 0 1em;
  }
}
.language-en .layout-full.region-bottom {
  background-color: #fff;
}
.language-en .layout-full.region-third {
  background: url(/lifesciences-live/sites/default/files/faculty-data-bg.jpg) center center no-repeat;
  background-size: cover;
  height: 750px;
  padding-top: 128px;
  color: #fff;
}
.language-en .layout-full.region-third .block .block-title {
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .language-en .layout-full.region-third {
    padding: 48px 0 32px;
    height: auto;
  }
}
.faculty-data {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 30px 0 28px;
}
.faculty-data-item {
  width: 33%;
  height: 120px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.faculty-data-item p {
  color: #fff;
}
.faculty-data-item h5 {
  font-size: 36px;
  font-weight: bold;
}
@media screen and (max-width: 992px) {
  .faculty-data-item p {
    font-size: 14px;
  }
  .faculty-data-item h5 {
    font-size: 24px;
  }
}
.language-en .index-academy-list .item-list ul > li > a {
  border: none;
}
.language-en .index-academy-list .item-list ul > li > a:hover {
  box-shadow: none;
  transform: translateY(-2px);
}
.language-en .index-academy-list .item-list ul > li > a p {
  padding: 0;
}
.language-en .index-academy-list .item-list .meta-info {
  padding-left: 11px;
  border-left: 3px solid #800000;
}
.language-en .index-academy-list .item-list .ico {
  font-size: 12px;
  line-height: 1.5em;
  color: #800000;
  padding-left: 20px;
  background: url(/lifesciences-live/sites/default/files/lecture-time.png) left center no-repeat;
  background-size: 12px auto;
}
.language-en .index-academy-list .item-list .ico.speaker {
  background-image: url(/lifesciences-live/sites/default/files/lecture-speaker.png);
}
.language-en .index-academy-list .item-list .ico.venue {
  background-image: url(/lifesciences-live/sites/default/files/lecture-locate.png);
}
@media screen and (max-width: 991px) {
  .field-body p {
    text-align: inherit;
  }
}
.field-body p.text-align-center {
  text-align: center;
}