Difference between revisions of "Team:CHINA CD UESTC/Members"

 
(188 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 +
{{Template:Team:CHINA_CD_UESTC/menu}}
 +
{{Template:Team:CHINA_CD_UESTC/cssstyle}}
 +
 +
 
<!DOCTYPE html>
 
<!DOCTYPE html>
<!-- saved from url=(0028)http://www.whitefrontier.ch/ -->
+
<html >
<html lang="en" class="js flexbox canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers applicationcache svg inlinesvg smil svgclippaths wf-brandongrotesque-i4-active wf-brandongrotesque-i7-active wf-brandongrotesque-n4-active wf-brandongrotesque-n7-active wf-dincondensedweb-n4-active wf-freightbigpro-i4-active wf-freightbigpro-i7-active wf-freightbigpro-n4-active wf-freightbigpro-n7-active wf-active">
+
 
<head>
 
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
  
<!-- CSS
 
    <link rel="stylesheet" type="text/css" href="./css/sidemenu.css">
 
    <link rel="stylesheet" type="text/css" href="./css/teamcontent.css" >
 
    -->
 
 
</head>
 
</head>
 
<style type="text/css">
 
<style type="text/css">
.unselect {
+
/*************************************************
-moz-user-select: all;
+
        whole right section
-webkit-user-select: all;
+
        https://static.igem.org/mediawiki/2015/4/44/CHINA_CD_UESTC_TEAMbg.jpg
-ms-user-select: all;
+
          background-size: 180px;
-o-user-select: all;
+
user-select: all;
+
}
+
.ir {
+
font: 0/0 a;
+
text-shadow: none;
+
color: transparent;
+
}
+
.clearfix:after {
+
content: ".";
+
display: block;
+
clear: both;
+
visibility: hidden;
+
line-height: 0;
+
height: 0;
+
}
+
.clearfix {
+
display: inline-block;
+
}
+
html[xmlns] .clearfix {
+
display: block;
+
}
+
* html .clearfix {
+
height: 1%;
+
}
+
.middleHack {
+
zoom: 1;
+
}
+
.ib {
+
display: -moz-inline-stack !important;
+
display: inline-block !important;
+
vertical-align: top;
+
}
+
.ibIe {
+
display: inline !important;
+
zoom: 1;
+
}
+
.lt-ie8 .ib {
+
display: inline !important;
+
zoom: 1;
+
}
+
.bgCover {
+
-webkit-background-size: cover;
+
-moz-background-size: cover;
+
-o-background-size: cover;
+
background-size: cover;
+
}
+
.clear {
+
clear: both;
+
display: block;
+
}
+
.translate3d {
+
-webkit-transform: translate3d(0, 0, 0);
+
-moz-transform: translate3d(0, 0, 0);
+
-ms-transform: translate3d(0, 0, 0);
+
-o-transform: translate3d(0, 0, 0);
+
transform: translate3d(0, 0, 0);
+
}
+
.translate {
+
-webkit-transform: translate(0, 0);
+
-moz-transform: translate3d(0, 0);
+
-ms-transform: translate3d(0, 0);
+
-o-transform: translate3d(0, 0);
+
transform: translate3d(0, 0);
+
}
+
.noflick {
+
-webkit-backface-visibility: hidden;
+
}
+
a img {
+
border: none;
+
}
+
body {
+
background: #2d2c41;
+
font-family: 'Open Sans', Arial, Helvetica, Sans-serif, Verdana, Tahoma;
+
}
+
/* ----------------------------
+
            menu
+
-----------------------------*/
+
ul {
+
list-style-type: none !important;
+
}
+
li {
+
list-style-type: none !important;
+
}
+
.accordion {
+
width: 100%;
+
max-width: 180px;
+
background: #303030;
+
-webkit-border-radius: 4px;
+
-moz-border-radius: 4px;
+
border-radius: 4px;
+
list-style-type: none !important;
+
margin-left:40px;
+
}
+
.accordion li {
+
list-style-type: none !important;
+
list-style: none;
+
}
+
.accordion .link {
+
cursor: pointer;
+
display: block;
+
padding: 6px 6px 6px 30px;
+
color: #FFF;
+
font-size: 17px;
+
font-weight: 700;
+
border-bottom: 1px solid #CCC;
+
position: relative;
+
}
+
.accordion li:last-child .link {
+
border-bottom: 0;
+
}
+
.accordion li.open .link {
+
color: #FFE153;
+
}
+
.submenu {
+
display: none;
+
background: #444359;
+
font-size: 5px;
+
list-style-type: none !important;
+
}
+
.submenu li {
+
border-bottom: 1px solid #4b4a5e;
+
list-style-type: none !important;
+
list-style: none;
+
}
+
.submenu a {
+
display: block;
+
text-decoration: none;
+
color: #d9d9d9;
+
}
+
.submenu a:hover {
+
background: #b63b4d;
+
color: #FFF;
+
}
+
#menuHome {
+
color: #FFF;
+
font-size: 17px;
+
margin-right: 60px;
+
}
+
#menuHome:hover {
+
color: #FFE153;
+
}
+
/*.overflow {  overflow: hidden;}*/
+
.bgwidth {
+
width: 100%;
+
}
+
.bgheight {
+
height: 100%;
+
}
+
aside {
+
width: 260px;
+
height:100%;
+
background-color:#000;
+
position: absolute;
+
top: 0;
+
left: 0;
+
bottom: 0;
+
z-index: 11111111;
+
-webkit-transition: all 200ms ease-out;
+
-moz-transition: all 200ms ease-out;
+
-ms-transition: all 200ms ease-out;
+
-o-transition: all 200ms ease-out;
+
transition: all 200ms ease-out;
+
-webkit-transform: translate3d(0, 0, 0);
+
-moz-transform: translate3d(0, 0, 0);
+
-ms-transform: translate3d(0, 0, 0);
+
-o-transform: translate3d(0, 0, 0);
+
transform: translate3d(0, 0, 0);
+
text-decoration:none;
+
  
}
+
***********************************************/
 +
