Difference between revisions of "Team:SDU-CHINA/Parts"

 
(34 intermediate revisions by the same user not shown)
Line 50: Line 50:
 
display: block !important;
 
display: block !important;
 
}
 
}
#logo img {  width:150px; margin-top: 15px;} /*???*/
+
#logo img {  width:150px;} /*???*/
table { margin: 0 auto; }
+
td { text-align: center }
+
  
 
#content{
 
#content{
Line 61: Line 59:
 
         height: 100%;
 
         height: 100%;
 
         border: 0px;
 
         border: 0px;
        position: absolute;
 
        top:18px;
 
 
}
 
}
  
#footer,#header {
+
#header {
 
     background: linear-gradient(to right, #005AB5, #007500);
 
     background: linear-gradient(to right, #005AB5, #007500);
 
     background: -webkit-linear-gradient(to right, #005AB5, #007500);
 
     background: -webkit-linear-gradient(to right, #005AB5, #007500);
Line 76: Line 72:
 
}
 
}
  
 +
#footer {
 +
    background: linear-gradient(to right, #005AB5, #007500);
 +
    background: -webkit-linear-gradient(to right, #005AB5, #007500);
 +
    background: -moz-linear-gradient(to right, #005AB5, #007500);
 +
    background: -o-linear-gradient(to right, #005AB5, #007500);
 +
    float: left;
 +
    width: 100%;
 +
    padding: 7px 0;
 +
        margin: 0 0px !important;
 +
}
 
#menu a { text-decoration: none; }
 
#menu a { text-decoration: none; }
#menu a:link, a:visited, a:active { color: white; }
+
#menu a:link,#menu a:visited,#menu a:active { color: white; }
 
#menu a:hover { color: #c1d9ff; }
 
#menu a:hover { color: #c1d9ff; }
 
#menu {
 
#menu {
Line 104: Line 110:
 
#menu ul li ul li { font-size: 10px;  padding: 5%; }
 
#menu ul li ul li { font-size: 10px;  padding: 5%; }
 
#menu li:hover ul, .menu li.over ul { display: block; }
 
#menu li:hover ul, .menu li.over ul { display: block; }
 
  
  
Line 111: Line 116:
 
     float: left;
 
     float: left;
 
     margin-left: 15px;
 
     margin-left: 15px;
    margin-top: 2px;
 
}
 
#address {
 
    text-align: center;
 
    float: right;
 
    margin-right: 20px;
 
    margin-left: 30px;
 
 
     margin-top: 2px;
 
     margin-top: 2px;
 
}
 
}
Line 125: Line 123:
 
     position: relative;
 
     position: relative;
 
     margin-right: 30px;
 
     margin-right: 30px;
     margin-top: 2px;
+
     margin-top: 15px;
    width: 230px;
+
 
}
 
}
  
 +
#contact a { text-decoration: none; }
 +
#contact a:link,#contact a:visited,#contact a:active { color: white; }
 +
#contact a:hover { color: #c1d9ff; }
  
  
Line 164: Line 164:
 
     line-height: 1.5;
 
     line-height: 1.5;
 
     clear: both;
 
     clear: both;
     padding: 0px 200px 10px 200px;
+
     padding: 0px 100px 10px 100px;
 
}
 
}
 
