Difference between revisions of "Team:RDFZ-China/Description"

Line 1: Line 1:
{{RDFZ-China}}
 
 
<html>
 
<html>
 
 
 
<head>
 
<head>
<style>  
+
    <meta http-equiv="X-UA-Compatible" content="chrome=1">
body {
+
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
  background-color: white;
+
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  width: 100%;
+
    <meta charset="UTF-8">
  background-size:100%;
+
    <title>RDFZ-China</title>
  overflow: scroll;
+
    <link href="sub.css" rel="stylesheet" type="text/css">
  background-image:url(https://static.igem.org/mediawiki/2017/1/1f/RDFZ-China_wiki.jpeg)
+
  <style>
 +
#sideMenu, #top_title {display:none;}
 +
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;background-color: transparent;}
 +
body {background-color: transparent; }
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px;text-decoration: none; }
 +
  html{
 +
    background-color:#fffde3 ;
 +
   
 
}
 
}
 
+
header { width: 96%; margin: 0 2%;margin-bottom: 20px; }
#sideMenu, #top_title {
+
header:after { content: ''; display: block; clear: both; }
  display:none;
+
header .site-logo { float: left; width: 20%; }
 +
header .site-logo img { width:90%; }
 +
header .site-nav { float: right; position: relative; width: 70%; }
 +
header .site-nav img { width: 100%;margin:0 0 30px 0; }
 +
header .site-nav ul { position: absolute; top: 0; left: 0; margin: 0; padding: 0; width: 100%; height: 100%; list-style: none; }
 +
header .site-nav ul li { position: absolute; transform: translate(-50%,-50%); }
 +
header .site-nav ul li.team { top: 37%; left: 22%; }
 +
header .site-nav ul li.project { top: 55%; left: 35%; }
 +
header .site-nav ul li.awards { top: 57%; left: 50%; }
 +
header .site-nav ul li.safety { top: 31%; left: 63.5%; }
 +
header .site-nav ul li.human { top: 37%; left: 79%; }
 +
header .site-nav ul li.model { top: 59%; left: 94%; }
 +
header .site-nav ul li:hover ul { display: block; }
 +
header .site-nav ul li a { display: block; font-size: .95em; padding-bottom: .5em; text-decoration: none; letter-spacing: .15em; text-transform: uppercase; color: black; -webkit-transition: color .3s; transition: color .3s; z-index:20;}
 +
header .site-nav ul li a:hover { border-bottom: 1px solid red; background-color: #FEFEFE; color: #C4C4C4; cursor: pointer; }
 +
header .site-nav ul li ul { top: auto; left: 0; display: none; width: auto; height: auto; }
 +
header .site-nav ul li ul li { position: static; transform: none; }
 +
p{text-align:justify;word-wrap: break-word;}
 +
ol li{text-align: justify;}
 +
.title { position: relative; z-index: 1;text-align: center;margin:0 100px 0 100px; }
 +
.title-content{background-position: center;text-align: center;text-align: center;font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"}
 +
.m { width: 30%;margin: 0 auto;}
 +
.fb {width:100%;margin: 0px 0 -50px 0;position :relative;}
 +
footer{height:220px;background-image:-moz-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%); background-image: -webkit-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%); background-image: -ms-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%);margin:0 100px 0px 100px}
 +
.x ul{list-style: none;}
 +
.x li{display: block; margin: 0 1.2em;}
 +
.x img{float:left;}
 +
.math{width:30%;margin:70px 0 0 10px}
 +
.footer-logo{width:25%;margin:25px 0 0 100px}
 +
.igem{;width:20%;margin:15px 10px 0 100px}
 +
.line{ 
 +
    height: 30px;
 +
    border-style: solid;
 +
    border-color: black;
 +
    border-width: 1px 0 0 0;
 +
    border-radius: 20px;
 +
    background-color: inherit;
 
}
 
}
 
+
.line:before{  
#content {
+
    display: block;
  padding:0px;
+
    content: "";
  width:100%;
+
    height: 30px;
  margin-top:-7px;
+
    margin-top: -31px;
  margin-left:0px;
+
    border-style: solid;
  background-color: transparent;
+
    border-color: black;
}
+
    border-width: 0 0 1px 0;
 
+
    border-radius: 20px;
body {
+
    }
  background-color: transparent;
+
  </style>
}
+
 
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
+
  margin-bottom: 0px;
+
  text-decoration: none;
+
}
+
+
.nav {
+
  text-align:center;
+
  width:1000px;
+
  margin: 0 auto;
+
  font-family:"Lobster",sans-serif;
+
  line-height: 20px;
+
  margin-bottom: 20px;
+
  position:relative;
+
}
+
 
+
.nav ul {
+
  word-spacing: 60px;
+
  margin: 0px;
+
  padding : 0px;
+
  list-style: none;
+
}
+
 