#RightSection {
 +
  position: fixed;
 +
  left: 260px;
 +
  top: 0;
 +
  right: 0;
 +
  height:100%;
 +
  background:#F0F0F0;
 +
  background-image:url("https://static.igem.org/mediawiki/2015/4/44/CHINA_CD_UESTC_TEAMbg.jpg");
 +
  overflow-y: scroll;
 +
  background-repeat: repeat; 
 +
  background-size: 180px;
  
aside #logo {
+
  transition: all 200ms ease-out;
text-indent: -6000px;
+
  transform: translate3d(0, 0, 0);
margin: 0px 32px 0px 32px;
+
  z-index:1;
display: block;
+
}
+
aside #logo img {
+
display: block;
+
text-decoration:none;
+
width: 100%;
+
}
+
aside .separator {
+
background: url("https://static.igem.org/mediawiki/2015/d/df/CD_UESTC_Separator.jpg") no-repeat top left transparent;
+
display: block;
+
zoom: 1;
+
background-position: -23px -296px;
+
width: 143px;
+
height: 3px;
+
text-indent: -6000px;
+
text-align: left;
+
margin: 25px auto;
+
}
+
aside nav {
+
font-family: 'Open Sans', Arial, Helvetica, Sans-serif, Verdana, Tahoma;
+
padding:0 0 0 0 px;
+
}
+
aside nav a {
+
color: #ddd7d7;
+
line-height: 40px;
+
text-align: center;
+
text-decoration: none;
+
font-size: 23px;
+
display: block;
+
letter-spacing: 2px;
+
}
+
  
* {
 
margin: 0;
 
padding: 0;
 
-webkit-font-smoothing: antialiased;
 
-moz-osx-font-smoothing: grayscale;
 
 
}
 
}
.no-touch * {
+
#RightContent img {
-webkit-touch-callout: all;
+
    border: 10px solid #fff;
-webkit-user-select: all;
+
    box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
-khtml-user-select: all;
+
  }
-moz-user-select: all;
+
#HZpic {
-ms-user-select: all;
+
  margin-left: 80px;