.p-top {
 
.p-top {
Line 251: Line 251:
 
#header{
 
#header{
 
  width: 100%;
 
  width: 100%;
     height:80px;  /* header的高度一定要是固定值*/  
+
     height:95px;  /* header的高度一定要是固定值*/  
 
     position:fixed;
 
     position:fixed;
 
     top:0px;
 
     top:0px;
Line 267: Line 267:
 
     color: white;
 
     color: white;
 
}
 
}
 
 
.body{
 
.body{
 
   clear:both;
 
   clear:both;
 
   overflow: hidden;
 
   overflow: hidden;
 
   padding-top: 80px;
 
   padding-top: 80px;
   padding-bottom: 180px;
+
   padding-bottom: 100px;
 
   /*保证footer是相对于container位置绝对定位*/
 
   /*保证footer是相对于container位置绝对定位*/
     position:relative;
+
     position:relative;  
 +
    margin-bottom: -123px;
 
     width:100%;
 
     width:100%;
 
     min-height:100%;  
 
     min-height:100%;  
Line 283: Line 283:
 
}
 
}
  
 
+
table.pgrouptable {
.bio1, .bio2 {
+
font-family: arial;
    width: 80%;
+
background-color: #F0F0F0;
    margin: 0 auto 40px auto;
+
color: #000;
 +
font-size:  11px;
 +
line-height: 11px;
 +
width: 100%;
 +
text-align:left;
 +
border: 2px solid #222;
 +
border-collapse: collapse;
 +
border-spacing:
 
}
 
}
.bio1{
+
table.pgrouptable thead th {
float: left;
+
border: 1px solid rgb(61,61,61);
 +
padding: 3px 5px 3px 3px;
 +
background-color: #CCC;
 +
text-align: left;
 
}
 
}
.bio2{
+
table.pgrouptable td {
float: right;
+
border: 1px solid rgb(61,61,61);
 +
background-color: #F0F0F0;
 +
color: #000;
 +
padding: 3px;
 +
font-size: 11px;
 +
line-height: 12px;
 
}
 
}
.biotext{
 
width: 55%;
 
display:inline-block;
 
    display:-webkit-inline-block; /* Safari, Chrome, and Opera */
 
    display: -moz-inline-block;/* Firefox */
 
    display: -o-inline-block;
 
}
 
.biopic{
 
border: none;
 
display:inline-block;
 
    display:-webkit-inline-block; /* Safari, Chrome, and Opera */
 
    display: -moz-inline-block;/* Firefox */
 
    display: -o-inline-block;
 
    padding-right: 5%;
 
    vertical-align: top;
 
    width: 450px;
 
    height: 320px;
 
}
 
.name {
 
    border-bottom: 1px solid #606060;
 
    margin: 0 0 10px 0;
 
    font-weight: bold;
 
    font-size: 40px !important;
 
}
 
.faculty {
 
    font-size: 24px !important;
 
    padding: 0 15px;
 
    margin: 0 0 20px 0;
 
    font-weight: bold;
 
}
 
.introduction {
 
    font-size: 20px !important;
 
    font-family: serif, 'Times New Roman';
 
    margin: 0.5px;
 
}
 
*{margin: 0;padding: 0;}
 
            #box{width: 800px;height: 150px;margin: 100px auto;position: relative;background: gray;overflow: hidden;}
 
            #box ul{position: absolute;left: 21px;top: 17px;}
 
            #box ul li{float: left;width: 190px;height: 150px;list-style: none;}
 
 
div.biopic{
 
overflow: hidden;
 
width: 320px;
 
height: 320px;
 
border-radius: 160px;
 
margin: auto;
 
}
 
.bio1 .biopic img{
 
margin-left: -70px ;
 
}
 
.conteudo div:nth-of-type(5) div:first-of-type img{
 
margin-left: -150px !important;
 
}
 
.conteudo div:nth-of-type(6) div:last-of-type img{
 
margin-left: -20px !important;
 
}
 
.conteudo div:nth-of-type(2) div:last-of-type img, .conteudo div:nth-of-type(4) div:last-of-type img{
 
margin-left: -70px !important;
 
}
 
 
 
</style>     
 
</style>     
 
</head>
 
</head>
Line 378: Line 333:
 
                 <ul>
 
                 <ul>
 
                     <!--links-->
 
                     <!--links-->
                     <li><a href="#">Protocols</a></li>
+
                     <li><a href="https://2018.igem.org/Team:SDU-CHINA/Experiments">Protocols</a></li>
 
                     <li><a href="https://2018.igem.org/Team:SDU-CHINA/Notebook">Notebook</a></li>
 
                     <li><a href="https://2018.igem.org/Team:SDU-CHINA/Notebook">Notebook</a></li>
 
                     <li><a href="https://2018.igem.org/Team:SDU-CHINA/Safety">Safety</a></li>
 
                     <li><a href="https://2018.igem.org/Team:SDU-CHINA/Safety">Safety</a></li>
Line 424: Line 379:
  
 
<div id="section">
 
