|
|
Line 1: |
Line 1: |
− | <html xmlns="http://www.w3.org/1999/xhtml">
| + | {{Template:Team:LMU-Munich/Playground/menu}} |
− | | + | <html> |
− | <head> | + | <link href="https://2014.igem.org/Team:LMU-Munich/home.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> |
− | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
| + | <div id="home"> |
− | <title>Aomy</title> | + | <div id="home-logo"> |
− | | + | <a href="https://igem.org/Main_Page" target="_blank"> |
− | <script type="text/javascript" src="https://igem.org/common/jquery-1.11.1.min.js?action=raw&ctype=text/javascript"></script>
| + | <img src="https://static.igem.org/mediawiki/2014/8/8a/LMU_IGEMLogo.png" /> |
− | | + | |
− | <style type="text/css">
| + | |
− | | + | |
− | html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
| + | |
− | {margin: 0; padding: 0; font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei", STXihei, STHeiti, Heiti, SimSun, sans-serif; font-size: 100%;}
| + | |
− | html,body
| + | |
− | {color: #333}
| + | |
− | body
| + | |
− | {background: #fff;}
| + | |
− | ul,ol,li
| + | |
− | {list-style: none;}
| + | |
− | a:link, a:visited | + | |
− | {color: #333; text-decoration: none;}
| + | |
− | a:hover
| + | |
− | {color: #12b7f5;}
| + | |
− | img
| + | |
− | {border: none;}
| + | |
− | em
| + | |
− | {font-style: normal;}
| + | |
− | h1,h2,h3,h4,h5
| + | |
− | {font-weight: normal;}
| + | |
− | | + | |
− | | + | |
− | .crossbanenr{ width: 100%; height: 578px;}
| + | |
− | .crossbanenr ul{ position: relative; width: 100%; height: 100%; overflow: hidden; margin: 0 auto;}
| + | |
− | .crossbanenr li{ position: absolute; left: 50%; top: 0; width: 1920px; height: 100%; margin: 0 0 0 -960px; display: none; z-index: 1;}
| + | |
− | .crossbanenr li:first-child{ display: block;}
| + | |
− | .crossbanenr li.current{ z-index: 2;}
| + | |
− | .crossbanenr li.pcqqbg{ background: transparent url(https://static.igem.org/mediawiki/2015/archive/3/38/20150704080529%21Background1.jpg) no-repeat center top;}
| + | |
− | | + | |
− | .bncont{ position: relative; width: 948px; height: 100%; margin: 0 auto;}
| + | |
− | .bntxt{ position: absolute; left: -53px; top: 50%; width: 500px; height: 390px; margin-top: -195px; z-index: 10;}
| + | |
− | .bntxt h2{ width: 100%; height: 0; overflow: hidden; padding-top: 329px; text-indent: -9999px;}
| + | |
− | .bntxt a{ display: block; width: 386px; height: 0; overflow: hidden; margin: 0 auto; padding-top: 76px; background: transparent url(https://static.igem.org/mediawiki/2015/3/33/Btn541b.png) no-repeat 0 0; text-align: center; line-height: 76; font-size: 30px; letter-spacing: 15px;}
| + | |
− | .bntxt a:link, .bntxt a:visited{ color: #fff;}
| + | |
− | .bntxt a.bnxz{ background-position: 0 0;}
| + | |
− | .bntxt a.bnxz:hover{ background-position: 0 -77px;}
| + | |
− | .pcqqbg .bntxt h2{ background: transparent url(https://static.igem.org/mediawiki/2015/f/fb/Title1.png) no-repeat 15px top;}
| + | |
− | | + | |
− | | + | |
− | .content{ width: 100%;}
| + | |
− | | + | |
− | #content{padding: 0; border: 0; width: 100%;}
| + | |
− | | + | |
− | .firstHeading{visibility: hidden; }
| + | |
− | | + | |
− | </style>
| + | |
− | | + | |
− | </head>
| + | |
− | | + | |
− | | + | |
− | <body>
| + | |
− | | + | |
− | <a style="width:50px; height:50px; position:fixed; right:30px; bottom:30px; z-index:9999; display:none; background:url(http://demo.lanrenzhijia.com/2014/scrollTop1120/images/lanren.gif) no-repeat center center #147abc;" href="javascript:;" class="lanrenzhijia_top"></a>
| + | |
− | | + | |
− | <script>
| + | |
− | $(function(){
| + | |
− | $(window).scroll(function(){
| + | |
− | var _top = $(window).scrollTop();
| + | |
− | if(_top>300){
| + | |
− | $('.lanrenzhijia_top').fadeIn(600);
| + | |
− | }else{
| + | |
− | $('.lanrenzhijia_top').fadeOut(600);
| + | |
− | }
| + | |
− | });
| + | |
− | $(".lanrenzhijia_top").click(function(){
| + | |
− | $("html,body").animate({scrollTop:0},400);
| + | |
− | });
| + | |
− | });
| + | |
− | </script>
| + | |
− | | + | |
− | | + | |
− | <a class="down" href="javascript:;">
| + | |
− | <div style="position: fixed; margin-top: 40px; margin-left: 20px; width: 50px; height: 30px; background: #147abc; z-index: 999; text-align: center;">
| + | |
− | <p style="color: #fff">Skip</p>
| + | |
− | </div>
| + | |
| </a> | | </a> |
− |
| |
− | <script>
| |
− | $(function(){
| |
− | $(".down").click(function(){
| |
− | $("html,body").animate({scrollTop:$('#menu').offset().top},400);
| |
− | });
| |
− | });
| |
− | </script>
| |
− |
| |
− |
| |
− | <div style="margin-top: -40px;" class="crossbanenr">
| |
− | <ul id="crossbanenr">
| |
− | <li class="pcqqbg">
| |
− | <div class="bncont">
| |
− | <div class="bntxt">
| |
− | <h2>Amoy China</h2>
| |
− | <a class="bnxz" href="https://2015.igem.org/Team:Amoy/Project">more</a>
| |
− | </div>
| |
− | </div>
| |
− | </li>
| |
− | </ul>
| |
| </div> | | </div> |
| | | |
− | | + | <div id="twopager"> |
− | <div class="content"> | + | <a href="https://static.igem.org/mediawiki/2014/2/29/LMU14_2pager-final.pdf" target="_blank"> |
− | | + | <img src="https://static.igem.org/mediawiki/2014/3/37/LMU14_2pager.png" /> |
− | <div> | + | </a> |
− | <img src="https://static.igem.org/mediawiki/2015/2/24/T1.png"/> | + | |
| </div> | | </div> |
− | | + | <img id="skyline" src="https://static.igem.org/mediawiki/2014/9/97/LMU14_home_completeskyline.jpg"/> |
− | <div style="background-image: url(https://static.igem.org/mediawiki/2015/a/a5/Bg2.jpg); min-height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; top: -700px; height: 750px; background-attachment: fixed;"> | + | |
| </div> | | </div> |
| + | <div id="lmu-content2"> |
| + | <div id="tiles"> |
| + | <div class="row"> |
| + | <div class="col-xs-12 col-md-4"> |
| + | <a href="https://2014.igem.org/Team:LMU-Munich/Project/Problem"> |
| + | <img src="https://static.igem.org/mediawiki/2014/8/82/LMU14_home_button_problem.png" /> |
| + | </a> |
| + | </div> |
| + | <div class="col-xs-12 col-md-4"> |
| + | <a href="https://2014.igem.org/Team:LMU-Munich/Project/Bakillus"> |
| + | <img src="https://static.igem.org/mediawiki/2014/b/b1/LMU14_home_button_strategy.png" /> |
| + | </a> |
| + | </div> |
| + | <div class="col-xs-12 col-md-4"> |
| + | <a href="https://2014.igem.org/Team:LMU-Munich/Results"> |
| + | <img src="https://static.igem.org/mediawiki/2014/8/8e/LMU14_home-button-results.png" /> |
| + | </a> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div id="home-abstract"> |
| + | </html> |
| | | |
| + | <br/> |
| | | |
− | <div style="background: #fff; width: 100%; height: 524px; ">
| + | =Abstract= |
− | <div style="position: relative; width: 100%; height: 584px; margin: 0 auto;">
| + | Increasing bacterial resistance to classical antibiotics remains a serious threat and urges the development of novel pathogen-killing strategies. Exploiting bacterial communication mechanisms such as quorum sensing is a promising strategy to specifically target certain pathogens. The major aim of this project is the introduction of a genetic circuit enabling ''Bacillus subtilis'' to actively detect, attach to, and eventually kill ''Staphylococcus aureus'' and ''Streptococcus pneumoniae''. |
| | | |
− | <div style="position: absolute; top: 115px; width: 557px; right: 30px;">
| + | Initially, we will introduce the autoinducer-sensing two-component systems of ''S. aureus'' and ''S. pneumoniae'' into ''B. subtilis''. to create a pathogen-detecting strain. By utilizing quorum sensing-dependent promoters, we will then trigger pathogen-killing strategies like the production of antimicrobial peptides or biofilm degradation. As a safety measure a delayed suicide-switch guarantees non-persistence of genetically modified ''B. subtilis'' in the absence of pathogens. We envision the use of BaKillus as a smart, cheap and simple-to-use medical device for diagnostics and targeted treatment of multiresistant super bugs. |
− | <img style="width: 100%;" src="https://static.igem.org/mediawiki/2015/7/78/H2.png" />
| + | |
− | <p style="width: 100%; text-align: right; margin-top: 15px;">This is the scene that we're exexperimenting. This is the scene that we're exexperimenting.</p>
| + | |
− | <p style="width: 100%; text-align: right; margin-top: 20px;">
| + | |
− | <a style="color: #12b7f5;">Learn more ></a>
| + | |
− | </p>
| + | |
− | </div>
| + | |
− | <div>
| + | |
− | <img style="position: absolute; left: 30px; width: 770px; height: 763px; bottom: 0;" src="https://static.igem.org/mediawiki/2015/0/0d/T12.png" />
| + | |
− | </div>
| + | |
| | | |
| + | <html> |
| </div> | | </div> |
− | </div> | + | <div id="home-footer-wrapper"> |
− | | + | <div id="home-footer"> |
| | | |
− | <div style="background-image: url(https://static.igem.org/mediawiki/2015/c/cb/Bg1.jpg); min-height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; top: -700px; height: 800px; background-attachment: fixed;">
| |
| </div> | | </div> |
− |
| |
− |
| |
− | <div style="background: #fff; width: 100%; height: 524px; overflow: hidden">
| |
− | <div style="position: relative; width: 100%; height: 584px; margin: 0 auto;">
| |
− |
| |
− | <div style="position: absolute; top: 115px; width: 600px; left: 30px;">
| |
− | <img style="width: 100%;" src="https://static.igem.org/mediawiki/2015/2/26/H3.png" />
| |
− | <p style="width: 100%; text-align: left; margin-top: 15px;">They are our experimental results. They are our experimental results.</p>
| |
− | <p style="width: 100%; text-align: left; margin-top: 20px;">
| |
− | <a style="color: #12b7f5;">Learn more ></a>
| |
− | </p>
| |
| </div> | | </div> |
− |
| |
− | <div>
| |
− | <img style="position: absolute; right: 30px; width: 700px; height: 584px; bottom: 0;" src="https://static.igem.org/mediawiki/2015/f/fb/T22.png" />
| |
| </div> | | </div> |
− |
| |
− | </div>
| |
− | </div>
| |
− |
| |
− |
| |
− | <div style="background-image: url(https://static.igem.org/mediawiki/2015/3/32/Bg4.jpg); min-height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; top: -700px; height: 750px; background-attachment: fixed;">
| |
− | </div>
| |
− |
| |
− |
| |
− | <div id="menu" style="background: #fff; width: 100%; height: 524px; overflow: hidden">
| |
− | <div style="position: relative; width: 100%; height: 584px; margin: 0 auto;">
| |
− |
| |
− | <div style="position: absolute; top: 120px; width: 490px; right: 30px;">
| |
− | <img style="width: 100%;" src="https://static.igem.org/mediawiki/2015/3/37/T_project.png" />
| |
− | <p style="width: 100%; text-align: right; margin-top: 15px;">This is the part of our project. This is the part of our project. This is the part of our project.</p>
| |
− | <p style="width: 100%; text-align: right; margin-top: 20px;">
| |
− | <a style="color: #12b7f5;">Learn more ></a>
| |
− | </p>
| |
− | </div>
| |
− |
| |
− | <div>
| |
− | <img style="position: absolute; left: 30px; width: 700px; height: 584px; bottom: 0;" src="https://static.igem.org/mediawiki/2015/d/d4/H4.png" />
| |
− | </div>
| |
− |
| |
− |
| |
− | <div style="position: absolute; width: 150px; height: 150px; left: 150px; top: 100px;">
| |
− | <a href="https://2015.igem.org/Team:Amoy/Project"><img src="https://static.igem.org/mediawiki/2015/9/92/Project.png"/></a>
| |
− | </div>
| |
− | <div style="position: absolute; width: 150px; height: 150px; left: 330px; top: 100px;">
| |
− | <a href="https://2015.igem.org/Team:Amoy/Interlab"><img src="https://static.igem.org/mediawiki/2015/e/ec/Newsletter.png"/></a>
| |
− | </div>
| |
− | <div style="position: absolute; width: 150px; height: 150px; left: 510px; top: 100px;">
| |
− | <a href="https://2015.igem.org/Team:Amoy/Newsletter"><img src="https://static.igem.org/mediawiki/2015/6/66/Practice.png"/></a>
| |
− | </div>
| |
− | <div style="position: absolute; width: 150px; height: 150px; left: 690px; top: 100px;">
| |
− | <a href="https://2015.igem.org/Team:Amoy/Practice"><img src="https://static.igem.org/mediawiki/2015/7/70/More.png"/></a>
| |
− | </div>
| |
− | <div style="position: absolute; width: 150px; height: 150px; left: 150px; top: 300px;">
| |
− | <a href="https://2015.igem.org/Team:Amoy/Member"><img src="https://static.igem.org/mediawiki/2015/7/70/More.png"/></a>
| |
− | </div>
| |
− | <div style="position: absolute; width: 150px; height: 150px; left: 330px; top: 300px;">
| |
− | <a href="https://2015.igem.org/Team:Amoy/Safety"><img src="https://static.igem.org/mediawiki/2015/8/84/Safety.png"/></a>
| |
− | </div>
| |
− | <div style="position: absolute; width: 150px; height: 150px; left: 510px; top: 300px;">
| |
− | <a href="https://2015.igem.org/Team:Amoy/Acknowledgement"><img src="https://static.igem.org/mediawiki/2015/9/94/Judging.png"/></a>
| |
− | </div>
| |
− |
| |
− | </div>
| |
− | </div>
| |
− |
| |
− | </div>
| |
− |
| |
− |
| |
− | <div style="width: 100%; height: 200px; background: #2a2a2a;">
| |
− | </div>
| |
− |
| |
− |
| |
− | <!--
| |
− | <script type="text/javascript" src="https://igem.org/common/jquery-1.11.1.min.js"></script>
| |
− | -->
| |
− | </body>
| |
| </html> | | </html> |
| + | {{Template:Team:LMU-Munich/Playground/footer}} |
| + | <html><script>initiateNavigation("none");</script></html> |