user-select: all;
+
 
}
 
}
div, h1, h2, h3, h4, span, p, img, a {
+
#slide12 p{
-webkit-touch-callout: all;
+
font-family: Helvetica,'Microsoft Yahei';
-webkit-user-select: all;
+
-khtml-user-select: all;
+
-moz-user-select: all;
+
-ms-user-select: all;
+
user-select: all;
+
}
+
h1, h2, h3, h4, h5, h6 {
+
  color: black;
+
  background: none;
+
  font-weight: normal;
+
  margin: 0;
+
  padding-top: .5em;
+
  padding-bottom: .17em;
+
  border-bottom:none;
+
}
+
a {
+
color: #FFFFFF;
+
text-decoration: none;
+
}
+
.fa {
+
text-shadow: rgba(0,0,0,0.01) 0 0 1px;
+
}
+
img {
+
user-select: none;
+
user-drag: none;
+
}
+
html, body {
+
min-height: 100%;
+
width: 100%;
+
height: 100%;
+
background: #000000;
+
color: #ffffff;
+
font-family: 'din-condensed-web';
+
font-size: 14px;
+
font-weight: 400;
+
}
+
#RightContent {
+
position: fixed;
+
left: 260px;
+
top: 0;
+
right: 0;
+
height:100%;
+
background:#FFFFFF;
+
background-image:url("./1390704503274.jpg");
+
background-size:cover;
+
background-attachment:fixed;
+
overflow-y: scroll;
+
transition: all 200ms ease-out;
+
transform: translate3d(0, 0, 0);
+
z-index: 0;
+
}
+
#RightContentText {
+
position: absolute;
+
float: left;
+
left:0;
+
right:0;
+
top:260px;
+
background:#FFFFFF;
+
color: #000000;
+
transition: all 200ms ease-out;
+
transform: translate3d(0, 0, 0);
+
z-index: 10;
+
}
+
.owl-wrapper-outer, .owl-wrapper, .owl-item {
+
height: 100%;
+
}
+
.fullBg {
+
position: absolute;
+
top: 0;
+
left: 0;
+
display: none;
+
}
+
.fullBg.display {
+
display: block;
+
}
+
.layoutHide {
+
position: absolute;
+
top: 0;
+
left: 0;
+
bottom: 0;
+
width: 0%;
+
background: #000000;
+
z-index: 40;
+
-webkit-transform: translate3d(0, 0, 0);
+
-moz-transform: translate3d(0, 0, 0);
+
-ms-transform: translate3d(0, 0, 0);
+
-o-transform: translate3d(0, 0, 0);
+
transform: translate3d(0, 0, 0);
+
-webkit-backface-visibility: hidden;
+
background: url(".../.../static/img/layout_hide.jpg") repeat top left transparent;
+
 
}
 
}
 +
</style>
 +
<body id="homeIndexBody">
 +
<div id="RightSection"></div>
  
.touch .video .close {
+
<div id="title">
top: 20px;
+
right: 20px;
+
}
+
@media screen and (max-height: 780px) {
+
html body aside #logo {
+
margin-top: 0px;
+
margin-bottom:0px;
+
}
+
html body aside nav a {
+
line-height: 35px;
+
font-size: 18px;
+
}
+
html body aside .separator {
+
margin: 20px auto;
+
}
+
html body aside .contact {
+
font-size: 18px;
+
}
+
}
+
@media screen and (max-height: 680px) {
+
html body aside #logo {
+
margin-top: 0px;
+
margin-bottom: 0px;
+
}
+
html body aside nav a {
+
line-height: 31px;
+
font-size: 18px;
+
}
+
html body aside .separator {
+
margin: 10px auto;
+
}
+
}
+
@media screen and (max-width: 1050px) {
+
html aside {
+
width: 200px;
+
}
+
html aside #logo {
+
margin-left: 20px;
+
margin-right: 20px;
+
}
+
html #RightContent {
+
left: 200px;
+
}
+
}
+
@media screen and (max-width: 700px) {
+
html aside {
+
left: -200px;
+
  
}
+
<div id="firstTitle"><p><B>MEET OUR TEAM</B></p></div>
html aside #mobileMenuButton {
+
</div>
display: block;
+
}
+
html #RightContent {
+
left: 0;
+
right: auto;
+
width: 100%;
+
    height:100%;
+
}
+
}
+
/*float RightContent*/
+
#content {
+
width:auto;
+
height: 2000px;
+
  
}
+
<div id="RightContent">
 +
