body {
  padding-top: 72px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  background: url('https://static.igem.wiki/teams/5766/home/homebg.webp') no-repeat;
  background-size: 100% 100%;
}
.navbar-dark {
  background: #7aa9ac !important;
  padding: 0;
}
p {
  padding: 0;
  margin: 0;
}
.finis-load {
  display: none;
}
.loading {
  height: 100vh !important;
  display: flex;
  align-content: center;
  justify-content: center;
  margin-top: -72px;
  overflow: hidden;
}
.loading img {
  width: 70%;
  object-fit: contain;
}
.navbar-brand img {
  width: 62px;
  height: 62px;
  border-radius: 50%;
}
.finis-load {
  display: none;
}
.loading {
  height: 100vh !important;
  display: flex;
  align-content: center;
  justify-content: center;
  margin-top: -100px;
  overflow: hidden;
}
.loading img {
  width: 70%;
  object-fit: scale-down;
}
.nav-link {
  color: #fcf9f9;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.dropdown-item {
  font-size: 16px;
  color: #ffffff;
}
.dropdown-menu-self {
  top: 65px !important;
  left: 50% !important;
  transform: translateX(-50%);
  text-align: center;
  font-size: 18px;
  background: #79a7a9;
}
.dropdown-menu {
  min-width: 100px;
  background-color: #7aa9ac;
  border: none;
}
.dropdown-menu-self li a:hover {
  background: #ffffff !important;
  color: #7aa9ac;
}

.left-aligned {
  margin-left: auto;
}
.bg-dark {
  background: #7aa9ac !important;
}
.bg-hero {
  background-color: #45b06cff;
}

/* 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;
}

/* footer */
footer a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
footer a:hover {
  color: white;
  text-decoration: underline;
}

.fs-14 {
  font-size: 14px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 1.04vw;
}
.fs-24 {
  font-size: 24px;
}
.fs-28 {
  font-size: 28px;
}
.fs-30 {
  font-size: 1.56vw;
}
.fs-32 {
  font-size: 28px;
}
.fs-46 {
  font-size: 2.4vw;
}
.fc-ff {
  color: #fff;
}
.container-home {
  color: #464747;
}
.home-wrap {
  width: 100%;
  background: url('https://static.igem.wiki/teams/5766/home/homebg.webp') no-repeat;
  background-size: 100% 100%;
  padding: 0 2%;
}
.banner-home {
  width: 80%;
  margin: 0 auto;
}
.container-self {
  padding: 0 5%;
}
.top2-wrap {
  top: 0;
}
.top-info {
  margin: 14.7% auto 0;
  width: 49vw;
}
.top-info .fs-46 {
  display: inline-block;
  padding: 0 30px;
  color: #fff;
  background-color: #79a8aa;
  border-radius: 37px;
  height: 75px;
  line-height: 75px;
}
.solution-desc {
  top: 0;
  width: 70%;
  right: 0;
}
.desc-title {
  color: #79a8aa;
}
.solution-desc p:nth-of-type(1) {
  left: 3%;
}
.solution-desc p:nth-of-type(2) {
  left: 11%;
  top: 21%;
}
.solution-desc p:nth-of-type(3) {
  left: 50%;
  top: 36%;
}
.solution-desc p:nth-of-type(4) {
  left: 53%;
  top: 55%;
}
.comic-desc-1 {
  top: 32.5%;
  width: 55%;
  left: 17%;
  text-indent: 124px;
}
.comic-desc-2 {
  top: 55.5%;
  width: 29%;
  left: 13%;
}
.comic-desc-3 {
  top: 87.3%;
  width: 30%;
  left: 11%;
}