<div id="section">
<div class="conteudo">
+
<div class="conteudo"><br>
<h1 id="main-title">Team</h1>
+
<h1 id="main-title">Parts</h1><br>
  
<div class="bio1">
+
<table class="pgrouptable">
<p class="name">Jiao Jin</p>
+
  <tr>
<div class="biopic"><img src="https://static.igem.org/mediawiki/2018/4/47/T--SDU-China--jinjiao.jpg" width="450" height="320px" alt=""/></div>
+
  <th>Name</th>
<div class="biotext">
+
  <th>Type</th>
      <p class="faculty">Team Leader</p>
+
  <th>Description</th>
      <p class="introduction">
+
  <th>Designer</th>
      The mascot of the team! The major work for me is to cheer people up when things do not go well!
+
  <th>Length</th>
      </p>
+
    </div>
+
    </div>
+
    <div class="bio2">
+
<p class="name">Zhaoqin Zhang</p>
+
+
<div class="biotext">
+
      <p class="faculty">Competition Affairs/Experimentation</p>
+
      <p class="introduction">
+
      I’m a junior student majoring in biology. It is the first time for me as well as our team to participate in iGEM competition, I' m so excited to meet so much interesting guys! I mainly take charge of Human Practice and do some wet lab experiments, which offers me a lot experience in social skills and research skills. I am interested in synthetic biology in eukariotic cells and I believe synthetic biology is of great use in both research and practical use.
+
  
      </p>
+
</tr>
          </div>
+
<tr>
          <div class="biopic"><img src="https://static.igem.org/mediawiki/2018/8/8d/T--SDU-China--zhangzhaoqin.jpg"width="450" height="320px" alt=""/></div>
+
  <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627000">BBa_K2627000</a></td>
    </div>
+
  <td>Coding</td>
    <div class="bio1">
+
  <td> Advanced CcaS with PAS domain knocked out</td>
<p class="name">Liyuan Xi</p>
+
  <td>Zhaoqin Zhang</td>
<div class="biopic"><img src="https://static.igem.org/mediawiki/2018/6/69/T--SDU-China--xiliyuan.jpg"width="450" height="320px" alt=""/></div>
+
  <td>1407</td>
<div class="biotext">
+
</tr>
      <p class="faculty">Experimentation</p>
+
<tr>
      <p class="introduction">
+
  <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627001">BBa_K2627001</a></td>
    I’m major in life science. I feel honored to be a member of SDU iGEM team and attend Jamboree this year. Shy as I am ,I hope I can make friends through iGEM!       
+
  <td>Coding</td>
      </p>
+
  <td> Advanced CcaS with PAS domain knocked out</td>
          </div>
+
  <td>Zhaoqin Zhang</td>
         
+
  <td>1410</td>      
    </div>
+
</tr>
      <div class="bio2">
+
<p class="name">Yize Hao</p>
+
+
<div class="biotext">
+
      <p class="faculty">Experimentation/Wiki edit</p>
+
      <p class="introduction">
+
    I hope I can improve my ability of thinking as well as my technical skills through igem. I will begin my postgraduate career after one year. I hope I can go further along the road of scientific research.
+
      </p>
+
          </div>
+
          <div class="biopic"><img src="https://static.igem.org/mediawiki/2018/6/61/T--SDU-China--haoyize.jpg"width="480" height="320" alt=""/></div>
+
    </div>
+
  
    <div class="bio1">
+
<tr>
<p class="name">Zijian Pan</p>
+
  <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627002"> BBa_K2627002</a></td>
<div class="biopic"><img src="https://static.igem.org/mediawiki/2018/1/1b/T--SDU-China--panzijian.jpg"width="480" height="320" alt=""/></div>
+
  <td>Coding</td>
<div class="biotext">
+
  <td> Advanced CcaS with PAS domain knocked out</td>
      <p class="faculty">Experimentation</p>
+
  <td>Zhaoqin Zhang</td>
      <p class="introduction">
+
  <td>1389</td>
    I am very grateful for having the opportunity to play a role in our igem team. For the duration of preparing for iGEM, we struggle with countless difficulties together. For this duration, we harvest knowledge and life-long friendships, as well.