<div class="transparent_class ">
 +
  <p class="blockWords">&nbsp;&nbsp;This is a great team consist of 11 students with common interests in biology. With the core purpose that design a project which is beneficial to society, we spent one of the best summer in our life on magnetotactic Laccase. Let`s meet the team members of CHINA_CD_UESTC.</p>
 +
</div>
  
.firstHeading {
+
<div id="RightContentText">
display: none;
+
}
+
#top {
+
display: none;
+
}
+
h1 {
+
text-decoration:none;
+
font-size:100%;}
+
</style>
+
<body id="homeIndexBody">
+
<aside>
+
  <h1 id="logo"> <img alt="White Frontier Brewery" src="https://static.igem.org/mediawiki/2015/b/bb/CD_UESTC_whitefrontier.png"> </h1>
+
  <div class="separator"></div>
+
  <nav >
+
    <!-- Contenedor -->
+
    <ul id="accordion" class="accordion">
+
          <li>
+
        <div class="link"><a id="menuHome" href="https://2015.igem.org/Team:CHINA_CD_UESTC/homeDemo">HOME</a></div>
+
      </li>
+
          <li>
+
        <div class="link">PROJECT</div>
+
        <ul class="submenu">
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Background">Background</a></li>
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/SystemDesign">System Design</a></li>
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Method">Method</a></li>
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Modeling">Modeling</a></li>
+
            </ul>
+
      </li>
+
          <li>
+
        <div class="link">RESULTS</div>
+
        <ul class="submenu">
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Results">Results</a></li>
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Discussion">Discussion</a></li>
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Future">Future</a></li>
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Parts">Parts</a></li>
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/References">References</a></li>
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Judging">Judging</a></li>
+
  
            </ul>
+
 
      </li>
+
<div id="HZpic">
          <li>
+
<img src="https://static.igem.org/mediawiki/2015/f/fb/CD_UESTC_Hz.jpg" width="80%" height="80%">
        <div class="link">TEAM</div>
+
        <ul class="submenu">
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Members">Members</a></li>
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Instructors">Instructors</a></li>
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Attributions">Attributions</a></li>
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Gallery">Gallery</a></li>
+
            </ul>
+
      </li>
+
          <li>
+
        <div class="link">HUMAN PRACTICES</div>
+
        <ul class="submenu">
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Overview">Overview</a></li>
+
              <li><a href="#">....</a></li>
+
            </ul>
+
      </li>
+
          <li>
+
        <div class="link">NOTEBOOK</div>
+
        <ul class="submenu">
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Journal">Journal</a></li>
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Safety">Safety</a></li>
+
              <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Protocol">Protocol</a></li>
+
            </ul>
+
      </li>
+
        </ul>
+
  </nav>
+
  <div class="separator"></div>
+
</aside>
+
<div id="RightContent">
+
<div id="RightContentText">
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
<p>正文测试</p>
+
 
</div>
 
</div>
 +
<div class="slide" id="slide12" data-slide="12" data-stellar-background-ratio="0.5" style="background-position: 0px -1159px;">
 +
  <div class="container clearfix">
 +
   
 +
    <div id="content" class="grid_12">
 +
      <h2>Captain</h2>
 +
    </div>
 +
    <div class="clear"></div>
 +
   
 +
    <div class="grid_12">
 +
      <div class="client_foto">
 +
        <img src="https://static.igem.org/mediawiki/2015/4/4a/CD_UESTC_Zky.jpg">
 +
      </div>
 +
      <h5>Kaiyue Zhang</h5>
 +
      <h6>Age: 22(college junior)</h6>
 +
      <h6>Major: Biotechnology</h6>
 +
      <p>Work: <br>Team leader<br>Coordinate the team<br>Design the whole experiment and biologic modeling</p>
 +
      <p>Hobbies: <br>Listening music, watching movies and playing basketball.</p>
 +
      <p>Why iGEM: <br>The aim of taking part in iGEM is to know myself better and improve myself. Meanwhile, I also want to learn biology knowledge and experiment skills,and foster work capacity. </p>
 +
    </div>   
 +
    <div class="clear"></div>
 +
 +
  </div> 
 
</div>
 
</div>
 +
 +
 +
 +
<div class="slide" id="slide12" data-slide="12" data-stellar-background-ratio="0.5" style="background-position: 0px -1159px;">
 +
  <div class="container clearfix">
 +
   
 +
    <div id="content" class="grid_12">
 +
      <h2>Lab genius</h2>
 +
    </div>
 +
    <div class="clear"></div>
 +
   
 +
    <div class="grid_12">
 +
      <div class="client_foto">
 +
        <img src="https://static.igem.org/mediawiki/2015/0/0b/CD_UESTC_Lt.jpg">
 +
      </div>
 +
      <h5>Tao Li</h5>
 +
      <h6>Age: 23(college junior)</h6>
 +
      <h6>Major: Biotechnology</h6>
 +
      <p>Work: <br>The main designer of the project<br>Design bio-element and biosynthesis of important element</p>
 +
      <p>Hobbies: <br>I am fond of sports,especially basketball.</p>
 +
      <p>Why iGEM: <br>Being interested in synthetic biology is my main reason of participation in iGEM, I also want to get more knowledge through iGEM.</p>
 +
    </div>   
 +
    <div class="clear"></div>
 +
 +
  </div> 
 
</div>
 
</div>
<script src="./modernizr.js"></script>
 
<script type="text/javascript" src="./saved.js"></script>
 
<script src='./jquery.js'></script>
 
<script type="text/javascript">
 
  //slide menu
 
  $(function() {
 
var Accordion = function(el, multiple) {
 
this.el = el || {};
 
this.multiple = multiple || false;
 
  
// Variables privadas
 
var links = this.el.find('.link');
 
// Evento
 
links.on('mouseenter', {el: this.el, multiple: this.multiple}, this.dropdown)
 
}
 
  
 +
<div class="slide" id="slide12" data-slide="12" data-stellar-background-ratio="0.5" style="background-position: 0px -1159px;">
 +
  <div class="container clearfix">
 +
   
 +
    <div id="content" class="grid_12">
 +
      <h2>Lab genius</h2>
 +
    </div>
 +
    <div class="clear"></div>
 +
   
 +
    <div class="grid_12">
 +
      <div class="client_foto">
 +
        <img src="https://static.igem.org/mediawiki/2015/a/a0/CD_UESTC_Qxy.jpg">
 +
      </div>
 +
      <h5>Xingyang Qiu</h5>
 +
      <h6>Age: 21(college junior)</h6>
 +
      <h6>Major: Biotechnology</h6>
 +
      <p>Work: <br>Taking charge of the construction of plasmid pACYCDuet</p>
 +
      <p>Hobbies: <br>Light music,movies,playing the badminton and shuttlecock.</p>
 +
      <p>Why iGEM: <br>I am looking forward to realizing some ideas about synthetic biology through iGEM and enjoying the process of achieving team objective with partners.  </p>
 +
    </div>   
 +
    <div class="clear"></div>
  
Accordion.prototype.dropdown = function(e) {
+
  </div> 
var $el = e.data.el;
+
</div>
$this = $(this),
+
<div class="slide" id="slide12" data-slide="12" data-stellar-background-ratio="0.5" style="background-position: 0px -1159px;">
$next = $this.next();
+
  <div class="container clearfix">
 +
   
 +
    <div id="content" class="grid_12">
 +
      <h2>Editor</h2>
 +
    </div>
 +
    <div class="clear"></div>
 +
   
 +
    <div class="grid_12">
 +
      <div class="client_foto">
 +
        <img src="https://static.igem.org/mediawiki/2015/1/12/CD_UESTC_Lx.jpg">
 +
      </div>
 +
      <h5>Xue Liu</h5>
 +
      <h6>Age: 21(college junior)</h6>
 +
      <h6>Major: Biotechnology</h6>
 +
      <p>Work: <br>Taking charge of the copy writing and translation work <br>Performing some simple experiments</p>
 +
      <p>Hobbies: <br>In daily life,I like listening and singing songs,watching movies,reading books about Chinese history,especially Qing Dynasty.</p>
 +
      <p>Why iGEM: <br>I have been concerned about iGEM for a long time. I am curious about the current development tendency and application fields of  synthetic biology. I also want to enrich my professional knowledge and enhance my professional ability.</p>
 +
    </div>   
 +
    <div class="clear"></div>
  
$next.slideToggle();
+
  </div> 
$this.parent().toggleClass('open');
+
</div>
 +
<div class="slide" id="slide12" data-slide="12" data-stellar-background-ratio="0.5" style="background-position: 0px -1159px;">
 +
  <div class="container clearfix">
 +
   
 +
    <div id="content" class="grid_12">
 +
      <h2>Editor</h2>
 +
    </div>
 +
    <div class="clear"></div>
 +
   
 +
    <div class="grid_12">
 +
      <div class="client_foto">
 +
        <img src="https://static.igem.org/mediawiki/2015/1/1b/CD_UESTC_Thn.jpg">
 +
      </div>
 +
      <h5>Haonan Tian</h5>
 +
      <h6>Age: 21(college junior)</h6>
 +
      <h6>Major: Measurement and control technology and instrumentation</h6>
 +
      <p>work:<br>Assist the experiment<br>Detect and measure the result<br>English,photograph and video support<br>Operate microblog public account</p>
 +
      <p>Hobbies: <br>photography,track and field</p>
 +
      <p>Why iGEM: <br>Stay hungry stay foolish. Interest lead me to iGEM and a willing to go abroad to have further study in biology field though I am not major in that. </p>
 +
    </div>   
 +
    <div class="clear"></div>
  
if (!e.data.multiple) {
+
  </div> 
$el.find('.submenu').not($next).slideUp().parent().removeClass('open');
+
</div>
};
+
<div class="slide" id="slide12" data-slide="12" data-stellar-background-ratio="0.5" style="background-position: 0px -1159px;">
}
+
  <div class="container clearfix">
 +
   
 +
    <div id="content" class="grid_12">
 +
      <h2>Lab genius</h2>
 +
    </div>
 +
    <div class="clear"></div>
 +
   
 +
    <div class="grid_12">
 +
      <div class="client_foto">
 +
        <img src="https://static.igem.org/mediawiki/2015/a/a4/CD_UESTC_Zg.jpg">
 +
      </div>
 +
      <h5>Guang Zhang</h5>
 +
      <h6>Age: 21(college junior)</h6>
 +
      <h6>Major: Biotechnology</h6>
 +
      <p>Work: <br>Taking charge of the construction of recombinant expression vector piGEM-G6X</p>
 +
      <p>Hobbies: <br>Planting and swimming</p>
 +
      <p>Why iGEM: <br>I believe that iGEM will make my campus life more colorful. I will enjoy this summer like all the other members in our team. </p>
 +
    </div>   
 +
    <div class="clear"></div>
  
var accordion = new Accordion($('#accordion'), false);
+
  </div> 
});</script>  
+
</div>
<script type="text/javascript">//<![CDATA[
+
<div class="slide" id="slide12" data-slide="12" data-stellar-background-ratio="0.5" style="background-position: 0px -1159px;">
var controllerName="home";
+
  <div class="container clearfix">
var actionName="index";
+
   
var base="";
+
    <div id="content" class="grid_12">
var baseLang="/en";
+
      <h2>Lab genius</h2>
var lang="en";
+
    </div>
data=[];//]]>
+
    <div class="clear"></div>
</script>  
+
   
 +
    <div class="grid_12">
 +
      <div class="client_foto">
 +
        <img src="https://static.igem.org/mediawiki/2015/e/ea/CD_UESTC_Zz.jpg">
 +
      </div>
 +
      <h5>Zhi Zeng</h5>
 +
      <h6>Age: 21(college junior)</h6>
 +
      <h6>Major: Biotechnology</h6>
 +
      <p>Work: <br>Experiment operation<br>Art design auxiliary</p>
 +
      <p>Hobbies: <br>I like photography, and cycling. I am interested in anime and movies. </p>
 +
      <p>Why iGEM: <br>I hope to cultivate my innovation thought and learn more leading edge experimental technique to gather experience so I can accomplish experiments independently in further. </p>
 +
    </div>   
 +
    <div class="clear"></div>
 +
 
 +
  </div> 
 +
</div>
 +
<div class="slide" id="slide12" data-slide="12" data-stellar-background-ratio="0.5" style="background-position: 0px -1159px;">
 +
  <div class="container clearfix">
 +
   
 +
    <div id="content" class="grid_12">
 +
      <h2>Wiki developer</h2>
 +
    </div>
 +
    <div class="clear"></div>
 +
   
 +
    <div class="grid_12">
 +
      <div class="client_foto">
 +
        <img src="https://static.igem.org/mediawiki/2015/f/fc/CD_UESTC_Zmn.jpg">
 +
      </div>
 +
      <h5>Manni Zhang</h5>
 +
      <h6>Age: 21(college junior)</h6>
 +
      <h6>Major: Biotechnology</h6>
 +
      <p>Work: <br>Design and produce Wiki</p>
 +
      <p>Hobbies: <br>I have deep love for developing and participating in hand-on work. I also like spending time on learning other major's knowledge, such as programming.</p>
 +
      <p>Why iGEM: <br>Taking part in iGEM gives me chances to work and discuss with partners who have various abilities. To present our outcome more perfectly, I choose the design work of wiki naturally. </p>
 +
    </div>   
 +
    <div class="clear"></div>
 +
 
 +
  </div> 
 +
</div>
 +
<div class="slide" id="slide12" data-slide="12" data-stellar-background-ratio="0.5" style="background-position: 0px -1159px;">
 +
  <div class="container clearfix">
 +
   
 +
    <div id="content" class="grid_12">
 +
      <h2>Human Practice</h2>
 +
    </div>
 +
    <div class="clear"></div>
 +
   
 +
    <div class="grid_12">
 +
      <div class="client_foto">
 +
        <img src="https://static.igem.org/mediawiki/2015/f/fd/CD_UESTC_Zx.jpg">
 +
      </div>
 +
      <h5>Xu Zhao</h5>
 +
      <h6>Age: 21(college junior)</h6>
 +
      <h6>Major: Biotechnology</h6>
 +
      <p>Work: <br>Taking charge of the activity planning and execution of human practice</p>
 +
      <p>Hobbies: <br>I love anime and US TV series. I also like playing tennis and badminton. </p>
 +
      <p>Why iGEM: <br>The reason why I want to take part in iGEM is that I am extremely interested in synthetic biology. I want to exercise my skills of cooperation, activity planning, spoken English, etc.</p>
 +
    </div>   
 +
    <div class="clear"></div>
 +
 
 +
  </div> 
 +
</div>
 +
<div class="slide" id="slide12" data-slide="12" data-stellar-background-ratio="0.5" style="background-position: 0px -1159px;">
 +
  <div class="container clearfix">
 +
   
 +
    <div id="content" class="grid_12">
 +
      <h2>Human Practice</h2>
 +
    </div>
 +
    <div class="clear"></div>
 +
   
 +
    <div class="grid_12">
 +
      <div class="client_foto">
 +
        <img src="https://static.igem.org/mediawiki/2015/d/dc/CD_UESTC_Yk.jpg">
 +
      </div>
 +
      <h5>Kun Yan</h5>
 +
      <h6>Age: 21(college junior)</h6>
 +
      <h6>Major: Biotechnology</h6>
 +
      <p>Work: <br>Taking charge of the activity planning and execution of human practice<br>Performing some experiments<br>Arts design</p>
 +
      <p>Hobbies: <br>I like music,movies,painting and all kinds of novel activities.</p>
 +
      <p>Why iGEM: <br>iGEM is a comprehensive competition.One thing, I can witness the process of a scientific research project; for another, I can get the chance to expand my horizon. </p>
 +
    </div>   
 +
    <div class="clear"></div>
 +
 
 +
  </div> 
 +
</div>
 +
<div class="slide" id="slide12" data-slide="12" data-stellar-background-ratio="0.5" style="background-position: 0px -1159px;">
 +
  <div class="container clearfix">
 +
   
 +
    <div id="content" class="grid_12">
 +
      <h2>Art desiner</h2>
 +
    </div>
 +
    <div class="clear"></div>
 +
   
 +
    <div class="grid_12">
 +
      <div class="client_foto">
 +
        <img src="https://static.igem.org/mediawiki/2015/c/c4/CD_UESTC_Wj.jpg">
 +
      </div>
 +
      <h5>Ju Wang</h5>
 +
      <h6>Age: 19(college sophomore)</h6>
 +
      <h6>Major: Biotechnology</h6>
 +
      <p>Work: <br>Arts design,including logo,poster,powerpoint</p>
 +
      <p>Hobbies: <br>My hobbies are visual design and writing codes. Meanwhile, as a biology-major student, I am also fascinated with biology.</p>
 +
      <p>Why iGEM: <br>I feel iGEM is very creative and forward-looking (This is so cool), I am looking forward to take part in it; Also, I hope I can get practice in the professional event like this, it will be a rare life experience.</p>
 +
    </div>   
 +
    <div class="clear"></div>
 +
 
 +
  </div> 
 +
</div>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
</div>
 +
</div>
  
    </script>
 
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 11:12, 17 September 2015


<!DOCTYPE html>

MEET OUR TEAM

  This is a great team consist of 11 students with common interests in biology. With the core purpose that design a project which is beneficial to society, we spent one of the best summer in our life on magnetotactic Laccase. Let`s meet the team members of CHINA_CD_UESTC.

