p {
  padding: 0;
  margin: 0;
}
body {
  padding-top: 100px;
  font-family: -apple-system, BlinkMacSystemFont, 'Arial-Black' 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  cursor: url('https://static.igem.wiki/teams/5790/common/mouse-4.webp'), auto;
}
.left-aligned {
  margin-left: auto;
}
.navbar-dark {
  background: -webkit-linear-gradient(to right, #fcd756, #b22815) !important;
  background: linear-gradient(to right, #fcd756, #b22815) !important;
  height: 100px !important;
  padding: 0;
}
.nav-item:before {
  content: ' ';
  width: 1px;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
}
.nav-item:first-child::before {
  background: transparent;
}
.nav-item-active .nav-link span {
  border-bottom: 1px solid #fcd756;
  padding-bottom: 2px;
}
.navbar-nav {
  --bs-nav-link-color: #198238;
  --bs-nav-link-font-size: 30px;
  --bs-navbar-active-color: #fcf9f9;
  --bs-navbar-hover-color: #fcf9f9;
  font-family: roboto;
  font-weight: 600;
}
.nav-link {
  font-size: 18px;
  padding: 0 15px !important;
  font-weight: bold;
  color: #fdfcfc;
}
.nav-img {
  height: 75px !important;
}
.navbar-img {
  border: 0 !important;
}
.bg-hero {
  background-color: #45b06cff;
}

.dropdown-menu-self {
  top: 34px !important;
  left: 50% !important;
  transform: translateX(-50%);
  text-align: center;
  border-radius: 15px;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
  padding: 10px 10px 14px;
  font-size: 18px;
}
.dropdown-menu-self li a:hover {
  background: #d47934 !important;
  border-radius: 12px !important;
  color: #fff;
}

/* CALLOUT */
.bd-callout {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 1px solid #e9ecef;
  border-left-width: 0.25rem;
  border-radius: 0.25rem;
}
.bd-callout h4 {
  margin-bottom: 1.25rem;
}
.bd-callout p:last-child {
  margin-bottom: 0;
}
.bd-callout code {
  border-radius: 0.25rem;
}
.bd-callout + .bd-callout {
  margin-top: -0.25rem;
}
.bd-callout-info {
  border-left-color: #5bc0de;
}
.bd-callout-warning {
  border-left-color: #f0ad4e;
}
.bd-callout-danger {
  border-left-color: #d9534f;
}
.f-35 {
  font-size: 35px;
}
.f-28 {
  font-size: 28px;
}
.f-24 {
  font-size: 24px;
}
.f-36 {
  font-size: 36px;
}
.f-38 {
  font-size: 36px;
  line-height: normal;
}
.f-86 {
  font-size: 86px;
  padding: 4% 0;
}
.co-fff {
  color: #fff;
}

.address-wrap {
  height: 166px;
  background-color: #c91405;
  font-size: 35px;
  color: #ffffff;
}
.address-wrap div:last-child {
  margin-left: 10%;
  font-size: 28px;
  color: #ffffff;
}
.info-wrap {
  background-image: url('https://static.igem.wiki/teams/5790/home/info-bg-1.webp'),
    url('https://static.igem.wiki/teams/5790/home/info-bg-2.webp'), linear-gradient(to bottom, #fcd756, #b22815) !important;
  background-size: 100% auto, 100% auto;
  background-position: 0 0, 0 45%;
  background-repeat: no-repeat;
  text-align: center;
  padding: 0 10%;
}
.info-title {
  font-size: 57px;
  padding-top: 10.5%;
  padding-bottom: 5.3%;
}
.center-info-item {
  width: 30%;
}
.about-in-item {
  background: rgba(252, 214, 87, 0.25);
  width: 45%;
  color: #fff;
  border-radius: 50px;
  height: 400px;
  text-align: left;
  font-weight: Regular;
  margin-top: 3%;
  margin-bottom: 15%;
}
.about-in-item:last-child {
  width: 50%;
}
.about-in-item p {
  padding: 10px 0;
}
.about-in-item p:first-child {
  padding: 0 20px;
  padding-top: 1.8rem;
  word-spacing: 5px;
  /* word-break: break-all; */
}
.about-in-item p:last-child {
  background: #c91405;
  font-size: 18px;
  text-align: center;
  font-weight: lighter;
  margin-top: 50px;
}
.bottom-titel {
  text-align: left;
  line-height: normal;
}
.bottom-titel p:first-child {
  margin-bottom: 4%;
}
.bottom-titel p:last-child {
  padding-bottom: 10%;
}
.our-goal {
  background: url('https://static.igem.wiki/teams/5790/home/our-goal-bg.webp') no-repeat;
  background-size: cover;
  padding: 0 10%;
}
.text-our-goal {
  background: #C91405;
  border-radius: 37px;
  color: #fff;
  display: inline-block;
  line-height: 70px;
  padding-left: 20px;
  padding-right: 60px;
}
.our-goal-left {
  width: 47.7%;
}
.our-goal-right {
  width: 47.7%;
}
.our-goal-left div {
  height: 344px;
}
.our-goal-left div,
.our-goal-right {
  padding: 75px 32px 0 32px;
  background: #fff;
}
.p-tittle {
  line-height: normal;
  cursor: url('https://static.igem.wiki/teams/5790/common/mouse-4.webp'), auto;
}
.p-desc {
  font-size: 24px;
  color: #000;
  padding-top: 45px;
  /* display: none; */
}
/* .p-desc-wrap:nth-of-type(1):hover .p-desc {
  display: block !important;
} */

.homeSwiper {
  width: 100%;
}

.home-bullet-active {
  background: #fff;
  opacity: 1;
}
.home-swiper-pagination {
  display: flex;
  justify-content: flex-end;
  padding-right: 50px;
}
.bottom-wrap img {
  width: 200px;
}
.bottom-wrap span {
  margin-top: 10%;
  margin-bottom: 20%;
}
.studentSwiper {
  width: 100%;
  margin: 0 auto;
}
.team-prev,.team-next {
  width: 105px;
  height: 85px;
}
.team-prev:after, .team-next:after {
  font-size: 0;
}
.team-prev {
  background: url('https://static.igem.wiki/teams/5790/team/pre.webp') no-repeat;
  left: -50px;
  background-size: 100% 100%;
}
.team-next {
  background: url('https://static.igem.wiki/teams/5790/team/next.webp') no-repeat;
  right: -50px;
  background-size: 100%;
}

.item-contain {
  height: 400px;
  transition: all 1s ease;
  transform-style: preserve-3d;
}
.active-student .item-contain {
  transform: rotateY(180deg);
}

.item-front {
  overflow: hidden;
  backface-visibility: hidden;
  border-radius: 30px;
}
.item-front  img{
  left: 50%;
  transform: translateX(-50%);
}
.student-name {
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
  font-size: 24px;
}
.item-back {
  position: absolute;
  backface-visibility: hidden;
  transform: rotateY(180deg);
  font-size: 16px;
  overflow: hidden auto;
  background: #D4D8D9;
  padding: 0 20px;
  color: #fff;
  top: 0;
  font-size: 14px;
  color: #0B0B0B;
  border-radius: 30px;
  word-wrap: break-word;
  line-height: normal;
}
.back-title {
  font-size: 24px;
  padding-top: 20px;
  font-weight: bold;
}
.back-desc {
  text-align: justify;
  padding-top: 20px;
  padding-bottom: 20px;
}
.back-desc span {
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 5px;
}

/* footer */
footer a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
footer a:hover {
  color: white;
  text-decoration: underline;
}
.bg-dark {
  background: #c91405 !important;
}
.finis-load {
  display: none;
}
.loading {
  text-align: center;
  margin-top: 300px;
}
.animation-banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 0;
  animation: fadein 1s ease-in-out 1;
  -webkit-animation: fadein 1s ease-in-out 1;
  -moz-animation: fadein 1s ease-in-out 1;
  -o-animation: fadein 1s ease-in-out 1;
  -ms-animation: fadein 1s ease-in-out 1;
}
.animation-banner img {
  width: 193px;
  padding-top: 32px;
}
.animation-desc {
  color: #c91405;
  letter-spacing: 2px;
  text-align: center;
  font-weight: bold;
  line-height: normal;
}
.animation-desc p:first-child {
  font-size: 53px;
  padding-top: 26px;
}
.animation-desc p:last-child {
  font-size: 139px;
  text-shadow: 0px 4px 7px #f3a991;
  font-weight: 900;
}
.hidden-pc {
  display: none;
}
.sticky-top {
  max-height: 80vh;
  overflow-y: auto;
}
.left-nav-item {
  /* margin-bottom: 20px; */
  cursor: url('https://static.igem.wiki/teams/5790/common/mouse-4.webp'), auto;
}
a:-webkit-any-link {
 cursor: url("https://static.igem.wiki/teams/5790/common/mouse-4.webp"), auto;
}
.left-nav-item span {
  width: 22px;
  height: 22px;
  background: transparent;
  border-radius: 50%;
  border: 2px solid #000;
  margin-right: 5px;
  margin-top: 5px;
  flex-shrink: 0;
}
.left-nav-item p {
  /* width: 65%; */
  padding-left: 10px;
  padding-right: 10px;
  line-height: 42px;
  /* display: flex;
  align-items: center; */
}
.desc-nav-item-1 {
  padding-left: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: -5px;
  font-size: 14px;
}
.left-nav-item:hover p,
.desc-nav-item-1:hover,
.active-nav-item p {
  background: #C91405;
  color: #fff;
  border-radius: 10px;
}
.left-nav-item:hover span,
.active-nav-item span {
  border: 2px solid #C91405;
  background: #C91405;
}
.right-info {
  padding-left: 78px;
  border-left: 1px dashed #878585;
  text-align: justify;
}
.info-item {
  margin-bottom: 11%;
}
.info-item:last-child {
  margin-bottom: 0;
}
.info-item-title {
  color: #C91405;
  padding-bottom: 36px;
  line-height: normal;
}
/* 保留缩进与间距 */
ol, ul {
  margin: 0 0 1em 1.4em;
  padding-left: 1em;
}
li { margin: 0.5em 0; font-size: 16px; padding-left: 5px;}
ol.bracketed li::marker {
  content: "[" counter(list-item) "] ";
}
ol.bracketed1 li::marker {
  content: "(" counter(list-item) ") ";
}
ol.bracketed2 li::marker {
  content: counter(list-item) ") ";
}
ol[type="A"] li::marker {
  content: counter(list-item, upper-alpha) ". ";
}
ol[type="a"] li::marker {
  content: counter(list-item, lower-alpha) ". ";
}

/* 一级 */
ol[type="1"] > li {
    counter-increment: item;
}

ol[type="1"] > li::marker {
    content: counter(item) ". ";
}
/* 二级 */
ol[type="1"] > li > ol > li {
    counter-increment: subitem;
}
ol[type="1"] > li > ol > li::marker {
    content: counter(item) "." counter(subitem) ". ";
}
table p {
  text-indent: 0 !important;
  text-align: center !important;
}
.info-item-desc p {
  text-indent: 20px;
}
.italic {
  font-style: italic !important;
}
.Experiments h2 {
  color: #000 !important;
  font-size: 24px !important;
}
.Safety h1 {
  color: #000 !important;
  font-size: 28px !important;
}
.sub-title-child {
  font-size: 18px;
}
.Sustainability h3 {
  color: #000 !important;
  font-size: 16px !important;
  font-weight: bold;
  margin: 0;
}
.Contribution .table1 tr {
  background-color: rgb(240,248,253);
}	
.Contribution .table2 tr {
  background-color: rgb(237,249,235);
}
.Contribution .table3 tr {
  background-color: rgb(253,248,253);
}
.Engineering table td {
  border: 1px solid rgb(65 170 222) !important;
}
.Engineering .table4 td {
  border: 1px solid rgb(209	93	200) !important;
}
.Part-Collection .table1 tr {
  background-color: rgb(240,248,253);
}	

	
@media (max-width: 768px) {
  body {
    padding-top: 90px;
  }
  .navbar-dark {
    height: 90px !important;
  }
  .nav-img {
    height: 70px !important;
  }
  .logo-2 {
    height: 70px;
    margin-left: 20px;
  }
  .address-wrap {
    padding: 0 20px;
  }
  .address-wrap img {
    width: 14px;
  }
  .f-28-m {
    font-size: 12px !important;
  }
  .f-24 {
    font-size: 12px;
  }
  .f-36 {
    font-size: 18px;
  }
  .f-38 {
    font-size: 18px;
  }
  .f-86 {
    font-size: 40px;
  }
  .f-35-m {
    font-size: 16px;
  }
  .animation-banner img {
    width: 50px;
    padding-top: 12px;
  }
  .animation-desc p:first-child {
    font-size: 12px;
    padding-top: 12px;
  }
  .animation-desc p:last-child {
    font-size: 20px;
    text-shadow: 0px 2px 3px #f3a991;
    font-weight: 500;
  }
  .flex-column-m {
    flex-direction: column;
  }
  .about-in-item p:last-child {
    font-size: 10px;
  }
  .info-wrap {
    padding: 0;
  }
  .info-title {
    font-size: 28px;
  }
  .center-info-item {
    width: 100%;
  }
  .about-in-item {
    width: 90% !important;
    height: 260px;
  }
  .our-goal {
    padding: 0 !important;
  }
  .text-our-goal {
    border-radius: 37px;
    line-height: 35px;
    padding-left: 10px;
    padding-right: 30px;
  }
  .our-item {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 20px;
  }
  .bottom-wrap .d-flex {
    width: 40% !important;
  }
  .bottom-wrap .container {
    width: 100% !important;
  }
  .bottom-wrap .d-flex img {
    width: 100%;
  }
  .our-goal-left div {
    width: 100% !important;
    height: auto;
  }
  .our-goal-left {
    width: 100%;
  }
  .hidden-pc {
    display: block;
    margin-bottom: 8%;
  }
  .hidden-mobile {
    display: none;
  }
  .team-prev, .team-next {
    width: 35px;
    height: 30px;
  }
  .team-prev {
    left: 10px;
  }
  .team-next {
    right: 10px;
  }
  .item-back {
    border-radius: 15px;
    padding: 5px;
    height: 83% !important;
  }
  .col-lg-3-m {
    display: none;
  }
  .nav-link,.nav-link:focus, .nav-link:hover {
    color: #000 !important;
  }
 
  .navbar-nav {
    background: #fff;
    border-radius: 16px;
  }
  .dropdown-menu-self {
    top: 64px !important;
    left: 0% !important;
    transform: translateX(0%);
    text-align: left;
    border-radius: 15px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.6);
    padding: 0 10px;
  }
}

@media (min-width: 992px) {
  .logo-2 {
    margin-left: 60px;
  }
}

@media (min-width: 1200px) {
  .logo-2 {
    margin-left: 60px;
  }
}

@media (min-width: 1400px) {
  .logo-2 {
    margin-left: 200px;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-o-keyframes fadein {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-ms-keyframes fadein {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
