body { margin:0; padding-top: 56px; background-image:url(https://static.igem.wiki/teams/4181/wiki/images/background.png);width:100%;min-width:100%;overflow-x:hidden;}
.left-aligned { margin-left: auto; }
.bg-dark { background-color: #929cc9 !important; }
.bg-hero { background-color: transparent; }
footer.pt-5.pb-5.footer.py-5.mt-5.bg-dark.text-white {
    background-color: transparent !important;}
a{color: #00164e;}

/* CALLOUT */
.bd-callout { padding:1.25rem; margin-top:1.25rem; margin-bottom:1.25rem; border:1px solid #e9ecef; border-left-width:.25rem; border-radius:.25rem }
.bd-callout h4 { margin-bottom:.25rem }
.bd-callout p:last-child { margin-bottom:0 }
.bd-callout code { border-radius:.25rem }
.bd-callout+.bd-callout { margin-top:-.25rem }
.bd-callout-info { border-left-color:#5bc0de }
.bd-callout-warning { border-left-color:#f0ad4e }
.bd-callout-danger { border-left-color:#d9534f }
/* LOADING */
/* container */

/* nav */
 @font-face {
          font-family: "Poppins";
          src: url("https://static.igem.wiki/teams/4181/wiki/fonts/fontsfree-net-poppins-bold.ttf");
          font-stretch: "normal";}
@font-face {
          font-family: "content-main-headline";        
          src: url("https://static.igem.wiki/teams/4181/wiki/fonts/content-main-headline-gun4fc.ttf");
          font-stretch: "normal";}
@font-face {
          font-family: "main-body-text";
          src: url("https://static.igem.wiki/teams/4181/wiki/fonts/main-body-text-zerothre.ttf");
          font-stretch: "normal";}
@font-face {
          font-family: "planet-headline";
          src: url("https://static.igem.wiki/teams/4181/wiki/fonts/planet-headline.ttf");
          font-stretch: "normal";}
@font-face {
          font-family: "ITC";
          src: url("https://static.igem.wiki/teams/4181/wiki/fonts/itcavantgardepro-bold.otf");
          font-stretch: "normal";}
.navbar {
    font-family: "Poppins";
    font-size: 22px;
    height: 50px;
    width: 100%;
    margin:104px,0;
    background-color: rgb(255,255,255,0.5);
    backdrop-filter: blur(50px);
}
#logo {
    height: 75px;
}
.left-aligned {
    margin-left: auto;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-brand {
    padding-top: 10px;
    padding-bottom: 0px;
    margin: auto;
}
.nav-link {
    display: inline-block;
    height: 46px;
    line-height: 30px;
    margin-left: 20px;
    text-align: center;
    color: rgb(255,255,255,1) !important;
    border: none;
    border-radius: 0.25rem;
}
.nav-link:hover {
    background-color:#21307e;
}
.dropdown-menu {
    background-color:#929cc9 ;
    padding: 0px;
}
.dropdown-item {
    color: white;
    font-size: 1rem;
}
.dropdown-item:hover {
    display: block;
    background-color:#21307e;
    color:white;
    border-radius: 0.25rem;
}

/* 侧边导航栏 */
.sidenav-container {
    position: sticky;
    float: left;
    width: 200px;
    background-image:linear-gradient(to bottom , rgba(255, 255, 255, 0.30), rgba(255, 255, 255, 0.14));
    border-radius: 20px 20px 20px 20px;
    left: 0px;
    top: 100px;
    margin-top: 50px;
    height: auto;
    overflow-y: auto;
    z-index: 4;
    font-family:"ITC";
    }

.sidenav {
        position: sticky;
        height: 100vh;
        top: 0;
        left: 0;
        width: 200px;  
    }
    
.sidenav-titles {
    padding-bottom: 1rem;
    width: 200px;
}

.sidenav-title-list {
    display: flex;
    flex-direction: column;
    row-gap: 0.6rem;
    list-style: none;
    text-align: right;
    width: 200px;
    padding: 20px 20px 20px 0px;
}

.sidenav-title-item_active {
    font-family: "ITC", serif;
    text-decoration: none;
    color: #ffffff;
}

.sidenav-title-item_active:hover {
    color: #132c74;
    text-decoration: underline
}
   


/* team */
        * { margin: 0px; padding: 0;}
        body {background-image: url(https://static.igem.wiki/teams/4181/wiki/images/background0.png);}
        .all_team {float: left;position: relative;right: 6%;width: 240px;padding-left: 14px;padding-right: 18px;padding-top: 20px;padding-bottom: 25px;margin-top: 0px;margin-left: 0px;margin-right: 0px;margin-bottom: 70px;background-color: #a4acd0;border: 1px;border: none;border-radius: 1.5rem;height:95vh}
        .all_students,.all_instructors,.all_advisors {height: 28vh;width: 205px;margin-top: 5px;margin-bottom: 5px;margin-left: 0px;margin-right: 5px;padding: 0px;background-color: #cfd4e7;color: #34385a;border-radius: 0.5rem;}
        .picture_container {height: 23vh;overflow-x: hidden;overflow-y: scroll;}
        .student_picture,.instructor_picture,.advisor_picture {display: inline-block;height: 75px;width: 75px;margin: 6px;}
        .list_title {display: block;height: 24px;margin: 0px;text-align: center;line-height: 24px;background-color: #f0f0f6;border-top-left-radius: 0.5rem;border-top-right-radius: 0.5rem;font-size: 20px;font-weight: 700;font-family:"ITC";color:#4858a6;}
        ::-webkit-scrollbar {width: 8px;}
        ::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgb(240, 240, 240, 0.2);border-radius: 1px;background-color: rgb(188, 184, 224, 0.1);}
        ::-webkit-scrollbar-thumb {border-radius: 1px;box-shadow: inset 0 0 0px rgba(240, 240, 240, 1);background-color: rgb(72,88,166);}
        .click {background-color: gray;height: 80px;width: 80px;border-radius: 0.5rem;text-align: center;line-height: 80px;display: inline-block;}
        .photo_video {display: none;height: 655px;width: 1000px;margin-top: 70px;background-color: transparent;}
        .person {display:none;float: right;height: 570px;margin-top: 40px;background-color: rgba(255,255,255,0.88);border-radius:20px;width: 100%;}
        .person_jpg {float: left;height: 362px;width: 362px;margin-left: 65px;border-radius: 70px 10px;background: #c5cbe3;}
         .active {background-color: #fff;}
         #Yanyx{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/yanyixiao1.jpg);background-size:contain;background-repeat:no-repeat;}
         #Jiaox{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/jiaoxiang1.jpg);background-size:contain;background-repeat:no-repeat;}
         #Guoyz{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/guoyingzhe.jpg);background-size:contain;background-repeat:no-repeat;}
         #Lifl{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/lifulin.jpg);background-size:contain;background-repeat:no-repeat;}
         #Liuzb{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/liuzibo.jpg);background-size:contain;background-repeat:no-repeat;}
         #Luzy{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/luzhouyu.jpg);background-size:contain;background-repeat:no-repeat;}
         #Tanxy{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/tanxinyun.jpg);background-size:contain;background-repeat:no-repeat;}
         #Yanjz{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/yanjunzhi.jpg);background-size:contain;background-repeat:no-repeat;}
         #Wusy{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/wushiyi.jpg);background-size:contain;background-repeat:no-repeat;}
         #Taoly{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/taoleyang.jpg);background-size:contain;background-repeat:no-repeat;}
         #Yinym{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/yinyimin.jpg);background-size:contain;background-repeat:no-repeat;}
         #Qianhy{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/qianhongyi.jpg);background-size:contain;background-repeat:no-repeat;}
         #Zhengyw{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/zhengyawen.jpg);background-size:contain;background-repeat:no-repeat;}
         #Lisy{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/lisaiya.jpg);background-size:139%;background-repeat:no-repeat;background-position:right;}
         #Yuxy{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/yuxiangyu.jpg);background-size:contain;background-repeat:no-repeat;}
         #Hanxy{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/hanxinyue.jpg);background-size:contain;background-repeat:no-repeat;}
         #Lixy{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/lixuanyi.jpg);background-size:contain;background-repeat:no-repeat;}
         #Baoyy{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/baoyingying.jpg);background-size:contain;background-repeat:no-repeat;}

         #Hel{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/helin.jpg);background-size:contain;background-repeat:no-repeat;}
         #Mag{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/magang01.jpg);background-size:contain;background-repeat:no-repeat;}
         #Wangys{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/wangyushu.jpg);background-size:contain;background-repeat:no-repeat;}

         #Luyx{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/luyuxin.jpg);background-size:contain;background-repeat:no-repeat;}
         #Zhangjh{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/zhangjiehan.jpg);background-size:contain;background-repeat:no-repeat;}
         #Zhuzj{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/zhuzijian.jpg);background-size:contain;background-repeat:no-repeat;}
         #Yaliqin{background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/yaliqin12.jpg);background-size:100%;background-repeat:no-repeat;}
         /* div #right {height: 95vh;margin-top:10px;margin-left:15%;overflow: hidden;padding-top: 10px;padding-bottom: 10px;padding-left: 10%;padding-right: 5%;background-image:url(https://static.igem.wiki/teams/4181/wiki/teamphoto/allphoto2.png);background-repeat:no-repeat;background-size: 102%;background-position: 10px;} */
div #right {
    height: 95vh;
    margin-top: 10px;
    margin-left: 15%;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10%;
    padding-right: 5%;
    background-image: url(https://static.igem.wiki/teams/4181/wiki/teamphoto/teamphotochange.jpg);
    background-repeat: no-repeat;
    background-size: 95%;
    background-position: 10px;
}
         
         
         .person h2{margin-top: 10px;margin-bottom: 10px;margin-left: 53%;color:#4858a6;font-family:"ITC";}
         .person h1{margin:30px;color:#00164e;;font-family:"content-main-headline";}
         .person p{font-family: "ITC";margin-top: 0px;margin-right: 2%;text-align:left;font-size: 20px;margin-left: 53%;color:#00164e;}


         



/* homepage */

.HP-introduction{
    position:relative;
    padding-top: 50px;
}

.white-frame{
    position: relative;
    left: 15%;
}

.HP-text1{
    position: relative;
    font-family: "main-body-text", Arial, Helvetica, sans-serif;
    font-size: large;
    color: #ffffff;
    font-weight: normal;
    width: 700px;
    height: auto;
    left:20%;
    top: -130px;
    text-align: center;
}
.ssppan{
    font-family: "main-body-text", Arial, Helvetica, sans-serif;
    font-size: xx-large;
    color: #ffffff;
    font-weight: normal;
}

#astronaut{
    position: absolute;
    top: 70px;
    right: 30px;
}
.HP-text2{
    position: relative;
    font-family: "main-body-text", Arial, Helvetica, sans-serif;
    font-size: large;
    color: #ffffff;
    font-weight: normal;
    width: 600px;
    height: auto;
    left:25%;
    top: 30px;
    text-align: center;
}

.arrow{
    position: relative;
    top: 60px;
    left:45%;
}

.planet-vedio{
    padding: 40px;  
}

.promotion-vedio{
    position:relative;
    padding: 90px 50px 50px 80px;  
    z-index: 1;
}

#vedio2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#book{
    position:relative;
}

.sssppan{
    font-family: "main-body-text", Arial, Helvetica, sans-serif;
    font-size: xx-large;
    color: #65cae1;
    font-weight: normal;
}

#logbook-content-nav{
    position:relative;
    top:100px;
}


.HP-text3{
    position: relative;
    font-family: "main-body-text", Arial, Helvetica, sans-serif;
    font-size: large;
    color: #ffffff;
    font-weight: normal;
    width: 650px;
    height: auto;
    left:20%;
    top: 70px;
    text-align: center;
}

.project-advantages{
    position:relative;
}

#ad-png{ 
    padding: 10px;
    left:0%;
    position:relative;
   }

.project-ad{
    position:relative;
    padding-top: 0px;
}

#project-bg1{ 
    padding: 0;
    right:-8%;
    top: -10px;
    position:absolute;
   }

#project-bg2{
    padding: 0;
    left:-8%;
    top: 270px;
    position:absolute;
   }

#text1{
    position:relative;
    font-family: "main-body-text", Arial, Helvetica, sans-serif;
    font-size: x-large;
    color: #000000;
    font-weight: normal;
    width: 500px;
    height: auto;
    left:25%;
    top: 130px;
    text-align: left;
}

.text2{
    position:relative;
    font-family: "main-body-text", Arial, Helvetica, sans-serif;
    font-size: x-large;
    color: #ffffff;
    font-weight: normal;
    width: 500px;
    height: auto;
    left:30%;
    top: 370px;
    text-align: left;
}

.spores{
    position: relative;
    padding-top: 0px;
    left: 10%;
}

    
/* parts */
/* .parts{margin-left:2cm;margin-right:2cm;margin-top:60px;float:center} */

.parts-title{font-family:"content-main-headline";color:white;font-weight:400}

.parts-title1{height: 80px;line-height: 85px;padding-left: 37px;margin: 15px;font-family:"ITC";color:white;font-weight:400;}
.parts-title2{height: 80px;line-height: 85px;padding-left: 37px;margin: 15px;font-family:"ITC";color:white;font-weight:400;float:right;margin-right:40px}


 .parts-large {
     font-family: "main-body-text", Arial, Helvetica, sans-serif;
     font-size: medium;
     color: #ffffff;
     /* font-weight: bold; */
     padding: 20px 20px;
     /* margin: 20px 20px; */
     margin: 0 auto;
     text-align: left;
     float: left;
     
     background-color: rgb(157, 161, 200);
     width: 1000px;
     height: auto;
     border-radius: 30px;
 }

.ball2{
  width:100px;
  height: 100px;
  padding: 0;
  left:40px;
  position:absolute;
  background-image: url("https://static.igem.wiki/teams/4181/wiki/images/twoballa.png");
  background-repeat:no-repeat;
  z-index: -1;
 }


 .ball3{
  width:100px;
  height: 100px;
  padding: 0;
  left:40px;
  position:absolute;
  background-image: url("https://static.igem.wiki/teams/4181/wiki/images/twoballb.png");
  background-repeat:no-repeat;
  z-index: -1;
 }


/* experiments */
    #show1,#show2,#show3,#show4,#show5,#show6,#show7,#show8,#show9 {display: none;}
    #hide1:target,#hide2:target,#hide3:target,#hide4:target,#hide5:target,#hide6:target,#hide7:target,#hide8:target,#hide9:target {display: none;}
    #show1:target,#show2:target,#show3:target,#show4:target,#show5:target,#show6:target,#show7:target,#show8:target,#show9:target {display: block;}
    .experiments{margin-left:70px;margin-right:70px;margin-top:60px;background-image:url(https://static.igem.wiki/teams/4181/wiki/images/bgdna.png);background-size:100%;}
    .page-title{font-family:"content-main-headline";color:white;font-weight:400;}
    .content-title{font-family:"ITC";color:white;}
    .click-read{width:100%;padding-top:20px;padding-left:60px;padding-bottom:20px;background-color: rgba(255, 255, 255, 0.2);border-radius:20px;color:#4858a6;font-family:"ITC";}
    div.content{padding-top:30px;padding-left:60px;padding-bottom:20px;padding-right:60px;width:100%;background-color: rgba(255, 255, 255, 0.2);border-radius:20px;color:#00164e;font-family:"ITC";text-align: justify;}
    /* .yiqi4-1{background-image:url(https://static.igem.wiki/teams/4181/wiki/images/yiqi4-1.png);background-repeat:no-repeat;background-position:800px 60px;background-size:16%;} */
    .yiqi4{background-image:url(https://static.igem.wiki/teams/4181/wiki/images/yiqi4.png);background-repeat:no-repeat;background-position:right bottom;background-size:20%;}
    .yiqi2{background-image:url(https://static.igem.wiki/teams/4181/wiki/images/yiqi2.png);background-repeat:no-repeat;background-position: 20px 125px;background-size:16%;}
    .yiqi2 .content ul {padding-left: 280px;}
    .yiqi1{background-image:url(https://static.igem.wiki/teams/4181/wiki/images/yiqi1.png);background-repeat:no-repeat;background-position:800px 60px;background-size:22%;}
    .experiments a,.experiments h6{text-decoration:none;color:#4858a6;}
    .plasmid .content-title,.yiqi1 .content-title {margin: 20px;height: 80px;line-height: 80px;background-image: url(https://static.igem.wiki/teams/4181/wiki/images/pinkball.png);background-size: 7%;background-repeat: no-repeat;padding-left: 30px;}
    .yiqi2 .content-title {background-image: url(https://static.igem.wiki/teams/4181/wiki/images/blueball.png);background-repeat: no-repeat;margin: 20px;height: 80px;line-height: 80px;background-size: 7%;background-position: 320px;}
    .KOD .content-title,.Spore .content-title,.comet .content-title,.IF .content-title,.Viability .content-title {margin: 20px;height: 96px;padding-left: 30px;line-height: 96px;background-image: url(https://static.igem.wiki/teams/4181/wiki/images/twoballa.png);background-repeat: no-repeat;background-size: 9%;}
    .western .content-title {background-image: url(https://static.igem.wiki/teams/4181/wiki/images/twoballb.png);margin: 20px;height: 96px;padding-left: 30px;line-height: 96px;background-repeat: no-repeat;background-size: 9%;background-position: 210px;}
    .tyr .content-title {background-image: url(https://static.igem.wiki/teams/4181/wiki/images/twoballb.png);margin: 20px;height: 96px;padding-left: 30px;line-height: 96px;background-repeat: no-repeat;background-size: 9%;background-position: 390px;}
    .lysis .content-title {background-image: url(https://static.igem.wiki/teams/4181/wiki/images/twoballb.png);margin: 20px;height: 96px;padding-left: 30px;line-height: 96px;background-repeat: no-repeat;background-size: 9%;background-position: 430px;}
    .elec .content-title {background-image: url(https://static.igem.wiki/teams/4181/wiki/images/twoballb.png);margin: 20px;height: 96px;padding-left: 30px;line-height: 96px;background-repeat: no-repeat;background-size: 9%;background-position: 230px;}

 /*design  */ 
 /* .design .sidenav-container{position:fixed;left:0px;margin-top:130px;padding-top: 40px;}   */
 .ds{margin-left:200px;margin-right:70px;margin-top:60px;background-image:url(https://static.igem.wiki/teams/4181/wiki/images/dsbeijing2.png);background-size:contain;background-repeat:no-repeat;background-position:right top;}
 .ds-title{font-family:"content-main-headline";color:white;font-weight:400;background-image:url(https://static.igem.wiki/teams/4181/wiki/images/designtitle.png);background-repeat:no-repeat;background-size:contain;}
 .ds-title2{background-image:url(https://static.igem.wiki/teams/4181/wiki/images/designtitle2.png);background-repeat:no-repeat;background-size:contain;height: 100px;line-height: 120px;padding-left: 37px;margin: 20px;font-family:"ITC";color:white;font-weight:400;}
 .ds-title3{background-image:url(https://static.igem.wiki/teams/4181/wiki/images/ds-balls.png);background-repeat:no-repeat;background-size:contain;height: 80px;line-height: 85px;padding-left: 37px;margin: 15px;font-family:"ITC";color:white;font-weight:400;}
 .ds-content{font-family: "ITC";color: #00164e;text-align:justify;}
 .ds-content01{padding-left: 70px;padding-right: 160px;padding-top: 60px;padding-bottom: 100px;text-align: justify;background-image: url(https://static.igem.wiki/teams/4181/wiki/images/contentbk.png);background-size: 90%;background-repeat: no-repeat;}
 .ds-content02{padding-left: 60px;padding-right: 80px;padding-top: 50px;padding-bottom: 100px;text-align: justify;background-image: url(https://static.igem.wiki/teams/4181/wiki/images/contentbk2.png);background-size: 90%;background-repeat: no-repeat;margin:20px;}
 .ds-content03{padding-left: 60px;padding-right: 80px;padding-top: 50px;padding-bottom: 100px;text-align: justify;background-image: url(https://static.igem.wiki/teams/4181/wiki/images/yuhangyuan.png);background-size: 88%;background-repeat: no-repeat;margin:20px;background-position:bottom;}
 .ds-content04,.ds-content05{margin: 10px;padding-left:55px;padding-right: 60px;padding-top:45px;padding-bottom: 65px;border-radius: 20px;}
 .ds-content04{background-color:rgba(40, 53, 123,0.15);background-image:url(https://static.igem.wiki/teams/4181/wiki/images/threedot.png);background-repeat:no-repeat;background-position: 320px 310px;text-align:justify;}
 .ds-content05{background-color:rgba(201, 202, 225,0.5);text-align:justify;}
 .ds-content06{background-repeat: no-repeat;margin: 30px;padding-left: 40px;padding-right: 50px;background-position: bottom;padding-bottom: 15px;padding-top: 100px;background-image: url(https://static.igem.wiki/teams/4181/wiki/images/ds-content06.png);background-size: 95%;}
 .ds-content07,.ds-content08,.ds-content09{margin:5px;height:440px;padding:25px;border-radius:20px;}
 .ds-content07,.ds-content09,.ds-content11{background-color:rgba(255, 255, 255,0.3);}
 .ds-content08,.ds-content10{background-color:rgba(41, 56, 125,0.2);}
 .ds-content10,.ds-content11{margin:9px;height:350px;padding:25px;border-radius:20px;}
 .ds-content12{background-color:rgba(255, 255, 255,0.3);margin-left: 9px;margin-right: 75px;border-radius:20px;}
 .de-content12 p{margin-top: 40px;margin-left: 50px;margin-right: 40px;margin-bottom: 30px;}
 .ds-content13{background-color:rgba(41, 56, 125,0.2);margin-left:5px;padding:40px;border-radius:20px;margin-bottom:30px;}
 .ds-content14{padding-left: 64px;padding-top: 47px;padding-right: 481px;padding-bottom: 50px;background-image:url(https://static.igem.wiki/teams/4181/wiki/images/dssxc.png);background-size:76%;background-repeat:no-repeat;}
 .ds-content16,.ds-content15{background-color: rgba(255,255,255,0.3);border-radius: 20px;margin: 10px;padding: 35px;}
 .ds-content17,.ds-content22{background-color:rgba(41, 56, 125,0.2);border-radius:20px;margin:10px;padding:35px;}
 .ds-content18,.ds-content20,.ds-content21,.ds-content23{background-color:rgba(255,255,255,0.3);border-radius:20px;margin:10px;padding:35px;}
 .ds-content19>p{margin:10px;padding:35px;border-radius:20px;background-color:rgba(41, 56, 125,0.2);}
 #ds-ref{font-family:"ITC";color:white;position:absolute;top:-20px;left:-20px;background-color:rgba(183, 156, 182);border-radius:20px;padding: 15px;}
 .ds-ref2{margin:10px;padding:65px;border-radius:20px;background-color:rgba(41, 56, 125,0.2);}
 

 /* education */
 /* .education .sidenav-container{position:fixed;left:0px;margin-top: 130px;padding-top: 40px;} */
 .ed{margin-left: 20%;margin-right: 0%;margin-top:60px;background-image:url(https://static.igem.wiki/teams/4181/wiki/images/dsbeijing.png);backgroun-size:contain;background-repeat:no-repeat;background-position:right bottom;}
 .ed-title{font-family:"content-main-headline";color:white;font-weight:400;text-align:center;padding-top: 50px;padding-right: 25%;}
 .ed-title2{background-image:url(https://static.igem.wiki/teams/4181/wiki/images/pinkball.png);background-repeat:no-repeat;background-size:contain;height:70px;padding-left:30px;padding-top:25px;margin:20px;font-family:"ITC";color:white;font-weight:400;}
 .ed-title3{background-image:url(https://static.igem.wiki/teams/4181/wiki/images/whiteball.png);background-repeat:no-repeat;background-size:contain;height: 80px;line-height: 25px;padding-left: 37px;margin: 15px;font-family:"ITC";color:white;font-weight:400;padding-top: 30px;}
 .ed-content{font-family: "ITC";color: #00164e;text-align:justify;}
 .ed-content01,.ed-content02,.ed-content03{border-radius:20px;text-align: justify;}
 #edfig1{margin-top:30px;margin-right:10px;}
 #edfig2{margin-bottom:10px;margin-left:10px;}
 #edfig3{margin-left:10px;margin-top:40px;}
 .ed-content img{margin-left: 10%;}
 .ed-content{margin:10px;padding:35px;border-radius:20px;background-color:rgba(255,255,255,0.3);}
 .ed-title6{height:150px;font-family:"ITC";color:#00164e;background-image:url(https://static.igem.wiki/teams/4181/wiki/hp/education/edcomputer.png);background-repeat:no-repeat;background-size:contain;background-position: bottom;padding-top: 40px;padding-left: 7%;}

 /* HP */
 .hp-title1{font-family:"content-main-headline";color:white;font-weight:400;text-align:center;padding-right: 25%;}
 .hp-title2{height:70px;padding-left:5%;padding-top:25px;margin:2%;font-family:"ITC";color:white;font-weight:400;}
 .hp-content{font-family:"ITC";color: #00164e;text-align:justify;margin:2%;padding:5%;border-radius:20px;background:linear-gradient(to right,rgba(255,255,255,0.4),rgba(255,255,255,0.2));}
 .hp-short{font-family:"ITC";color: #00164e;background-color:rgba(41, 56, 125,0.2);border-radius:20px;margin:2%;padding-left:5%;padding-right:5%;padding-top:2%;padding-bottom:2%;}
 .hp-title3:{font-family:"ITC";color: #00164e;}
 .hp-info{font-family:"ITC";color: #00164e;border-radius:20px;margin:2%;}
 .hp-info1{height: 40px;line-height: 40px;background-color: white;border-top-left-radius: 20px;border-top-right-radius: 20px;text-align: center;}
 .hp-info2{padding: 3%;background-color: rgb(255,255,255,0.3);border-bottom-left-radius: 20px;border-bottom-right-radius:20px
;}
 #hp-earth{background-image:url(https://static.igem.wiki/teams/4181/wiki/hp/hp-earth.png);background-repeat:no-repeat;background-size:20%;background-position: 90% 96px;}
 #hp-yuhangyuan{background-image:url(https://static.igem.wiki/teams/4181/wiki/hp/yuhangyuan.png);background-repeat:no-repeat;background-size:20%;background-position: 5% 390px;}
 .hp-title3{font-family:"ITC";color: #00164e;margin-top:20px;}

 /* results & improve */
 .rs,.im{margin-left: 20%;margin-right: 0%;margin-top: 60px;}
 .rs-title1,.im-title1{font-family:"content-main-headline";color:white;font-weight:400;text-align:center;padding-right: 25%;}
 .rs-title2,.im-title2{height:70px;padding-left:5%;padding-top:25px;margin:2%;font-family:"ITC";color:white;font-weight:400;}
 .rs-title3,.im-title3{font-family:"ITC";color: #00164e;padding-left:7%;}
 .rs-title4{font-family:"ITC";color: #00164e;padding-left:9%;font-weight:300;}
 .rs-content,.im-content{font-family:"ITC";color: #00164e;text-align:justify;margin:2%;padding:5%;border-radius:20px;background:linear-gradient(to right,rgba(255,255,255,0.4),rgba(255,255,255,0.2));}
 .rs-content img{width: 80%;margin-left: 10%;margin-top: 10px;margin-bottom: 5px;}
 div .tuzhu{font-family: Courier, "Courier New", monospace; color: #00164e;text-align:center;font-weight:300;font-size: 17px;line-height: 18px;}
 
 /* engineering */
 .engineering{background-image:url(https://static.igem.wiki/teams/4181/wiki/images/dsbeijing2.png);background-size:contain;background-repeat:no-repeat;background-position:right top;}
 .eg-content{font-family: "ITC";color: #00164e;text-align:justify;background:linear-gradient(to right,rgba(255,255,255,0.4),rgba(255,255,255,0.2));margin:2%;padding:5%;border-radius:20px;}
 .engineering .content-title{background-image:url(https://static.igem.wiki/teams/4181/wiki/images/designtitle2.png);background-repeat:no-repeat;background-size:contain;height: 100px;line-height: 120px;padding-left: 37px;margin: 20px;font-family:"ITC";color:white;font-weight:400;}
 
/* footer */
footer a { color: white; font-weight: bold; text-decoration: none; }
footer a:hover { color: white; text-decoration: underline;}