Captain

Kaiyue Zhang
Age: 22(college junior)
Major: Biotechnology

Work:
Team leader
Coordinate the team
Design the whole experiment and biologic modeling

Hobbies:
Listening music, watching movies and playing basketball.

Why iGEM:
The aim of taking part in iGEM is to know myself better and improve myself. Meanwhile, I also want to learn biology knowledge and experiment skills,and foster work capacity.

Lab genius

Tao Li
Age: 23(college junior)
Major: Biotechnology

Work:
The main designer of the project
Design bio-element and biosynthesis of important element

Hobbies:
I am fond of sports,especially basketball.

Why iGEM:
Being interested in synthetic biology is my main reason of participation in iGEM, I also want to get more knowledge through iGEM.

Lab genius

Xingyang Qiu
Age: 21(college junior)
Major: Biotechnology

Work:
Taking charge of the construction of plasmid pACYCDuet

Hobbies:
Light music,movies,playing the badminton and shuttlecock.

Why iGEM:
I am looking forward to realizing some ideas about synthetic biology through iGEM and enjoying the process of achieving team objective with partners.

Editor

Xue Liu
Age: 21(college junior)
Major: Biotechnology

Work:
Taking charge of the copy writing and translation work
Performing some simple experiments

Hobbies:
In daily life,I like listening and singing songs,watching movies,reading books about Chinese history,especially Qing Dynasty.

