Difference between revisions of "Team:OUC-China/Team"

(Prototype team page)
 
 
(40 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{OUC-China}}
 
{{OUC-China}}
 
+
{{OUC-China/CSS}}
 
<html>
 
<html>
 +
<head>
 +
<meta charset="utf-8">
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<title>team</title>
 +
<style type="text/css">
  
 +
.ouc-navbar{background-color:#008EA1;}
 +
.ouc-nav-a{color: white;}
 +
#ouc-logo{padding-top:5px;}
 +
#ouc-logo:hover{background-color:#008EA1;}
 +
.ouc-page-header{border-bottom-color: #EDEC8C;border-bottom-width: thick;color: #008F75;}
 +
.top{position: fixed;bottom:0;right: 0;}
 +
.top:hover{animation: upp 0.6s ;}
 +
@keyframes upp {
 +
0% {margin-bottom: 0;}
 +
50% {margin-bottom: 80px;}
 +
100% {margin-bottom: 0;}
 +
}
 +
.ouc-reserve{background-color: #008EA1;color: white;}
 +
.ouc-member{border-bottom: medium dashed #EDEC8C;padding-bottom: 10px;position: relative;}
 +
.ouc-teammate{position: absolute;top: 0;z-index: 1000;opacity: 0;transition: 0.5s}
 +
.ouc-member:hover .ouc-teammate{opacity: 1;transition: 0.5s}
 +
.ouc-heading{height:40px;border-left-width:10px;border-left-color:#E3D434; margin-top: 20px;}
 +
.ouc-heading h3{margin: 0;color: #008EA1;}
 +
.ouc-pi{margin-top: 10px;}
  
 +
.ouc-right{position: relative;}
 +
.ouc-rightnav{position:absolute;right: -200%;top: 0; display: none;background-color: white;width: 200%; z-index: 2001}
 +
.ouc-right:visited{background-color:#D2D2D2; color: white;text-decoration: none;}
 +
.ouc-right:hover .ouc-rightnav{display: inherit;}
 +
.ouc-rightnav a{background-color: white; color: #008EA1; width: 100%;height: 40px; line-height: 40px;}
 +
.ouc-rightnav a:visited {color: #008EA1;text-decoration: none; }
 +
.ouc-rightnav a:hover {background-color:#D2D2D2; color: white;text-decoration: none; }
 +
.ouc-vicedown{position: absolute; top:50px; }
 +
.ouc-vicedown a{display: block;height: 40px; width: 100%;text-decoration: none;color: #008EA1; line-height: 40px;text-align: center;}
 +
.ouc-vicedown a:visited{color:#008EA1;text-decoration: none }
 +
.ouc-vicedown a:hover{color:  #EDEC8Cl}
  
<div class="column full_size" >
+
 +
.ouc-nav{color:white; background-color: #008EA1;display:block; width: 100%; color: white;padding: 0}
 +
.ouc-nav:visited{text-decoration: none; color: white}
 +
.ouc-nav:hover{text-decoration: none; background-color: white; color:#008EA1; }
 +
.ouc-navbar{position: relative;padding: 0;margin: 0;}
 +
.ouc-navbar:hover .ouc-down{display: inherit;}
 +
.ouc-down{position: absolute; top:50px;display: none;background-color: white; z-index: 1001}
 +
.ouc-navdown{color: #008EA1;display: block; width: 100%;height: 40px;}
 +
.ouc-navdown:visited{text-decoration: none;color:#008EA1; }
 +
.ouc-navdown:hover{background-color:#D2D2D2;color: white;text-decoration: none; z-index: 1501}
 +
.ouc-guide{position: fixed; width: 100%;top: 15px;z-index:1000}
 +
.ouc-page-header{border-bottom-color: #EDEC8C;border-bottom-width: thick;color: #008F75;}
 +
.top{position: fixed;bottom:0;right: 0;}
 +
.top:hover{animation: upp 0.6s ;}
 +
 +
@keyframes upp {
 +
0% {margin-bottom: 0;}
 +
50% {margin-bottom: 80px;}
 +
100% {margin-bottom: 0;}
 +
}
 +
.ouc-reserve{background-color: #008EA1;color: white;}
 +
    .ouc-heading {margin: 0;color: #008EA1;}
 +
</style>
 +
</head>
  
<h1>Team</h1>
+
<body>
<p>In this page you can introduce your team members, instructors, and advisors. </p>
+
<!--此处是导航-->
</div>
+
<div class="ouc-guide" style="height: 50px;background-color:#008EA1 ;">
 +
<div class="row">
 +
 
 +
<div class="col-md-2 navbar-header" style="text-align: center; padding: 0">
 +
 +
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".navbar-responsive-collapse">
 +
        <span class="sr-only">Toggle Navigation</span>
 +
        <span class="caret" style="color: white"></span>
  
<div class="clear"></div>
+
      </button>
 +
<a href="https://2017.igem.org/Team:OUC-China"><img src="https://static.igem.org/mediawiki/2017/8/89/T--OUC-China--logo.jpg" height="50px"/></a></div>
 +
 +
 +
<div class="collapse navbar-collapse navbar-responsive-collapse" style="padding: 0">
 +
 +
 +
 +
<div class="col-md-1" style="padding: 0"></div>
 +
<div class="col-md-1 ouc-navbar" style="padding: 0">
 +
    <a href="##" style="line-height: 50px;text-align: center" class="ouc-nav">Team<span class="caret"></span></a>
 +
    <div class="ouc-down" style=" width: 100%; text-align: center">
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/Team" style="line-height: 40px; " class="ouc-navdown">Members</a></div>
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/Collaborations" style="line-height: 40px; " class="ouc-navdown">Collaborations</a></div>
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/Attributions" style="line-height: 40px; " class="ouc-navdown">Attributions</a></div>
 +
    </div>
 +
</div>
 +
<div class="col-md-1 ouc-navbar" style="padding: 0">
 +
    <a href="##" style="line-height: 50px;text-align: center" class="ouc-nav">Project<span class="caret"></span></a>
 +
    <div class="ouc-down" style=" width: 100%; text-align: center">
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/Description" style="line-height: 40px; " class="ouc-navdown">Description</a></div>
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/Design" style="line-height: 40px; " class="ouc-navdown">Design</a></div>
 +
                <div class="ouc-right">
 +
        <a style="line-height: 40px; font-size: 15px;" class="ouc-navdown" href="https://2017.igem.org/Team:OUC-China/proof1">Proof of concept</a>
 +
        <div class="ouc-rightnav">
 +
        <a href="https://2017.igem.org/Team:OUC-China/proof1" style="display: block">Basic fermentation</a>
 +
        <a href="https://2017.igem.org/Team:OUC-China/proof2" style="display: block">Adhesion platform</a>
 +
        <a href="https://2017.igem.org/Team:OUC-China/proof3" style="display: block">MINI-GRE</a>
 +
        </div>
 +
    </div>
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/Demonstrate" style="line-height: 40px; " class="ouc-navdown">Demonstration</a></div>
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/InterLab" style="line-height: 40px; " class="ouc-navdown">InterLab</a></div>
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/Improve" style="line-height: 40px; " class="ouc-navdown">Improvement</a></div>
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/Notebook" style="line-height: 40px; " class="ouc-navdown">Notebook</a></div>
 +
    </div>
 +
</div>
 +
<div class="col-md-1" style="padding: 0"><a href="https://2017.igem.org/Team:OUC-China/Model" style="line-height: 50px;text-align: center" class="ouc-nav">Model</a></div>
 +
<div class="col-md-1" style="padding: 0"><a href="https://2017.igem.org/Team:OUC-China/Parts" style="line-height: 50px;text-align: center" class="ouc-nav">Parts</a></div>
 +
<div class="col-md-1" style="padding: 0"><a href="https://2017.igem.org/Team:OUC-China/Safety" style="line-height: 50px;text-align: center" class="ouc-nav">Safety</a></div>
 +
<div class="col-md-2 ouc-navbar" style="padding: 0">
 +
    <a href="https://2017.igem.org/Team:OUC-China/Engagement" style="line-height: 50px;text-align: center" class="ouc-nav">Human Practice<span class="caret"></span></a>
 +
    <div class="ouc-down" style=" width: 100%; text-align: center">
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/HumanPractice" style="line-height: 40px; " class="ouc-navdown">Overview</a></div>
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/HP/Silver" style="line-height: 40px; " class="ouc-navdown">Silver</a></div>
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/HP/Gold_Integrated" style="line-height: 40px; " class="ouc-navdown">Gold and integrated</a></div>
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/Engagement" style="line-height: 40px; " class="ouc-navdown">Engagement</a></div>
 +
    </div>
 +
</div>
 +
<div class="col-md-2" style="padding: 0"></div>
 +
 +
 +
</div>
 +
 +
 +
 +
 +
</div>
 +
</div>
  
<div class="column half_size" >
 
<h5>Inspiration</h5>
 
<p>You can look at what other teams did to get some inspiration! <br />
 
Here are a few examples:</p>
 
<ul>
 
<li><a href="https://2014.igem.org/Team:METU_Turkey_team">METU Turkey </a></li>
 
<li><a href="https://2014.igem.org/Team:Colombia/Members">Colombia</a></li>
 
<li><a href="https://2014.igem.org/Team:Stony_Brook/Team">Stony Brook</a></li>
 
<li><a href="https://2014.igem.org/Team:OUC-China/Team">OUC-China</a></li>
 
</ul>
 
  
</div>
 
  
<div class="column half_size" >
+
 
<h5>What should this page contain?</h5>
+
<div style="margin:0;padding:0;" width="100%">
<ul>
+
<img src="https://static.igem.org/mediawiki/2017/7/7e/T--OUC-China--TEAM.jpg"  width="100%"/>
<li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
+
</div>
<li>You can add a small biography or a few words from each team member, to tell us what you like, and what motivated you to participate in iGEM.</li>
+
<div class="container">
<li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
+
    <div class="page-header ouc-page-header">
<li>Remember that image galleries can help you showcase many pictures while saving space.</li>
+
        <h1><strong>Members</strong></h1>
</ul>
+
    </div>
 +
    <h3><strong>Teammates</strong></h3>
 
</div>
 
</div>
 +
<div class="container-fluid">
 +
    <div class="col-md-6 ouc-team oucMember"> 
 +
      <img src="https://static.igem.org/mediawiki/2017/b/bb/T--OUC-China--teammates.jpg" width="1054" height="2110"/>
 +
    </div>
 +
    <div class="col-md-6">
 +
    <div class="media ouc-member">
 +
    <a class="pull-left" >
 +
      <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/8/85/T--OUC-China--chenyuqing.jpg" width="100" height="100"/>
 +
                            <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/b/bb/T--OUC-China--chenyuqing2.jpg" width="100" height="100"/>
 +
  </a>
 +
  <div class="media-body">
 +
  <h4 class="media-heading">Yuqing Chen <small>Captain</small></h4>
 +
  <div>Glad to participate in this competition! There is always sth new waiting for you to explore in lab and in life as well and I have always been eager to embrace new skills. Truly, you might appreciate everything you have experienced whether or not you do it on purpose. So just enjoy every bite of the procedure. </div>
 +
  </div>
 +
    </div>
 +
    <div class="media ouc-member">
 +
    <a class="pull-left" >
 +
      <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/8/80/T--OUC-China--murong.jpg" width="100" height="100"/>
 +
        <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/2/21/T--OUC-China--murong2.jpg" width="100" height="100"/> </a>
 +
  <div class="media-body">
 +
  <h4 class="media-heading">Rong Mu <small>Vice Captain</small></h4>
 +
  <div>iGEM is a game, but you have to do more than a game. We fight for it and enjoy it. I love OUC, and the experience would never get out of my mind.I hope everyone can stick to his favorite cause,everything will be ok!</div>
 +
  </div>
 +
    </div>
 +
    <div class="media ouc-member">
 +
    <a class="pull-left" >
 +
      <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/6/66/T--OUC-China--wangzhongshi.jpg" width="100" height="100"/>
 +
        <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/d/da/T--OUC-China--wangzhongshi2.jpg" width="100" height="100" >
 +
    </a>
 +
  <div class="media-body">
 +
  <h4 class="media-heading">Zhongshi Wang <small>Vice Captain</small></h4>
 +
  <div>Hello, I'm Neil. I'm the vice captain of the team. I am an undergraduate of College of Marines Life Science.In the experiment, I command in the mSA-Biotin system and I also develop the theory of our basic system. Except Biology, I also like movies and books.</div>
 +
  </div>
 +
    </div>
 +
    <div class="media ouc-member">
 +
    <a class="pull-left" >
 +
      <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/8/82/T--OUC-China--tianshuo.jpg" width="100" height="100"/>
 +
        <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/c/ce/T--OUC-China--tianshuo2.jpg" width="100" height="100"/>
 +
    </a>
 +
  <div class="media-body">
 +
  <h4 class="media-heading">Shuo Tian <small>Modeling</small></h4>
 +
  <div>I'm an undergraduate from Institute of Environmental Science and Engineering who majors in Environmental Engeering. In life, I love painting and piano. In iGEM, I do mathematical modeling to help the project implementation and looking for something cool in synthetic biology. </div>
 +
  </div>
 +
    </div>
 +
    <div class="media ouc-member">
 +
    <a class="pull-left" >
 +
      <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/7/7d/T--OUC-China--chenying.jpg" width="100" height="100"/>
 +
        <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/d/d5/T--OUC-China--chenying2.jpg" width="100" height="100"/>
 +
    </a>
 +
  <div class="media-body">
 +
  <h4 class="media-heading">Ying Chen <small>Lab Administrator</small></h4>
 +
  <div> I am an undergraduate of College of Marines Life Science.Together with the other laboratory administrator, I design the general experimental plans, take responsibility for the project to promote the experiments and purchase experimental materials. If you ask me why to choose iGEM? I will say that I yearn for an extraordinary college life.</div>
 +
  </div>
 +
    </div>
 +
    <div class="media ouc-member">
 +
    <a class="pull-left" >
 +
      <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/d/d9/T--OUC-China--zhulei.jpg" width="100" height="100"/>
 +
        <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/8/89/T--OUC-China--zhulei2.jpg" width="100" height="100" /> </a>
 +
  <div class="media-body">
 +
  <h4 class="media-heading">Lei Zhu <small>Wet-dry Communicator</small></h4>
 +
  <div>I am a student of Marine Life College, Ecology. In igem, responsible for RNA content determination, interlab and DNA sequence design work. Reading, running, ancient and rational are things that I like. After exploring the life, the universe really is the ultimate problem of human ah!
 +
                </div>
 +
  </div>
 +
    </div>
 +
    <div class="media ouc-member">
 +
    <a class="pull-left" >
 +
      <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/3/39/T--OUC-China--zhangqianxia.jpg" width="100" height="100"/>
 +
        <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/0/06/T--OUC-China--zhangqianxia2.jpg" width="100" height="100"/>
 +
  </a>
 +
  <div class="media-body">
 +
  <h4 class="media-heading">Qianxia Zhang <small>Financial Supervisor</small></h4>
 +
  <div>Hi!My name is Qianxia Zhang. I join this team as a Finance Supervisor and also as a wet lab member. I took part in this competition because synthetic biology is a multidisciplinary subject which interested me. I believe that through this competition, I can get more research experience and gain an unforgettable experience.</div>
 +
  </div>
 +
    </div>
 +
    <div class="media ouc-member">
 +
    <a class="pull-left" >
 +
      <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/9/9e/T--OUC-China--yanshuheng.jpg" width="100" height="100"/>
 +
        <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/4/43/T--OUC-China--yanshuheng2.jpg" width="100" height="100"/> </a>
 +
  <div class="media-body">
 +
  <h4 class="media-heading">Shuheng Yan <small>Designer</small></h4>
 +
  <div>I'm a student of Aquaculture College. I am responsible for designing posters, brochures, as well as programming wiki. I also do some experiments in our lab. So it seems like I have done many kinds of stuff in our team:). During preparing competition, I have met a lot of interesting people, which is exactly what I want for taking part in iGEM.</div>
 +
  </div>
 +
    </div>
 +
    <div class="media ouc-member">
 +
    <a class="pull-left" >
 +
      <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/f/fc/T--OUC-China--hushunan.jpg" width="100" height="100"/>
 +
        <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/d/d5/T--OUC-China--hushunan2.jpg" width="100" height="100"/>
 +
    </a>
 +
  <div class="media-body">
 +
  <h4 class="media-heading">Shunan Hu <small>Publicist</small></h4>
 +
  <div>Hello, my name is HU SHUNAN. I am mainly responsible for the platform to push our daily, the project process and the training of the next member. I also participated in the wet experiment.One of my favorite thing is reading which can waste you life and let you observe great man. Sometimes I feel myself have two personalities. Either  irritable or very happy.</div>
 +
  </div>
 +
    </div>
 +
    <div class="media ouc-member">
 +
    <a class="pull-left" >
 +
      <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/b/bb/T--OUC-China--qujiale.jpg" width="100" height="100"/>
 +
                            <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/5/58/T--OUC-China--qujiale2.png" width="100" height="100"/>
  
 +
  </a>
 +
  <div class="media-body">
 +
  <h4 class="media-heading">Jiale Qu <small>Lab Administrator</small></h4>
 +
  <div>I am the other laboratory administrator. My major is bioscience. As a wet group member, I participate in different kinds of experiment except designing experimental plans. Through this experience, I believe iGEM will bring lots of precious memoryies to me.</div>
 +
  </div>
 +
    </div>
 +
    <div class="media ouc-member">
 +
    <a class="pull-left" >
 +
      <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/c/c1/T--OUC-China--dingxizhong.jpg" width="100" height="100"/>
 +
                            <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/3/3f/T--OUC-China--dingxizhong2.jpg" width="100" height="100"/>
  
 +
 +
  </a>
 +
  <div class="media-body">
 +
  <h4 class="media-heading">Xizhong Ding <small>Major Member In Wet Group</small></h4>
 +
  <div>I’m Xizhong Ding, an undergraduate from OUC. My major is pharmacy, but I fell in love with synthetic biology last summer. I concentrate on experiments and primer design. The reason why I join iGEM is curiosity. It’s really exciting to construct an organism with the performance we want. I love synthetic biology and will explore more about it in the future.</div>
 +
  </div>
 +
    </div>
 +
    <div class="media ouc-member">
 +
    <a class="pull-left" >
 +
      <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/e/e7/T--OUC-China--fanyunhao.jpg" width="100" height="100"/>
 +
                            <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/5/56/T--OUC-China--fanyunhao2.jpg" width="100" height="100"/>
 +
  </a>
 +
  <div class="media-body">
 +
  <h4 class="media-heading">Yunhao Fan <small>Major Member In Wet Group</small></h4>
 +
  <div>My name is Yunhao Fan. This summer I worked in the lab and enjoyed myself. iGEM brought me an unforgettable memory.</div>
 +
  </div>
 +
    </div>
 +
    </div>
 +
</div>
 +
<div class="container">
 +
<h3><strong>Instructors</strong></h3>
 +
        <div class="row">
 +
        <div class="col-md-4">
 +
        <img src="https://static.igem.org/mediawiki/2017/7/7a/T--OUC-China--liuchenguang.jpg" width="160" height="240"/>
 +
        <div class="media-body">
 +
        <h4 class="media-heading ouc-pi"><strong>Chenguang Liu</strong></h4>
 +
    <strong>Title:</strong> Professor<br/>
 +
                    <strong>Working Place:</strong> College of Marine Life Sciences, Ocean University of China<br/>
 +
                    <strong>Research Interests:</strong> Marine Biotechnology. Micro biological materials. Nano biological materials. Biochemistry<br/>
 +
                    <strong>E-mail:</strong> liucg@ouc.edu.cn<br/>
 +
        </div>
 +
        </div>
 +
        <div class="col-md-4">
 +
        <img src="https://static.igem.org/mediawiki/2017/6/65/T--OUC-China--wangshian.jpg" width="160" height="240"/>
 +
        <div class="media-body">
 +
        <h4 class="media-heading ouc-pi"><strong>Shi'an Wang</strong></h4>
 +
    <strong>Title:</strong> Professor, Microbial Resources Group<br/>
 +
                    <strong>Working Place:</strong> Institute of BioEnergy and Bioprogress Technology, Qingdao<br/>
 +
                    <strong>Research Interests:</strong> Genetics and metabolism of yeasts. Novel methodologies and tools for altering yeast cells. Model and unconventional yeast platforms for biosynthesis of organic molecules of interest, such as biofuels and pharmaceuticals <br/>
 +
                    <strong>E-mail:</strong> wangsa@qibebt.ac.cn<br/>
 +
        </div>
 +
        </div>
 +
        <div class="col-md-4">
 +
        <img src="https://static.igem.org/mediawiki/2017/9/9d/T--OUC-China--suizhenghong.jpg" width="160" height="240" />
 +
        <div class="media-body">
 +
        <h4 class="media-heading ouc-pi"><strong>Zhenghong Sui</strong></h4>
 +
    <strong>Title:</strong> Professor<br/>
 +
                    <strong>Working Place:</strong> College of Marine Life Sciences, Ocean University of China<br/>
 +
                    <strong>Research Interests:</strong> Rhodophyta Thremmatology. Genome Reaserch. Microalage Molecular Biology & Molecular Ecology<br/>
 +
                    <strong>E-mail:</strong> suizhengh@ouc.edu.cn<br/>
 +
        </div>
 +
        </div>
 +
    </div>
 +
<h3><strong>Advisiors</strong></h3>
 +
        <div class="row">
 +
          <div class="col-md-6" style="text-align:center;">
 +
            <h4><strong>Yang Liu</strong></h4>
 +
            Captain of 2011 OUC-China
 +
          </div>
 +
          <div class="col-md-6" style="text-align:center;">
 +
            <h4><strong>Li Kang</strong></h4>
 +
            Captain of 2012 OUC-China
 +
          </div>
 +
        </div>
 +
<br/>
 +
<div class="row">
 +
          <div class="col-md-3" style="text-align:center;">
 +
            <h4><strong>Yu Jiang</strong></h4>
 +
            Captain of 2016 OUC-China
 +
        </div>
 +
<div class="col-md-3" style="text-align:center;">
 +
            <h4><strong>Zhixin Ma</strong></h4>
 +
            Vice-captain of 2016 OUC-China
 +
        </div>
 +
<div class="col-md-3" style="text-align:center;">
 +
            <h4><strong>Yisi Wang</strong></h4>
 +
            Vice-captain of 2016 OUC-China
 +
        </div>
 +
<div class="col-md-3" style="text-align:center;">
 +
            <h4><strong>Wenqun Ding</strong></h4>
 +
            Lab administrator of 2016 OUC-China
 +
        </div>
 +
</div>
 +
<div class="row">
 +
<div class="col-md-3" style="text-align:center;">
 +
            <h4><strong>Lijiang Fei</strong></h4>
 +
            Lab administrator of 2016 OUC-China
 +
        </div>
 +
<div class="col-md-3" style="text-align:center;">
 +
            <h4><strong>Zheyu Zhang</strong></h4>
 +
            Member of 2016 OUC-China
 +
        </div>
 +
<div class="col-md-3" style="text-align:center;">
 +
            <h4><strong>Zexin Jiao</strong></h4>
 +
            Member of 2016 OUC-China
 +
        </div>
 +
<div class="col-md-3" style="text-align:center;">
 +
            <h4><strong>Xiaoyi Fu</strong></h4>
 +
            Member of 2016 OUC-China
 +
        </div>
 +
</div>
 +
<div class="row">
 +
<div class="col-md-3" style="text-align:center;">
 +
            <h4><strong>Yifei Li</strong></h4>
 +
            Member of 2016 OUC-China
 +
        </div>
 +
<div class="col-md-3" style="text-align:center;">
 +
            <h4><strong>Wei Yi</strong></h4>
 +
            Member of 2016 OUC-China
 +
        </div>
 +
<div class="col-md-3" style="text-align:center;">
 +
            <h4><strong>Qian Chen</strong></h4>
 +
            Member of 2016 OUC-China
 +
        </div>
 +
<div class="col-md-3" style="text-align:center;">
 +
            <h4><strong>Ruimin Chen</strong></h4>
 +
            Member of 2016 OUC-China
 +
        </div>
 +
</div>
 +
</div>
 +
<br/>
 +
<a href="#top"><img class="top" src="https://static.igem.org/mediawiki/2017/b/b7/T--OUC-China--top.jpeg" width="101" height="101" /></a>
 +
<div class="container-fluid ouc-reserve">
 +
    <p class="text-center">
 +
                          <br/><br/>
 +
                          Contact Us : oucigem@163.com&nbsp;&nbsp;|&nbsp;&nbsp;©2017 OUC IGEM.All Rights Reserved.&nbsp;&nbsp;|&nbsp;&nbsp;Based On Bootstrap<br/><br/>
 +
                          <img src="https://static.igem.org/mediawiki/2017/b/b4/T--OUC-China--foot1.jpeg" width="80" height="80"/>
 +
                          <img src="https://static.igem.org/mediawiki/2017/6/62/T--OUC-China--foot2.jpeg" width="80" height="80"/>
 +
                          <img src="https://static.igem.org/mediawiki/2017/e/eb/T--OUC-China--QNS.jpg" height="50"/>
 +
                          <img src="https://static.igem.org/mediawiki/2017/5/51/T--OUC-China--NSG.png" width="174" height="50"/>
 +
                          <img src="https://static.igem.org/mediawiki/2017/2/2a/T--OUC-China--ML.png" width="252" height="50"/><br/>
 +
    </p>
  
 
</div>
 
</div>
 +
<script type="text/javascript" src="https://2017.igem.org/Team:OUC-China/JS?action=raw&amp;ctype=text/javascript"></script>
 +
</body>
 
</html>
 
</html>

Latest revision as of 13:46, 18 November 2017

team

Teammates

Yuqing Chen Captain

Glad to participate in this competition! There is always sth new waiting for you to explore in lab and in life as well and I have always been eager to embrace new skills. Truly, you might appreciate everything you have experienced whether or not you do it on purpose. So just enjoy every bite of the procedure.

Rong Mu Vice Captain

iGEM is a game, but you have to do more than a game. We fight for it and enjoy it. I love OUC, and the experience would never get out of my mind.I hope everyone can stick to his favorite cause,everything will be ok!

Zhongshi Wang Vice Captain

Hello, I'm Neil. I'm the vice captain of the team. I am an undergraduate of College of Marines Life Science.In the experiment, I command in the mSA-Biotin system and I also develop the theory of our basic system. Except Biology, I also like movies and books.

Shuo Tian Modeling

I'm an undergraduate from Institute of Environmental Science and Engineering who majors in Environmental Engeering. In life, I love painting and piano. In iGEM, I do mathematical modeling to help the project implementation and looking for something cool in synthetic biology.

Ying Chen Lab Administrator

I am an undergraduate of College of Marines Life Science.Together with the other laboratory administrator, I design the general experimental plans, take responsibility for the project to promote the experiments and purchase experimental materials. If you ask me why to choose iGEM? I will say that I yearn for an extraordinary college life.

Lei Zhu Wet-dry Communicator

I am a student of Marine Life College, Ecology. In igem, responsible for RNA content determination, interlab and DNA sequence design work. Reading, running, ancient and rational are things that I like. After exploring the life, the universe really is the ultimate problem of human ah!

Qianxia Zhang Financial Supervisor

Hi!My name is Qianxia Zhang. I join this team as a Finance Supervisor and also as a wet lab member. I took part in this competition because synthetic biology is a multidisciplinary subject which interested me. I believe that through this competition, I can get more research experience and gain an unforgettable experience.

Shuheng Yan Designer

I'm a student of Aquaculture College. I am responsible for designing posters, brochures, as well as programming wiki. I also do some experiments in our lab. So it seems like I have done many kinds of stuff in our team:). During preparing competition, I have met a lot of interesting people, which is exactly what I want for taking part in iGEM.

Shunan Hu Publicist

Hello, my name is HU SHUNAN. I am mainly responsible for the platform to push our daily, the project process and the training of the next member. I also participated in the wet experiment.One of my favorite thing is reading which can waste you life and let you observe great man. Sometimes I feel myself have two personalities. Either irritable or very happy.

Jiale Qu Lab Administrator

I am the other laboratory administrator. My major is bioscience. As a wet group member, I participate in different kinds of experiment except designing experimental plans. Through this experience, I believe iGEM will bring lots of precious memoryies to me.

Xizhong Ding Major Member In Wet Group

I’m Xizhong Ding, an undergraduate from OUC. My major is pharmacy, but I fell in love with synthetic biology last summer. I concentrate on experiments and primer design. The reason why I join iGEM is curiosity. It’s really exciting to construct an organism with the performance we want. I love synthetic biology and will explore more about it in the future.

Yunhao Fan Major Member In Wet Group

My name is Yunhao Fan. This summer I worked in the lab and enjoyed myself. iGEM brought me an unforgettable memory.

Instructors

Chenguang Liu

Title: Professor
Working Place: College of Marine Life Sciences, Ocean University of China
Research Interests: Marine Biotechnology. Micro biological materials. Nano biological materials. Biochemistry
E-mail: liucg@ouc.edu.cn

Shi'an Wang

Title: Professor, Microbial Resources Group
Working Place: Institute of BioEnergy and Bioprogress Technology, Qingdao
Research Interests: Genetics and metabolism of yeasts. Novel methodologies and tools for altering yeast cells. Model and unconventional yeast platforms for biosynthesis of organic molecules of interest, such as biofuels and pharmaceuticals 
E-mail: wangsa@qibebt.ac.cn

Zhenghong Sui

Title: Professor
Working Place: College of Marine Life Sciences, Ocean University of China
Research Interests: Rhodophyta Thremmatology. Genome Reaserch. Microalage Molecular Biology & Molecular Ecology
E-mail: suizhengh@ouc.edu.cn

Advisiors

Yang Liu

Captain of 2011 OUC-China

Li Kang

Captain of 2012 OUC-China

Yu Jiang

Captain of 2016 OUC-China

Zhixin Ma

Vice-captain of 2016 OUC-China

Yisi Wang

Vice-captain of 2016 OUC-China

Wenqun Ding

Lab administrator of 2016 OUC-China

Lijiang Fei

Lab administrator of 2016 OUC-China

Zheyu Zhang

Member of 2016 OUC-China

Zexin Jiao

Member of 2016 OUC-China

Xiaoyi Fu

Member of 2016 OUC-China

Yifei Li

Member of 2016 OUC-China

Wei Yi

Member of 2016 OUC-China

Qian Chen

Member of 2016 OUC-China

Ruimin Chen

Member of 2016 OUC-China



Contact Us : oucigem@163.com  |  ©2017 OUC IGEM.All Rights Reserved.  |  Based On Bootstrap