(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
− | |||
+ | <head> | ||
+ | <!-- Bootstrap CSS --> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:USTC/BScss?action=raw&ctype=text/css"> | ||
+ | <!-- Scrollbal Custom CSS --> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:USTC/customScrollbarCSS?action=raw&ctype=text/css"> | ||
+ | <!-- Custom CSS --> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:USTC/CSS/mobile?action=raw&ctype=text/css"> | ||
+ | <!-- Font Awsome CSS --> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:USTC/fontawsome?action=raw&ctype=text/css"> | ||
− | |||
− | |||
− | |||
− | |||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | </head> | ||
− | |||
− | |||
− | |||
+ | <body> | ||
+ | <div class="wrapper"> | ||
+ | <!-- Sidebar --> | ||
+ | <nav id="sidebar"> | ||
+ | <div class="navbar-brand"> | ||
+ | <img width="270px" src="https://static.igem.org/mediawiki/2018/1/1e/T--USTC--sidenav-logo.png" /> | ||
+ | </div> | ||
+ | <ul class="list-unstyled components"> | ||
+ | <li class="active"> | ||
+ | <a href="https://2018.igem.org/Team:USTC">HOME</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#projectSubmenu" data-toggle="collapse" aria-expanded="false">PROJECT <i class="fa fa-caret-down"></i></a> | ||
+ | <ul class="collapse list-unstyled" id="projectSubmenu"> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Description">Description</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Design">Design</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Results">Results</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Hardware">Hardware</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Safety">Safety</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Parts">Parts</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <!--Project--> | ||
+ | <li> | ||
+ | <a href="#modelSubmenu" data-toggle="collapse" aria-expanded="false">MODEL <i class="fa fa-caret-down"></i></a> | ||
+ | <ul class="collapse list-unstyled" id="modelSubmenu"> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Model">Overview</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Model/Single_Cell_Model">Single-cell Model</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Model/System_Analysis">System Analysis</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Model/Performance_evaluation">Performance Evaluation</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Model/Parameters">Parameters</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <!--Model--> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/InterLab">INTERLAB</a> | ||
+ | </li> | ||
+ | <!--Interlab--> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Notebook">NOTEBOOK</a> | ||
+ | </li> | ||
+ | <!--Notebook--> | ||
+ | <li> | ||
+ | <a href="#HPSubmenu" data-toggle="collapse" aria-expanded="false">HUMAN PRACTICES <i class="fa fa-caret-down"></i></a> | ||
+ | <ul class="collapse list-unstyled" id="HPSubmenu"> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Human_Practices">Overview</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Human_Practices/General_HP">General HP</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Human_Practices/Integrated_HP">Integrated HP</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Collaborations">Collaborations</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <!--Achievements--> | ||
+ | <li> | ||
+ | <a href="#">ACHIEVEMENTS</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#Teamsubmenu" data-toggle="collapse" aria-expanded="false">TEAM <i class="fa fa-caret-down"></i></a> | ||
+ | <ul class="collapse list-unstyled" id="Teamsubmenu"> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Team">Members</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Attributions">Attributions</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
− | < | + | </ul> |
+ | </nav> | ||
− | < | + | <!-- Page Content --> |
− | + | <div id="content"> | |
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
+ | <nav class="navbar navbar-expand-lg navbar-light bg-light shadow-lg sticky-top" id="navId"> | ||
+ | <div class="container-fluid"> | ||
+ | <button type="button" id="sidebarCollapse" class="btn btn-info"> | ||
+ | <i class="fas fa-align-left"></i> | ||
+ | <span>Nav</span> | ||
+ | </button> | ||
+ | <img height="40px" src="https://static.igem.org/mediawiki/2018/5/5b/T--USTC--mobile-title.png"> | ||
+ | <div class="collapse navbar-collapse" id="navbarSupportedContent"> | ||
+ | <ul class="nav navbar-nav ml-auto"> | ||
+ | <li class="nav-item"> | ||
+ | <a class="nav-link" href="https://2018.igem.org/Team:USTC/Description">PROJECT</a> | ||
+ | </li> | ||
+ | <li class="nav-item"> | ||
+ | <a class="nav-link" href="https://2018.igem.org/Team:USTC/Model">MODEL</a> | ||
+ | </li> | ||
+ | <li class="nav-item"> | ||
+ | <a class="nav-link" href="https://2018.igem.org/Team:USTC/InterLab">INTERLAB</a> | ||
+ | </li> | ||
+ | <li class="nav-item"> | ||
+ | <a class="nav-link" href="https://2018.igem.org/Team:USTC/Notebook">NOTEBOOK</a> | ||
+ | </li> | ||
+ | <li class="nav-item"> | ||
+ | <a class="nav-link" href="https://2018.igem.org/Team:USTC/Human_Practices">HUMAN PRACTICES</a> | ||
+ | </li> | ||
+ | <li class="nav-item"> | ||
+ | <a class="nav-link" href="https://2018.igem.org/Team:USTC/Achievements">ACHIEVEMENTS</a> | ||
+ | </li> | ||
+ | <li class="nav-item"> | ||
+ | <a class="nav-link" href="https://2018.igem.org/Team:USTC/Team">TEAM</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <button class="btn btn-dark d-inline-block d-lg-none ml-auto" type="button" data-toggle="collapse" | ||
+ | data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" | ||
+ | aria-label="Toggle navigation"> | ||
+ | <i class="fas fa-align-justify"></i> | ||
+ | </button> | ||
+ | </div> | ||
+ | </nav> | ||
+ | <div class="container-fluid"> | ||
+ | <a href="#Abstract"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/7/79/T--USTC--headerpic.png" width="100%" | ||
+ | alt=""></a> | ||
+ | <h1 id="Abstract" style="margin-bottom: 200px;"> </h1> | ||
+ | <h1 class="text-center display-4" >Abstract</h1> | ||
+ | <div class="container"> | ||
+ | <div class="card mx-auto mb-3"> | ||
+ | <div class="row align-items-center"> | ||
+ | <div class="col-7"> | ||
+ | <h2>3-succinoyl-pyridin (SP) is an important precursor of antihypertensive drugs. SP is not | ||
+ | easy to obtain and thus makes it expensive. Fortunately, some researchers found a way | ||
+ | to transform nicotine to SP.</h2> | ||
+ | </div> | ||
+ | <div class="col-5"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/f/f6/T--USTC--SP.gif" width="100%" alt=""> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="card mx-auto mb-3"> | ||
+ | <div class="row align-items-center"> | ||
+ | <div class="col-5"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/9/93/T--USTC--cigar.gif" width="100%" alt=""> | ||
+ | </div> | ||
+ | <div class="col-7"> | ||
+ | <h2>Nicotine is a highly addictive chemical and its addiction is comparable to well-known | ||
+ | psychological drugs like heroin, cocaine. Uptake of nicotine may promote the abnormal | ||
+ | release of neural messengers, which cause emotional and physiological disorders. As a | ||
+ | form of alkaloid, many plants such as Tobacco contain abundant nicotine </h2> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="card mx-auto mb-3"> | ||
− | <div class=" | + | <div class="row align-items-center"> |
− | <div class=" | + | <div class="col-7"> |
− | <div class=" | + | <h2>As a well-known industrial crop, tobacco is widely plant around the world. Mature |
+ | tobacco can be used as the raw material for cigarette industry which accounts for an | ||
+ | unsubstitutable portion in China’s economy. </h2> | ||
+ | </div> | ||
+ | <div class="col-5"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/7/71/T--USTC--tobacco.gif" width="100%" alt=""> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="card mx-auto mb-3"> | ||
+ | <div class="row align-items-center"> | ||
+ | <div class="col-5"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/9/92/T--USTC--process.gif" width="100%" alt=""> | ||
+ | </div> | ||
+ | <div class="col-7"> | ||
+ | <h2>The tobacco leaves are roasted, cut into lumps, and then sliced and rolled into | ||
+ | cigarettes. In this production process, there will be a large number of waste produced | ||
+ | by tobacco leaves. Some chemicals like nicotine is included in these tobacco waste.</h2> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="card mx-auto mb-3"> | ||
+ | <div class="row align-items-center"> | ||
+ | <div class="col-7"> | ||
+ | <h2>This year, our team designed three systems in E.coli K12 to transform nicotine to SP. | ||
+ | The three systems are sensor system, regulation system and degradation system, whose | ||
+ | gene elements are constructed on two plasmid backbones separately.</h2> | ||
+ | </div> | ||
+ | <div class="col-5"> | ||
+ | <img class="rounded" src="https://static.igem.org/mediawiki/2018/c/c0/T--USTC--3systems.gif" | ||
+ | width="100%" alt=""> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <video class="col-8" style="left:16.7%" controls src="https://static.igem.org/mediawiki/2018/2/2a/T--USTC--Abstract.mp4"></video> | ||
+ | </div> | ||
+ | <img class="mt-3" src="https://static.igem.org/mediawiki/2018/1/19/T--USTC--bottom.png" alt="" style="max-width: 100%;height: auto;"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="overlay"></div> | ||
− | < | + | <!-- Popper.JS --> |
− | + | <script type="text/javascript" src="https://2018.igem.org/Team:USTC/Popperjs?action=raw&ctype=text/javascript"></script> | |
− | < | + | <!-- Bootstrap JS --> |
− | < | + | <script type="text/javascript" src="https://2018.igem.org/Team:USTC/BSjs?action=raw&ctype=text/javascript"></script> |
+ | <!-- jQuery Custom Scroller --> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/Team:USTC/customScrollbarJS?action=raw&ctype=text/javascript"></script> | ||
− | |||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function () { | ||
+ | $("#sidebar").mCustomScrollbar({ | ||
+ | theme: "minimal" | ||
+ | }); | ||
+ | $('.overlay').on('click', function () { | ||
+ | $('#sidebar').removeClass('active'); | ||
+ | $('.overlay').removeClass('active'); | ||
+ | $('li:not(".active") a[aria-expanded=true]').click(); | ||
+ | }); | ||
− | + | $('#sidebarCollapse').on('click', function () { | |
− | + | $('#sidebar').addClass('active'); | |
− | + | $('.overlay').addClass('active'); | |
− | + | $('.collapse.in').toggleClass('in'); | |
− | + | }); | |
− | + | $("#top_title").hide(); | |
− | + | $(".mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul").css("margin","0"); | |
− | + | $("a:visited").css("color",""); | |
− | + | $("body").scrollspy({ target: "#navId", offset: 50 }); | |
− | + | $("li.active a").click(); | |
− | + | }); | |
− | + | </script> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</body> | </body> | ||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Latest revision as of 03:46, 18 October 2018