Why iGEM:
I have been concerned about iGEM for a long time. I am curious about the current development tendency and application fields of synthetic biology. I also want to enrich my professional knowledge and enhance my professional ability.

Editor

Haonan Tian
Age: 21(college junior)
Major: Measurement and control technology and instrumentation

work:
Assist the experiment
Detect and measure the result
English,photograph and video support
Operate microblog public account

Hobbies:
photography,track and field

Why iGEM:
Stay hungry stay foolish. Interest lead me to iGEM and a willing to go abroad to have further study in biology field though I am not major in that.

Lab genius

Guang Zhang
Age: 21(college junior)
Major: Biotechnology

Work:
Taking charge of the construction of recombinant expression vector piGEM-G6X

Hobbies:
Planting and swimming

Why iGEM:
I believe that iGEM will make my campus life more colorful. I will enjoy this summer like all the other members in our team.

Lab genius

Zhi Zeng
Age: 21(college junior)
Major: Biotechnology

Work:
Experiment operation
Art design auxiliary

Hobbies:
I like photography, and cycling. I am interested in anime and movies.

Why iGEM:
I hope to cultivate my innovation thought and learn more leading edge experimental technique to gather experience so I can accomplish experiments independently in further.

Wiki developer

Manni Zhang
Age: 21(college junior)
Major: Biotechnology

