Difference between revisions of "Team:AHUT China"

Line 29: Line 29:
 
margin-top:em;
 
margin-top:em;
 
}
 
}
 
<!-- 头目录部分 -->
 
 
.navbar-brand{
 
    padding: 29px 15px;
 
    height: auto;
 
}
 
nav.navbar.bootsnav{
 
    border: none;
 
    margin-bottom: 150px;
 
}
 
.navbar-nav{
 
    float: left;
 
}
 
nav.navbar.bootsnav ul.nav > li > a{
 
    color: #474747;
 
    text-transform: uppercase;
 
    padding: 30px;
 
}
 
nav.navbar.bootsnav ul.nav > li:hover{
 
    background: #f4f4f4;
 
}
 
.nav > li:after{
 
    content: "";
 
    width: 0;
 
    height: 5px;
 
    background: #34c9dd;
 
    position: absolute;
 
    bottom: 0;
 
    left: 0;
 
    transition: all 0.5s ease 0s;
 
}
 
.nav > li:hover:after{
 
    width: 100%;
 
}
 
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
 
    content: "+";
 
    font-family: 'FontAwesome';
 
    font-size: 16px;
 
    font-weight: 500;
 
    position: absolute;
 
    top: 35%;
 
    right: 10%;
 
    transition: all 0.4s ease 0s;
 
}
 
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{
 
    content: "\f105";
 
    transform: rotate(90deg);
 
}
 
.dropdown-menu.multi-dropdown{
 
    position: absolute;
 
    left: -100% !important;
 
}
 
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
 
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
 
    border: none;
 
}
 
@media only screen and (max-width:990px){
 
    nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,
 
    nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: " "; }
 
    .dropdown-menu.multi-dropdown{ left: 0 !important; }
 
    nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }
 
    nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
 
}
 
 
 
</style>
 
</style>
  

Revision as of 11:35, 31 October 2017

AHUT

Biocompass: The Maze Runner

     Hello! Welcome to get to know the project designed by one of the iGEM representatives from AHUT_China of 2017. This year we conceive a small plan in which synthetic biology will be applied to help Thomas and his friends to escape from the imprisoned mobile maze.

    We have designed a black box. There lies single-strand DNA showing the joint points and roads of the maze. Both of them will change as time files. We implemented a set of integrated experiment to help Thomas and his group to find the exit successfully in spite of facing the already changed maze.

     Not only will our project help Thomas and his friends in the future but also it will work as the server of the Internet cloud. It is used to provide people with the remote computing service of the navigation software.