|
|
Line 327: |
Line 327: |
| font-style:italic; | | font-style:italic; |
| font-size:center;} | | font-size:center;} |
| + | #hpslider {background: url("") no-repeat center center;min-height: 250px;margin:10px 0 25px;float:left; width:580px;} |
| + | .home .st_portfolio {margin-bottom:15px;} |
| + | .home .post {background:none;margin-bottom:20px; } |
| + | .home .st_portfolio .entry-thumb {margin:0 0 5px;} |
| + | .home .post .entry-thumb {margin:0 0 10px;} |
| #home-portfolio ul, #home-blog ul, #home-blocks ul {list-style:none;padding:0;margin: 0 -15px 20px 0;} | | #home-portfolio ul, #home-blog ul, #home-blocks ul {list-style:none;padding:0;margin: 0 -15px 20px 0;} |
| #home-portfolio li {float:left;margin:0 15px 10px 0;width:216px;text-align:center;} | | #home-portfolio li {float:left;margin:0 15px 10px 0;width:216px;text-align:center;} |
Line 356: |
Line 361: |
| color:#fff;} | | color:#fff;} |
| | | |
| + | /* =Flexslider */ |
| + | |
| + | .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {outline: none;} |
| + | .slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none} |
| + | /* FlexSlider Necessary Styles */ |
| + | .flexslider {width: 100%; margin: 0; padding: 0;} |
| + | .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} |
| + | .flexslider .slides img {max-width: 100%; display: block;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;} |
| + | .flex-pauseplay span {text-transform: capitalize;} |
| + | .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} |
| + | html[xmlns] .slides {display: block;} |
| + | * html .slides {height: 1%;} |
| + | /* No JavaScript Fallback */ |
| + | .no-js .slides > li:first-child {display: block;} |
| + | /* FlexSlider Styling */ |
| + | .flexslider {background: #fff; position: relative; zoom: 1;margin: 0 0 20px;} |
| + | .flexslider .slides {zoom: 1;} |
| + | .flexslider .slides > li {position: relative;} |
| + | .flex-container {zoom: 1; position: relative;} |
| + | /* Caption style */ |
| + | .flex-caption {background:#232326; padding: 10px; margin: 0; position: absolute; left: 20px; bottom: 20px; color: #fafafa; font-size: 13px; line-height: 18px;max-width: 55%;} |
| + | /* Direction Nav */ |
| + | .flex-direction-nav { height: 0; position:absolute; bottom: 0; right:20px; } |
| + | .flex-direction-nav li a {display: block; position: absolute; bottom: 20px; cursor: pointer; background:#232326; color:#fafafa; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding: 3px 10px; text-align:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px; } |
| + | .flex-direction-nav li a:hover {text-decoration:none;} |
| + | .flex-direction-nav li .next {right: 0;} |
| + | .flex-direction-nav li .prev {right: 30px;} |
| + | .flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;} |
| + | /* Control Nav */ |
| + | .flex-control-nav {position: absolute; bottom: 20px;text-align:right;right:90px;} |
| + | .flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;} |
| + | .flex-control-nav li:first-child {margin: 0;} |
| + | .flex-control-nav li a {width: 13px; height: 13px; display: block; background: url("../images/flex-control-nav.png") no-repeat; cursor: pointer; text-indent: 9999px;overflow: hidden; transition:none;-moz-transition:none;} |
| + | .flex-control-nav li a:hover {background-position: 0 -13px;} |
| + | .flex-control-nav li a.active {background-position: 0 -26px; cursor: default;} |
| + | /* Flexslider - Gallery Post Format */ |
| + | .format-gallery .flex-direction-nav li a {bottom:10px;} |
| + | .format-gallery .flex-direction-nav {right:10px;} |
| #sponsor1{float:left;} | | #sponsor1{float:left;} |
| #sponsor2{float:right;} | | #sponsor2{float:right;} |
Line 380: |
Line 423: |
| <nav id="primary-nav" role="navigation" class="clearfix"> | | <nav id="primary-nav" role="navigation" class="clearfix"> |
| <ul id="menu-primary-nav" class="nav sf-menu clearfix"> | | <ul id="menu-primary-nav" class="nav sf-menu clearfix"> |
- | <li"current-menu-item"><a href="https://2013.igem.org/Team:SCAU-China" >Home</a></li> | + | <li class="current-menu-item"><a href="https://2013.igem.org/Team:SCAU-China" >Home</a></li> |
| <li><a href="#">Team</a> | | <li><a href="#">Team</a> |
| <ul class="sub-menu"> | | <ul class="sub-menu"> |
Line 387: |
Line 430: |
| </ul> | | </ul> |
| </li> | | </li> |
- | <li "current-menu-item"><a href="#">Project</a> | + | <li><a href="#">Project</a> |
| <ul class="sub-menu"> | | <ul class="sub-menu"> |
| <li><a href="https://2013.igem.org/Team:SCAU-China/Project" >Overview</a></li> | | <li><a href="https://2013.igem.org/Team:SCAU-China/Project" >Overview</a></li> |
Line 417: |
Line 460: |
| | | |
| </header> | | </header> |
- | | + | <!-- /#header --> |
- | <!-- #page-header -->
| + | |
- | <div id="page-header">
| + | |
- | <h1>Title</h1>
| + | |
- | <p>Subtitle</p>
| + | |
- | </div>
| + | |
- | | + | |
| <!-- #primary --> | | <!-- #primary --> |
- | <div id="primary" class="clearfix"> | + | <div id="primary" class="clearfix"> |
- | <section id="content1" role="main" class="clearfix fullwidth">
| + | <!-- #content --> |
- | <p>Est odio mi per mauris, dictum in, incidunt accumsan et quam quisque hac. Cras dolor aliquet euismod odio tortor viverra. Elit blandit praesent amet risus ligula nullam, dignissim aliquam adipisci odio sed lorem amet. Mauris sed ultrices tellus, tellus maecenas enim, in et lectus fusce aliquam laoreet vehicula, ridiculus blandit in hic ultrices, vehicula luctus.</p>
| + | <section id="content1" role="main" class="fullwidth"> |
- | </section>
| + | <div id="feature" class="clearfix"> |
- | </div> | + | <div id="callout"> |
| + | <h2>Overview</h2> |
| + | <p> Organophosphorus pesticides (OP), which are highly toxic, are still used in some developing countries. Many terrestrial and aquatic ecosystems across the world are contaminated with OP. Residues of OP in food are also often reported</p> |
| + | <p> This year, our goal is to construct a system that can sensing and degrade organophosphorus pesticides.</p> |
| + | <p><a href="#">View Our Work →</a></p> |
| + | </div> |
| + | <div id="hpslider" class="flexslider"> |
| + | <script type="text/javascript" charset="utf-8"> |
| + | jQuery(window).load(function() { |
| + | jQuery('#hpslider').flexslider({ |
| + | keyboardNav: false, |
| + | prevText: "<", |
| + | nextText: ">" |
| + | }); |
| + | }); |
| + | </script> |
| + | <ul class="slides"> |
| + | <li><img src="https://static.igem.org/mediawiki/2013/1/12/SCAU-China_slide1.jpg" alt="" /> </li> |
| + | <li><img src="https://static.igem.org/mediawiki/2013/2/26/SCAU-China_slide2.jpg" alt="" /> </li> |
| + | <li><img src="https://static.igem.org/mediawiki/2013/0/0d/SCAU-China_slide3.jpg" alt="" /> </li> |
| + | </ul> |
| + | </div> |
| + | </div> |
| + | <div id="home-blocks" class="clearfix"> |
| + | <h3 class="deco"><span class="outer"><span class="inner">Our Project</span></span></h3> |
| + | <ul class="clearfix"> |
| + | <li> |
| + | <h3><a href="https://2013.igem.org/Team:SCAU-China/Project/OPdegradation">OP Degradation</a></h3> |
| + | <p> The bacterial organophosphorus hydrolase enzyme hydrolyzes and detoxifies a broad range of toxic organophosphate pesticides. In the first part, we need to use these enzymes to degrade parathion into PNP.</p> |
| + | </li> |
| + | <li> |
| + | <h3><a href="https://2013.igem.org/Team:SCAU-China/Project/PNPsensor" >PNP Sensor</a></h3> |
| + | <p> The second part is a biosensor of the hydrolysis product P-Nitrophenol (PNP). There is no operon that can react to parathion. We foucus on constructing a PNP sensor, which can reflect the existence of parathion.</p> |
| + | </li> |
| + | <li> |
| + | <h3><a href="https://2013.igem.org/Team:SCAU-China/Project/PNPdegradation" >PNP Degradation</a></h3> |
| + | <p> We also design a PNP degradation system. We use enzymes NphA1 and NphA2 to degrade PNP, but fail. We find another pathway to degrade PNP in 5 steps with 4 enzymes in Rhodococcus sp. Strain PN1. </p> |
| + | </li> |
| + | <li> |
| + | <h3><a href="https://2013.igem.org/Team:SCAU-China/Project/SuicideSystem" >Suicide System</a></h3> |
| + | <p> With the public increasingly concerned about biosafety, we conceived a suicide gene circuit to ensure these recombinanational bacteria can only survive in laboratories and not cause horizontal gene transfer.</p> |
| + | </li> |
| + | </ul> |
| + | </div> |
| + | <div id="home-blog" class="clearfix"> </div> |
| + | </section> |
| + | <!-- /#content --> |
| + | </div> |
| + | <!-- /#primary --> |
| + | <!-- #footer --> |
| + | <footer id="footer" class="clearfix"> |
| + | <center>Sponsors</center> |
| + | <div id=sponsor1><a href="http://www.scau.edu.cn"><img src="https://static.igem.org/mediawiki/2013/d/d3/Scau_sclo.png" alt="" width="411" height="116"></a></div> <div id=sponsor2><a href="http://life.scau.edu.cn"><img src="https://static.igem.org/mediawiki/2013/f/fa/Scau_lifelogo.png" alt="" width="411" height="116"></a></div> |
| + | </footer> |
| + | <!-- /#footer --> |
| | | |
| <!-- #footer-bottom --> | | <!-- #footer-bottom --> |