Work:
Design and produce Wiki

Hobbies:
I have deep love for developing and participating in hand-on work. I also like spending time on learning other major's knowledge, such as programming.

Why iGEM:
Taking part in iGEM gives me chances to work and discuss with partners who have various abilities. To present our outcome more perfectly, I choose the design work of wiki naturally.

Human Practice

Xu Zhao
Age: 21(college junior)
Major: Biotechnology

Work:
Taking charge of the activity planning and execution of human practice

Hobbies:
I love anime and US TV series. I also like playing tennis and badminton.

Why iGEM:
The reason why I want to take part in iGEM is that I am extremely interested in synthetic biology. I want to exercise my skills of cooperation, activity planning, spoken English, etc.

Human Practice

Kun Yan
Age: 21(college junior)
Major: Biotechnology

Work:
Taking charge of the activity planning and execution of human practice
Performing some experiments
Arts design

Hobbies:
I like music,movies,painting and all kinds of novel activities.

Why iGEM:
iGEM is a comprehensive competition.One thing, I can witness the process of a scientific research project; for another, I can get the chance to expand my horizon.

Art desiner

Ju Wang
Age: 19(college sophomore)
Major: Biotechnology

Work:
Arts design,including logo,poster,powerpoint

Hobbies:
My hobbies are visual design and writing codes. Meanwhile, as a biology-major student, I am also fascinated with biology.

Why iGEM:
I feel iGEM is very creative and forward-looking (This is so cool), I am looking forward to take part in it; Also, I hope I can get practice in the professional event like this, it will be a rare life experience.