+
.nav ul li {
+
  position:relative;
+
  z-index:0;
+
  width:125px;
+
  background-color:goldenrod;
+
  height:25px;
+
  font-size:18px;
+
  padding: 15px;
+
  float:left;
+
  opacity: 0.9;
+
}
+
 
+
.nav ul li a {
+
  text-decoration: none;
+
  color:white;
+
  display:block;
+
}
+
 
+
.nav ul li:hover {
+
  background-color:darkmagenta;
+
}
+
 
+
.nav ul li ul {
+
  position:absolute;
+
  z-index: 1;
+
  top:55px;
+
  left:0;
+
}
+
 
+
.nav ul li ul li {
+
  display:none;
+
}
+
 
+
.nav ul li:hover ul li {
+
  display:block;
+
}
+
 
+
#backgroundImage {
+
  z-index: 0
+
}
+
+
.story {
+
  font-family:"Lobster Two" ;
+
  width:850px;
+
  margin: 0 auto;
+
  line-height: 1.9em;
+
}
+
 
+
#sb{
+
  margin-top:20px; 
+
  font-size:20px;
+
}
+
 
+
#Goals{
+
  margin-top:20px;
+
  font-size:20px;
+
}
+
 
+
#Brain{
+
  margin-top:20px;
+
  font-size:20px;
+
}
+
 
+
#design{
+
  margin-top:20px;
+
  font-size:20px;
+
  font-family: "Dr Sugiyama";
+
}
+
+
#MSF {
+
  text-align: center;
+
  color:gold;
+
  line-height:60px;
+
  font-size:50px;
+
  font-family:"Open Sans",sans-serif;
+
  margin: 50px 0px 80px 0px;
+
  margin: 0 auto;
+
  width:100%;
+
}
+
 
+
#title{
+
  text-align:center;
+
  font-size:50px;
+
  color:rgb(220,45,120);
+
  margin: 1px 0px 2px 0px;
+
}
+
 
+
#TeamSymbol{
+
  width:100px;
+
}
+
</style>
+
 
</head>
 
</head>
 
 
<body>
 
<body>
 
+
    <header>
<body>
+
        <div class="site-logo">
 
+
            <img src="https://static.igem.org/mediawiki/2017/5/57/RDFZ_logo.png" />
<div>
+
        </div>
<img src="https://static.igem.org/mediawiki/2017/3/32/RDFZ_Team_symbol.jpeg" alt="This is the team symbol" id="TeamSymbol">
+
        <div class="site-nav-bg">
</div>
+
         </div>
 
+
      <nav class="site-nav">
<div class="nav" >
+
            <img src="https://static.igem.org/mediawiki/2017/6/6e/RDFZ_wiki_nav.png" />
    <ul>
+
         <li><a href="https://2017.igem.org/Team:RDFZ-China/Team" style = "color:white">Team</a>
+
          <ul>
+
            <li><a href="https://2017.igem.org/Team:RDFZ-China/Results">Results</a></li>
+
<li><a href="https://2017.igem.org/Team:RDFZ-China/Collaboration">Collobration</a></li>
+
            <li><a href ="https://2017.igem.org/Team:RDFZ-China/InterLab">Interlab</a></li>
+
          </ul>
+
        </li>
+
        <li><a href="https://2017.igem.org/Team:RDFZ-China/Description" style = "color:white" >Project </a>
+
 
             <ul>
 
             <ul>
              <li><a href="https://2017.igem.org/Team:RDFZ-China/Description" >Description</a></li>
+
                <li class="team">
              <li><a href="https://2017.igem.org/Team:RDFZ-China/Design">Design</a></li>
+
                    <a href="https://2017.igem.org/Team:RDFZ-China/Team">Team</a>
              <li><a href="https://2017.igem.org/Team:RDFZ-China/Experiments">Experiments</a></li>
+
                    <ul>
              <li><a href="https://2017.igem.org/Team:RDFZ-China/Parts" style = "color:white">Parts</a></li>
+
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Attributions">Attribution</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Results">Results</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Collaboration">Collobration</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/InterLab">Interlab</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="project">
 +
                    <a href="https://2017.igem.org/Team:RDFZ-China/Description">Project </a>
 +
                    <ul>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Description">Description</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Design">Design</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Experiments">Experiments</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Parts">Parts</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Notebook">Notebook</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="awards">
 +
                    <a href="https://2017.igem.org/Team:RDFZ-China/Applied_Design">Awards</a>
 +
                    <ul>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Entrepreneurship">Entrepreneurship</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="safety"><a href="https://2017.igem.org/Team:RDFZ-China/Safety">Safety</a></li>
 +
                <li class="human">
 +
                    <a href="https://2017.igem.org/Team:RDFZ-China/HP/Silver">Human<br>Practice</a>
 +
                    <ul>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/HP/Silver">HP Silver</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/HP/Gold_Integrated">HP Gold</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Engagement">Public Engagement</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="model"><a href="https://2017.igem.org/Team:RDFZ-China/Model">Model</a>
 +
                <ul>
 +
                <li><a href="https://2017.igem.org/Team:RDFZ-China/Hardware">Hardware</a></li>
 +
                </ul>
 +
                </li>
 
             </ul>
 
             </ul>
         </li>