+
</tr>
            </p>
+
<tr>
          </div>
+
  <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627003">BBa_K2627003</a></td>
    </div>
+
  <td>RNA</td>
    <div class="bio1">
+
  <td> crRNA targeting GltA</td>
<p class="name">Zilong Geng</p>
+
  <td>Zhaoqin Zhang</td>
<div class="biopic"><img src="https://static.igem.org/mediawiki/2018/f/f2/T--SDU-China--gengzilong.jpg"width="480" height="320" alt=""/></div>
+
  <td>162</td>
<div class="biotext">
+
</tr>
      <p class="faculty">Experimentation</p>
+
<tr>
      <p class="introduction">
+
  <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627004">BBa_K2627004</a></td>
    Howdy, this is Zero. Since it is my first time to participate such big competition as the iGEM, I feel so honored and appreciated. The iGEM opened my eyes with a brand new world where  I never set foot. And the cross disciplines in synthetic biology truly rebuilt my point of views about traditional biology, which makes me seek for higher horizons. My teammates work really hard and solidly, which makes me grateful and teaches me a lesson about what teamwork is.
+
  <td>Composite</td>
 +
  <td> crRNA targeting GltA</td>
 +
  <td>Zhaoqin Zhang</td>
 +
  <td>477</td>
 +
</tr>
 +
 
 +
<tr>
 +
  <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627006">BBa_K2627006</a></td>
 +
  <td>Composite</td>
 +
  <td> paraBAD-crRNA targeting gltA</td>
 +
  <td>Jiao Jin</td>
 +
  <td>458</td>
 +
</tr>
 +
<tr>
 +
  <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627007">BBa_K2627007</a></td>
 +
  <td>Composite</td>
 +
  <td>Light-induced crRNA targeting gltA</td>
 +
  <td>Jiao Jin</td>
 +
  <td>401</td>
 +
</tr>
 +
 
 +
</table>
 +
<br><br>
  
            </p>
 
          </div>
 
    </div>
 
    <div class="bio2">
 
<p class="name">Yumin Meng</p>
 
 
<div class="biotext">
 
      <p class="faculty">Experimentation</p>
 
      <p class="introduction">
 
    My name is Meng Yumin. I study biology in the School of Life Science and I am a sophoman. I undertook the job of designing and assembling the genetic circuit of the project with other teammates. In addition, I manually modified our experimental instrument to make it more suitable for our project with my hands-on ability. Looking forward to the new age of synthetic biology from iGEM.
 
      </p>
 
          </div>
 
          <div class="biopic"><img src="https://static.igem.org/mediawiki/2018/7/70/T--SDU-China--mengyumin.jpg"width="450" height="320px" alt=""/></div>
 
    </div>
 
    <div class="bio1">
 
<p class="name">Weiguang Wang</p>
 
<div class="biopic"><img src="https://static.igem.org/mediawiki/2018/8/8b/T--SDU-China--wangweiguang.jpg"width="450" height="600px" alt=""/></div>
 
<div class="biotext">
 
      <p class="faculty">Hardware</p>
 
      <p class="introduction">
 
    I am a microbiology student and I am responsible for the hardware production in the team.     
 
      </p>
 
          </div>
 
         
 
    </div>
 
    <p class="p-top"><a href="#header">&#x25b2; top</a></p>
 
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 19:40, 17 October 2018


Parts


Name Type Description Designer Length
BBa_K2627000 Coding Advanced CcaS with PAS domain knocked out Zhaoqin Zhang 1407
BBa_K2627001 Coding Advanced CcaS with PAS domain knocked out Zhaoqin Zhang 1410
BBa_K2627002 Coding Advanced CcaS with PAS domain knocked out Zhaoqin Zhang 1389
BBa_K2627003 RNA crRNA targeting GltA Zhaoqin Zhang 162
BBa_K2627004 Composite crRNA targeting GltA Zhaoqin Zhang 477
BBa_K2627006 Composite paraBAD-crRNA targeting gltA Jiao Jin 458
BBa_K2627007 Composite Light-induced crRNA targeting gltA Jiao Jin 401