.home-swiper-pagination {
  width: auto !important;
  right: 80px !important;
  bottom: 30px !important;
  left: auto !important;
}
.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #999999;
  opacity: 1;
}
.home-bullet-active {
  background: #fff;
  opacity: 1;
}
.swiper-desc {
  font-size: 124px;
  text-align: center;
  width: 80%;
  left: 8%;
  font-weight: bold;
  color: #7aa9ac;
  bottom: 0px;
  z-index: 2;
  text-shadow: 0px 5px 9px rgba(159, 141, 119, 0.67);
  -webkit-text-stroke: 6px #fbf3ef;
}
.niao {
  left: -10px;
  width: 150px;
  top: 10px;
}
.team-wrap {
  padding: 0 80px;
}
.team-leader {
  font-weight: 900;
  font-size: 36px;
  color: #7aa9ac;
}
.team-info {
  flex-wrap: wrap;
  gap: 1.2%;
}
.team-item {
  width: 24%;
  background: #7aa9ac;
  border-radius: 20px;
  padding: 4px;
  overflow: hidden;
  margin-bottom: 50px !important;
}
.team-item p {
  text-align: center;
  padding-bottom: 10px;
}
.info-wrap {
  background: #fff;
  padding: 20px;
  border-radius: 0 0 20px 20px;
}
.img-wrap {
  height: 150px;
  overflow: hidden;
}
.img-item-lab {
  left: 50%;
  transform: translateX(-50%);
}
.info-desc {
  margin-top: 14px;
  height: 120px;
  overflow-y: scroll;
  text-align: left;
}
/* .info-desc::-webkit-scrollbar {
  width: 24px;
} */

.header-lead-font {
  font-weight: bold;
  font-size: 110px;
  color: #7aa9ac;
  line-height: 97px;
  text-shadow: 0px 5px 9px rgba(159, 141, 119, 0.67);
  -webkit-text-stroke: 4px #fbf3ef;
  text-align: center;
  padding-top: 110px;
  /* transform: translateX(6%); */
}
.header-lead-font span {
  font-size: 90px;
}
.common-bg {
  background: url('https://static.igem.wiki/teams/5766/home/common-niao.webp') no-repeat;
  background-size: 100% auto;
  background-position: 0 220px;
  min-height: 60vh;
  /* overflow-x: hidden; */
}
.comomn-niao {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 100px;
}
.comomn-niao img {
  width: 200px;
  margin-left: 18%;
}
.left-info, .right-info {
  background: #edddc7;
  padding: 3px;
  border-radius: 20px;
}
.left-info-item {
  background: linear-gradient(to bottom, #B9D5C9, #84B8AF);
  border-radius: 20px;
  padding-bottom: 80px;
}
.left-info-title {
  padding: 0 20px;
}
.left-info-title p {
  font-weight: 900;
  font-size: 26px;
  color: #c38167;
  line-height: 42px;
  -webkit-text-stroke: 2px #fbf3ef;
}
.sticky-top {
  max-height: 80vh;
  overflow-y: auto;
}
.left-nav-item {
  padding-left: 18px;
  cursor: pointer;
  font-size: 20px;
}
.sub-title {
  font-size: 18px;
  padding-left: 50px;
  margin: 8px 0;
  color: #fff;
  cursor: pointer;
}
.sub-title-child {
  font-size: 20px;
  padding-top: 10px;
}
.left-nav-item:hover, .sub-title:hover, .active-nav-item {
  background: #C38167;
}
.left-nav-item span {
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  margin-right: 15px;
  flex-shrink: 0;
}
.right-info-item{
  background: #84B8AF;
  border-radius: 20px;
  padding: 23px;
  text-align: justify;
}
.right-info-item p {
  /* text-indent: 20px; */
  /* font-size: 18px !important; */
}
.imgFS {
  font-size: 16px !important;
}
.info-item-title {
  display: inline-block;
  background: #C38167;
  padding: 10px 0;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0 25px 25px 0;
}
.info-item-desc {
  padding-top: 28px;
  padding-bottom: 40px;
}
.info-item {
  margin-bottom: 20px;
}
/* 保留缩进与间距 */
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;
}