+
         </nav>
         <li><a href="https://2017.igem.org/Team:RDFZ-China/Model" style = "color:white">Model</a></li>  
+
         <div style="clear:both;"></div>
         <li><a href="https://2017.igem.org/Team:RDFZ-China/Safety" style = "color:white">Safety</a></li>  
+
    </header>
         <li><a href="https://2017.igem.org/Team:RDFZ-China/HP/Silver" style = "color:white; word-spacing:5px;">Human Practice</a>
+
    <main>
            <ul>
+
         <!--Title-->
            <li><a href="https://2017.igem.org/Team:RDFZ-China/Notebook">Notebook</a></li>
+
      <section class="title">
            </ul>
+
            <div class="title-content">
        </li>  
+
                <img src="https://static.igem.org/mediawiki/2017/4/48/Rdfz_wiki_description.png" class="m"/>
         <li><a href="https://2017.igem.org/Team:RDFZ-China/Applied_Design" style = "color:white">Awards</a>
+
           
            <ul>
+
            <!-- Main -->
            <li><a href="https://2017.igem.org/Team:RDFZ-China/Model">Model</a></li>
+
           
             <li><a href="https://2017.igem.org/Team:RDFZ-China/Entrepreneurship">Entrepreneurship</a></li>
+
        </div>
            </ul>
+
        </section>
         </li>  
+
        <footer>
       
+
      <ul class="x">
 +
         <li><img src="https://static.igem.org/mediawiki/2017/7/76/Rdfz_wiki_footer.png" class="math"/></li>
 +
        <li><img src="https://2017.igem.org/wiaki/images/5/57/RDFZ_logo.png" class="footer-logo"/></li>
 +
         <li><img src="https://static.igem.org/mediawiki/2017/1/1a/T--Bristol--igem.png" class="igem"/></li>
 +
      </ul>
 +
      <div class="fp">
 +
             <img src="https://static.igem.org/mediawiki/2017/3/3c/Rdfz_wiki_footer_image.png" class="fb">
 +
        </div>
 +
         </footer>
 
          
 
          
</ul>
+
    </main>
</div>
+
 
+
<img src='https://gss1.bdstatic.com/9vo3dSag_xI4khGkpoWK1HF6hhy/baike/w%3D268/sign=486624cbad014c08193b2fa3327a025b/9922720e0cf3d7cada899614f61fbe096b63a951.jpg'alt="This is the symbol of our school"width="200">
+
<h1>Description</h1>
+
 
+
<p>Tell us about your project, describe what moves you and why this is something important for your team.</p>
+
<p>Our project will engineer Bacillus subtilis(italic) that could be disposed at sites of oil spill to clean up the environment. Our bacteria will overproduce and export surfactin efficiently facilitate its breakdown and achieve bioremediation. The overproduction is mediated by CRISPRa targeting surfactin endogenous synthase genes and the export is achieved by expressing lmrA, a multidrug resistance transporter that could be engineered to have the desired substrate specificity.<p>
+
 
+
<h5>What should this page contain?</h5>
+
<ul>
+
<li> A clear and concise description of your project.</li>
+
<li>A detailed explanation of why your team chose to work on this particular project.</li>
+
<li>References and sources to document your research.</li>
+
<li>Use illustrations and other visual resources to explain your project.</li>
+
</ul>
+
 
+
 
+
<!--</div>-->
+
 
+
<!--<div class="column full_size" >-->
+
 
+
<h5>Advice on writing your Project Description</h5>
+
 
+
<p>
+
We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be consist, accurate and unambiguous in your achievements.
+
</p>
+
 
+
<p>
+
Judges like to read your wiki and know exactly what you have achieved. This is how you should think about these sections; from the point of view of the judge evaluating you at the end of the year.
+
</p>
+
 
+
<!--</div>-->
+
 
+
 
+
<!--<div class="column half_size" >-->
+
 
+
<h5>References</h5>
+
<p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you thought about your project and what works inspired you.</p>
+
 
+
<!--</div>-->
+
 
+
 
+
<!--<div class="column half_size" >-->
+
<h5>Inspiration</h5>
+
<p>See how other teams have described and presented their projects: </p>
+
 
+
<ul>
+
<li><a href="https://2016.igem.org/Team:Imperial_College/Description">2016 Imperial College</a></li>
+
<li><a href="https://2016.igem.org/Team:Wageningen_UR/Description">2016 Wageningen UR</a></li>
+
<li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview"> 2014 UC Davis</a></li>
+
<li><a href="https://2014.igem.org/Team:SYSU-Software/Overview">2014 SYSU Software</a></li>
+
</ul>
+
<!--</div>-->
+
 
+
 
+
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 07:06, 29 October 2017

RDFZ-China