|
|
(297 intermediate revisions by 5 users not shown) |
Line 1: |
Line 1: |
− | <!DOCTYPE html>
| + | {{BNU-CHINA/partials/header}} |
− | <html lang="zh-CN">
| + | {{BNU-CHINA/partials/nav | HOME=active}} |
− | <head>
| + | <html> |
− | <meta charset="utf-8">
| + | |
− | <meta width=device-width, initial-scale=1.0>
| + | |
− | <title></title>
| + | |
− | <link rel="stylesheet" href="Font/Raleway_Thin/stylesheet.css" />
| + | |
− | <link rel="stylesheet" href="https://2015.igem.org/Team:BNU-CHINA/css/bootstrap.min.siren.css?action=raw" />
| + | |
− | <link rel="stylesheet" href="https://2015.igem.org/Team:BNU-CHINA/css/onepage-scroll.css?action=raw" />
| + | |
− | <link rel="stylesheet" href="css/myStyle.css" /> | + | |
− |
| + | |
− | | + | |
− | | + | |
| <style> | | <style> |
− | .page1 { background:url('image/welcome_p1.jpg');
| + | #mw-content-text, body { |
− | background-size:100% 100%;
| + | background: #291E16; |
− | background-repeat:no-repeat;}
| + | } |
− | .page1 a {color:#FFFFFF;}
| + | |
− | .page2 { background:url('image/story02.jpg');
| + | |
− | background-size:100% 100%;
| + | |
− | background-repeat:no-repeat;}
| + | |
− | .page2 a {color:#FFFFFF;}
| + | |
− | .page3 { background:url('image/story03.jpg');
| + | |
− | background-size:100% 100%;
| + | |
− | background-repeat:no-repeat;}
| + | |
− | .page3 a {color:#FFFFFF;}
| + | |
− | .page4 { background:url('image/story04.jpg');
| + | |
− | background-size:100% 100%;
| + | |
− | background-repeat:no-repeat;}
| + | |
− | .page4 a {color:#FFFFFF;}
| + | |
− | p.title { position: relative; top: 35%; font: 700 40px "Microsoft Yahei"; color: #fff; text-align: center;}
| + | |
− | button.center{ position: relative; top:35%;left:48%;font: 700 25px "Microsoft Yahei"; color: #fff; text-align: center;}
| + | |
− | button.bottom{ position: relative; top:80%;left:48%;}
| + | |
| </style> | | </style> |
− | </head>
| |
− |
| |
− | <body>
| |
− | <div class="main">
| |
− | <div class="page page1">
| |
− | <div class="navbar">
| |
− | <nav class="navbar navbar-default navbar-fixed-top nav-config" role="navigation" style="background-image:url('image/nav-header.png');background-repeat:no-repeat;">
| |
− | <div class="navbar-header nav-left">
| |
− | <button type="button" class="navbar-toggle" data-toggle="collapse"
| |
− | data-target="#Menu">
| |
− | <span class="sr-only">切换导航</span>
| |
− | <span class="icon-bar"></span>
| |
− | <span class="icon-bar"></span>
| |
− | <span class="icon-bar"></span>
| |
− | <a href="https://2015.igem.org"><img src="image/igem.png" class="img-responsive"></a>
| |
− | </button>
| |
− | </div>
| |
− | <div class="navbar-collapse collapse in nav-right" id="Menu">
| |
− | <ul class="nav navbar-nav">
| |
− | <li class="nav-box li-a active"><a href="welcome.html">HOME</a></li>
| |
− | <li class="nav-box li-1"><a href="project.html">PROJECT</a></li>
| |
− | <li class="nav-box li-2"><a href="team.html">TEAM</a></li>
| |
− | <li class="nav-box li-3"><a href="model.html">MODEL</a></li>
| |
− | <li class="nav-box li-4"><a href="HP.html">P&P</a></li>
| |
− | <li class="nav-box li-1"><a href="safety.html">SAFETY</a></li>
| |
− | <li class="nav-box li-2"><a href="achiv.html">ACHIVEMENT</a></li>
| |
− | <li><a href="https://2015.igem.org"><img src="image/igem.png"></a></li>
| |
− | </ul>
| |
− | </div>
| |
− | </nav>
| |
− | </div>
| |
− | <div class="row" style="margin:auto;background-color:transparent;text-align:center;color:white;position:relative;top:375px">
| |
− | <h1>Synthetic Intelligent Ranger E. coli for Nematodes</h1>
| |
− | <h2>Team:BNU-China</h2>
| |
− | <a href="#" style="position:relative;top:45px"><img src="image/pagedown.png"></a>
| |
− | </div>
| |
− | </div>
| |
− | <div class="page page2">
| |
− | </div>
| |
− | <div class="page page3">
| |
− | </div>
| |
− | <div class="page page4">
| |
− | </div>
| |
− | </div>
| |
− |
| |
− | <script src="js/jquery.min.js"></script>
| |
− | <script src="js/bootstrap.min.js"></script>
| |
− | <script src="js/jquery.onepage-scroll.js"></script>
| |
| <script> | | <script> |
− | $(function(){ | + | $(document).ready(function(){ |
− | $('.main').onepage_scroll({
| + | window.scrollTo(0, $(".navbar-siren").height()); |
− | sectionContainer: '.page',
| + | |
− | loop:false
| + | |
− | });
| + | |
| }); | | }); |
− | $(function () { $('#Menu').collapse('hide')});
| + | |
| </script> | | </script> |
− | | + | </html> |
− | </body> | + | {{BNU-CHINA/wrapper |9/91/BNU_CHINA-home-1|BNU-CHINA|Synthetic Intelligent Ranger <em>E. coli</em> for Nematodes. |14|background-image:linear-gradient(-180deg, #FFFFFF 0%, #FFFFFF 60%, #A88F7B 100%);|border:none;font-family: 'Computer Modern Serif', serif;box-shadow:none;background:none;text-align: center;font-size:36px;line-height:48px;font-weight:700;padding: 0 0 }} |
| + | <html> |
| + | </html> |
| + | {{BNU-CHINA/wrapper |0/0b/BNU_CHINA-home-2|BACKGROUND|Plant - parasitic nematodes which are usually too tiny to catch sight of have caused serious losses to agricultural crops worldwide. Over 5000 species of 200 genus can parasitize various organs of manifold plants widely. According to incomplete statistics, the losses caused by pathogenic nematodes can reach $100 billion every year worldwide. |72|background-image:linear-gradient(-180deg, #A88F7B 0%, #291E16 50%, #291E16 100%);|url=/Team:BNU-CHINA/Project}} |
| + | <html> |
| + | </html> |
| + | {{BNU-CHINA/wrapper |c/c8/BNU_CHINA-home-3|BAIT & KILLER|In our project, we designed three modules to attract and poison plant-parasitic nematodes. The <em>E.coli</em> would express attractant to allure nematodes when exposed to light, and express toxin to kill them as a result of the promoter’s reverse in the dark.|38.5|url=/Team:BNU-CHINA/Module}} |
| + | <html> |
| + | </html> |
| + | {{BNU-CHINA/wrapper |7/73/BNU_CHINA-home-4|DEVICE|We designed a device with engineering bacteria inside, which can be placed in soil to attract and kill nematodes. We took advantage of gas diffusion and nematodes’ movement analogue simulation to find the best position for the device to be placed in an assuming farmland. And a database is built to broaden the scope of our applications.|20|url=/Team:BNU-CHINA/Design}} |
| + | <html> |
| + | </html> |
| + | {{BNU-CHINA/wrapper |b/b6/BNU_CHINA-home-5|POLICY & PRACTICE|According to our survey, the farmer had not realize the damage of nematodes and we gave some suggestions to them. We interviewed related experts, dropped in the countryside, analyzed the soil sample, communicated with other teams and did assistance.|58.5|url=/Team:BNU-CHINA/Practices}} |
| + | <html> |
| </html> | | </html> |