Team:OUC-China

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html lang="en">
+
<<html lang="en">
<head>
<head>
Line 5: Line 5:
<link href="http://oucast.com\igem\css\bootstrap.css" rel="stylesheet" media="screen">
<link href="http://oucast.com\igem\css\bootstrap.css" rel="stylesheet" media="screen">
<link href="http://oucast.com\igem\css\bootstrap-responsive.css" rel="stylesheet" media="screen">
<link href="http://oucast.com\igem\css\bootstrap-responsive.css" rel="stylesheet" media="screen">
 +
<link href="http://oucast.com\igem\css\docs.css" rel="stylesheet">
 +
<style type="text/css">
-
<style>
 
#top-section{
#top-section{
   height:0px;
   height:0px;
     border:none;
     border:none;
-
     width:980px;
+
     width:1000px;
     margin:0 auto;
     margin:0 auto;
     padding:0 0 0 0;
     padding:0 0 0 0;
-
     background-color:transparent;
+
     background-color:#e5e5e5;
     overflow:hide;
     overflow:hide;
-
 
+
   
}
}
#p-logo{display:none;}
#p-logo{display:none;}
Line 37: Line 38:
width:100%;
width:100%;
position: absolute;
position: absolute;
-
background-color: #FFFFFF;
+
background-color: #e5e5e5;
}
}
Line 45: Line 46:
}
}
-
li {
 
-
      font-weight:normal;
 
-
      font-size:12px;
 
-
}
 
#menubar {
#menubar {
Line 59: Line 56:
     z-index: 5000;
     z-index: 5000;
     font-family: sans-serif;
     font-family: sans-serif;
-
     font-size: 10%;
+
     font-size: 30%;
     line-height: 1em;
     line-height: 1em;
     z-index:99;
     z-index:99;
Line 66: Line 63:
-
 
+
body {
-
/* GLOBAL STYLES
+
-
    -------------------------------------------------- */
+
-
    /* Padding below the footer and lighter body text */
+
-
 
+
-
 
+
-
    h1 {
+
-
color:#0099FF;
+
-
}
+
-
    body {
+
       padding-bottom: 40px;
       padding-bottom: 40px;
       color: #5a5a5a;
       color: #5a5a5a;
-
  background: #e5e5e5 url(image/moon.png);
+
  background: #e5e5e5 url(bootstrap/img/moon.png);
  overflow-x: hidden;
  overflow-x: hidden;
  -webkit-user-select: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
     }
     }
 +
h1 {color:#0099FF;
 +
 
 +
}
 +
li {font-weight:normal;
 +
    font-size:12px;
 +
}
-
    .jumbotron {
 
-
        margin: 60px 0;
 
-
        text-align: center;
 
-
      }
 
-
      .jumbotron h1 {
 
-
        font-size: 72px;
 
-
        line-height: 1;
 
-
      }
 
-
      .jumbotron .btn {
 
-
        font-size: 21px;
 
-
        padding: 14px 24px;
 
-
      }
 
-
      /* Supporting marketing content */
 
-
      .marketing {
 
-
        margin: 60px 0;
 
-
      }
 
-
      .marketing p + h4 {
 
-
        margin-top: 28px;
 
-
      }
 
-
    /* CUSTOMIZE THE NAVBAR
 
-
    -------------------------------------------------- */
 
-
    /* Special class on .container surrounding .navbar, used for positioning it into place. */
 
-
    .navbar-wrapper {
 
-
      position: absolute;
 
-
      top: 0;
 
-
      left: 0;
 
-
      right: 0;
 
-
      z-index: 10;
 
-
      margin-top: 20px;
 
-
      margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
 
-
    }
 
-
    .navbar-wrapper .navbar {
 
-
 
-
    }
 
-
 
-
    /* Remove border and change up box shadow for more contrast */
 
-
    .navbar .navbar-inner {
 
-
      border: 0;
 
-
      -webkit-box-shadow: 0 2px 20px rgba(10,0,0,.25);
 
-
        -moz-box-shadow: 0 2px 20px rgba(10,0,0,.25);
 
-
              box-shadow: 0 2px 20px rgba(10,0,0,.25);
 
-
    }
 
-
 
-
    /* Downsize the brand/project name a bit */
 
-
    .navbar .brand {
 
-
      padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */
 
-
      font-size: 16px;
 
-
      font-weight: bold;
 
-
      text-shadow: 0 -1px 0 rgba(0,0,0,.5);
 
-
    }
 
-
 
-
    /* Navbar links: increase padding for taller navbar */
 
-
    .navbar .nav > li > a {
 
-
      padding: 15px 20px;
 
-
    }
 
-
 
-
    /* Offset the responsive button for proper vertical alignment */
 
-
    .navbar .btn-navbar {
 
-
      margin-top: 10px;
 
-
    }
 
-
 
-
 
-
 
-
    /* CUSTOMIZE THE CAROUSEL
 
-
    -------------------------------------------------- */
 
-
 
-
    /* Carousel base class */
 
-
    .carousel {
 
-
      margin-bottom: 60px;
 
-
    }
 
-
 
-
    .carousel .container {
 
-
      position: relative;
 
-
      z-index: 9;
 
-
    }
 
-
 
-
    .carousel-control {
 
-
      height: 80px;
 
-
      margin-top: 0;
 
-
      font-size: 120px;
 
-
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
 
-
      background-color: transparent;
 
-
      border: 0;
 
-
      z-index: 10;
 
-
    }
 
-
 
-
    .carousel .item {
 
-
      height: 400px;
 
-
    }
 
-
    .carousel img {
 
-
      position: absolute;
 
-
      top: 0;
 
-
      left: 0;
 
-
      min-width: 100%;
 
-
      height: 400px;
 
-
    }
 
-
 
-
    .carousel-caption {
 
-
      background-color: transparent;
 
-
      position: static;
 
-
      max-width: 550px;
 
-
      padding: 0 20px;
 
-
      margin-top: 200px;
 
-
    }
 
-
    .carousel-caption h1,
 
-
    .carousel-caption .lead {
 
-
      margin: 0;
 
-
      line-height: 1.25;
 
-
      color: #fff;
 
-
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
 
-
    }
 
-
    .carousel-caption .btn {
 
-
      margin-top: 10px;
 
-
    }
 
-
 
-
 
-
 
-
    /* MARKETING CONTENT
 
-
    -------------------------------------------------- */
 
-
 
-
    /* Center align the text within the three columns below the carousel */
 
-
    .marketing .span6 {
 
-
      text-align: center;
 
-
    }
 
-
    .marketing h2 {
 
-
      font-weight: normal;
 
-
      margin-left: 200px;
 
-
      margin-right: 60px;
 
-
    }
 
-
    .marketing .span6 p {
 
-
      margin-left: 200px;
 
-
      margin-right: 60px;
 
-
    }
 
-
 
-
 
-
    /* Featurettes
 
-
    ------------------------- */
 
-
 
-
    .featurette-divider {
 
-
      margin: 80px 0; /* Space out the Bootstrap <hr> more */
 
-
    }
 
-
    .featurette {
 
-
      padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
 
-
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
 
-
    }
 
-
    .featurette-image {
 
-
      margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
 
-
    }
 
-
 
-
    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
 
-
    .featurette-image.pull-left {
 
-
      margin-right: 40px;
 
-
    }
 
-
    .featurette-image.pull-right {
 
-
      margin-left: 40px;
 
-
    }
 
-
 
-
    /* Thin out the marketing headings */
 
-
    .featurette-heading {
 
-
      font-size: 50px;
 
-
      font-weight: 300;
 
-
      line-height: 1;
 
-
      letter-spacing: -1px;
 
-
    }
 
-
 
-
 
-
 
-
    /* RESPONSIVE CSS
 
-
    -------------------------------------------------- */
 
-
 
-
    @media (max-width: 979px) {
 
-
 
-
      .container.navbar-wrapper {
 
-
        margin-bottom: 0;
 
-
        width: auto;
 
-
      }
 
-
      .navbar-inner {
 
-
        border-radius: 0;
 
-
        margin: -20px 0;
 
-
      }
 
-
 
-
      .carousel .item {
 
-
        height: 400px;
 
-
      }
 
-
      .carousel img {
 
-
        width: auto;
 
-
        height: 400px;
 
-
      }
 
-
 
-
      .featurette {
 
-
        height: auto;
 
-
        padding: 0;
 
-
      }
 
-
      .featurette-image.pull-left,
 
-
      .featurette-image.pull-right {
 
-
        display: block;
 
-
        float: none;
 
-
        max-width: 40%;
 
-
        margin: 0 auto 20px;
 
-
      }
 
-
    }
 
-
 
-
 
-
    @media (max-width: 767px) {
 
-
 
-
      .navbar-inner {
 
-
        margin: -20px;
 
-
      }
 
-
 
-
      .carousel {
 
-
        margin-left: -20px;
 
-
        margin-right: -20px;
 
-
      }
 
-
      .carousel .container {
 
-
 
-
      }
 
-
      .carousel .item {
 
-
        height: 400px;
 
-
      }
 
-
      .carousel img {
 
-
        height: 400px;
 
-
      }
 
-
      .carousel-caption {
 
-
        width: 65%;
 
-
        padding: 0 70px;
 
-
        margin-top: 100px;
 
-
      }
 
-
      .carousel-caption h1 {
 
-
        font-size: 30px;
 
-
      }
 
-
      .carousel-caption .lead,
 
-
      .carousel-caption .btn {
 
-
        font-size: 18px;
 
-
      }
 
-
 
-
      .marketing .span4 + .span4 {
 
-
        margin-top: 40px;
 
-
      }
 
-
 
-
      .featurette-heading {
 
-
        font-size: 30px;
 
-
      }
 
-
      .featurette .lead {
 
-
        font-size: 18px;
 
-
        line-height: 1.5;
 
-
      }
 
-
 
-
    }
 
-
 
-
/* = 通用 Global
 
-
----------------------------------------------- */
 
a:not(.btn) {
a:not(.btn) {
color: #00699E;
color: #00699E;
Line 362: Line 105:
border: 0;
border: 0;
}
}
-
 
.nav a {
.nav a {
Line 369: Line 111:
transition: 500ms;
transition: 500ms;
}
}
-
header {
 
-
margin-top: 40px;
 
-
}
 
-
.hero-unit {
 
-
background: url(/images/cover-5.jpg);
 
-
background-size: cover;
 
-
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cover-5.jpg', sizingMethod='scale');
 
-
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cover-5.jpg', sizingMethod='scale')";
 
-
color: #fff;
 
-
height: 100px;
 
-
margin-bottom: 0;
 
-
}
 
-
.hero-unit h1 {
 
-
/* font: 88px Minion,'Optima', "Times New Roman", Times, serif; */
 
-
text-align: center;
 
-
text-shadow: 1px 1px 10px black;
 
-
}
 
-
.hero-unit img {
 
-
max-width: 500px;
 
-
-webkit-animation: title-in 1s ease-out 0 1 forwards;
 
-
-webkit-transition: 500ms;
 
-
-moz-transition: 500ms;
 
-
transition: 500ms;
 
-
 
-
}
 
-
.hero-unit img:hover {
 
-
-webkit-transform: translateY(-5px) scale(1.05) rotate(2deg);
 
-
-moz-transform: translateY(-5px) scale(1.05) rotate(2deg);
 
-
transform: translateY(-5px) scale(1.05) rotate(2deg);
 
-
}
 
-
 
-
</style>
 
 +
</style>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta name="description" content="">
  <meta name="description" content="">
  <meta name="author" content="">
  <meta name="author" content="">
-
<title>index</title>
+
<title>Members</title>
</head>
</head>
-
<body >
 
-
 
-
 
 +
<body>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar navbar-inverse navbar-fixed-top">
       <div class="navbar-inner">
       <div class="navbar-inner">
Line 422: Line 131:
             <div class="nav-collapse collapse">
             <div class="nav-collapse collapse">
                   <ul class="nav pull-right">
                   <ul class="nav pull-right">
-
  <li class="active"><a href="https://2013.igem.org/Team:OUC-China"><font size="4.5px">Home</font></a></li>
+
<li class="active"><a href="https://2013.igem.org/Team:OUC-China"><font size="4.5px">Home</font></a></li>
               <li class="dropdown">
               <li class="dropdown">
                 <a class="dropdown-toggle" id="drop4" role="button" data-toggle="dropdown" href="#"><font size="4.5px">Project</font><b class="caret"></b>
                 <a class="dropdown-toggle" id="drop4" role="button" data-toggle="dropdown" href="#"><font size="4.5px">Project</font><b class="caret"></b>
Line 466: Line 175:
                  
                  
               </li>
               </li>
-
<li class="dropdown">
+
<li class="active"><a href="https://2013.igem.org/Team:Part"><font size="4.5px">Part</font></a></li>
-
                <a class="dropdown-toggle" id="drop5" role="button" data-toggle="dropdown" href="#"><font size="4.5px">Part</font><b class="caret"></b></a>
+
-
                <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="drop5">
+
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Action</a></li>
+
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Another action</a></li>
+
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Something else here</a></li>
+
-
                  <li role="presentation" class="divider"></li>
+
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Separated link</a></li>
+
-
                </ul>
+
-
              </li>
+
<li class="dropdown">
<li class="dropdown">
                 <a class="dropdown-toggle" id="drop5" role="button" data-toggle="dropdown" href="Members.html"><font size="4.5px">Team</font><b class="caret"></b></a>
                 <a class="dropdown-toggle" id="drop5" role="button" data-toggle="dropdown" href="Members.html"><font size="4.5px">Team</font><b class="caret"></b></a>
Line 506: Line 206:
<br><br>
<br><br>
 +
<div class="container">
-
<div id="myCarousel" class="carousel slide">
+
<div class="row">
-
<ol class="carousel-indicators">
+
      <div class="span3 bs-docs-sidebar">
-
    <li data-target="#myCarousel" data-slide-to="0"  class="active"></li>
+
        <ul class="nav nav-list bs-docs-sidenav">
-
    <li data-target="#myCarousel" data-slide-to="1"></li>
+
          <li><a href="#member"><i class="icon-chevron-right"></i> OUC-iGEMers</a></li>
-
    <li data-target="#myCarousel" data-slide-to="2"></li>
+
          <li><a href="https://2013.igem.org/Team:OUC-China/Instructors"><i class="icon-chevron-right"></i> Instructors</a></li>
-
    <li data-target="#myCarousel" data-slide-to="3"></li>
+
          <li><a href="https://2013.igem.org/Team:OUC-China/Advisor"><i class="icon-chevron-right"></i> Advisor</a></li>
-
  </ol>
+
          <li><a href="https://2013.igem.org/Team:OUC-China/Lab"><i class="icon-chevron-right"></i> Lab</a></li>
-
      <div class="carousel-inner">
+
  <li><a href="https://2013.igem.org/Team:OUC-China/Acknowledgement"><i class="icon-chevron-right"></i>Acknowledgement</a></li>
-
        <div class="item active">
+
         
-
          <img src="http://oucast.com/igem\img/slide-01.jpg" alt="">
+
         </ul>
-
          <div class="container">
+
-
            <div class="carousel-caption">
+
-
              <p class="lead">Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
+
-
              <a class="btn btn-large btn-primary" href="#">Sign up today</a>
+
-
            </div>
+
-
          </div>
+
-
        </div>
+
-
        <div class="item">
+
-
          <img src="http://oucast.com/igem\img\slide-02.jpg" alt="">
+
-
          <div class="container">
+
-
            <div class="carousel-caption">
+
-
           
+
-
              <p class="lead">Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
+
-
              <a class="btn btn-large btn-primary" href="#">Learn more</a>
+
-
          </div>
+
-
         </div>
+
       </div>
       </div>
-
        <div class="item">
+
 
-
          <img src="http://oucast.com/igem\img\slide-03.jpg" alt="">
+
      <div class="span9">
-
          <div class="container">
+
  <div class="page-header">
-
            <div class="carousel-caption">
+
  <section id="member">
-
             
+
-
              <p class="lead">Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
+
            <h1>OUC-iGEMers 2013</h1>
-
              <a class="btn btn-large btn-primary" href="#">Browse gallery</a>
+
-
            </div>
+
           </div>
           </div>
-
        </div>
+
 
-
        <div class="item">
+
  <div class="row">
-
          <img src="http://oucast.com/igem/img\slide-02.jpg" alt="">
+
 
-
          <div class="container">
+
  <div class="span9">
-
            <div class="carousel-caption">
+
  <h3>Zhong Xiaodong</h3>
-
           
+
    <div class="row">
-
              <p class="lead">Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
+
      <div class="span3"><img src="http://oucast.com\igem\img/zhongxiaodong.jpg" /></div>
-
              <a class="btn btn-large btn-primary" href="#">Learn more</a>
+
       <div class="span6"><p style="font-weight:normal;"><font size="3px">Hi! I’m Zhong Xiaodong. I major in biotechnology. I’m in charge of competition affairs and experiment. And you can contact me: zhongxiaodong@live.cn .I hope be friend with you.</font></p></div>
-
          </div>
+
-
        </div>
+
-
       </div>
+
-
      </div>
+
-
      <a class="left carousel-control" href="#myCarousel" data-slide="prev" data-interval="1000" data-pause="hover">&lsaquo;</a>
+
-
      <a class="right carousel-control" href="#myCarousel" data-slide="next">&rsaquo;</a>
+
     </div>
     </div>
-
   
+
  </div>
-
   
+
</div><br /><br /></br>
-
      <div class="jumbotron">
+
<div class="row">
-
        <header id="banner" class="hero-unit no-radius">
+
 
-
<div class="container text-center">
+
  <div class="span9">
-
        <h4><img src="http://oucast.com/igem/img/title.jpg" alt="OUC-China"></h4>
+
  <h3>Sun Mengqi</h3>
 +
    <div class="row">
 +
      <div class="span3"><img src="http://oucast.com\igem\img/sunmengqi.jpg" /></div>
 +
      <div class="span6"><p style="font-weight:normal;"><font size="3px">My English name is Faye and I major in Life Sciences. My role in the iGEM team is lab assistance, competition affairs and advertising. I'm interested in Marine Microbiology, Biogeochemical cycles and lab management. I love exploring and I won't mind having a career that keeps me out at sea for most of the year. Besides biology, I enjoy classical literature, DIY, hiking and fantasy.</font></p></div>
     </div>
     </div>
-
</header>
+
  </div>
 +
</div><br /><br /></br>
-
        <p class="lead" ><font color="#0099FF">Cras justo odio, dapibus ac facilisis in, egestas eget quam. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</font></p>
+
<div class="row">
-
        <a class="btn btn-large btn-success" href="#">Learn more</a>
+
 
-
      </div>
+
  <div class="span9">
 +
  <h3>Wang Qiu</h3>
 +
    <div class="row">
 +
      <div class="span3"><img src="http://oucast.com\igem\img/wangqiu.jpg" /></div>
 +
      <div class="span6"><p style="font-weight:normal;"><font size="3px">I‘m Wang Qiu,a sophomore student of OUC.I’m majoring in biochemicals and molecular biology.I just feel so luky to join the competition,and I learned a lot!The experience of fighting together must be an unforgettable memory beyond all doubt!</font></p></div>
 +
    </div>
 +
  </div>
 +
</div><br /><br /></br>
-
       <hr>
+
<div class="row">
-
       <div class="container marketing">
+
 
 +
  <div class="span9">
 +
  <h3>Sun Xue</h3>
 +
    <div class="row">
 +
       <div class="span3"><img src="http://oucast.com\igem\img/sunxue.jpg" /></div>
 +
       <div class="span6"><p style="font-weight:normal;"><font size="3px">I’m SUN Xue, a junior majoring in Biochemistry and Molecular Biology. I joined the igem team this year to further my knowledge and lab skills in the field of synthetic and microbiology.I am excited to be in such an amazing journey of life science. I am the vice leader and lab manager of our team to ensure the lab work well.</font> </p></div>
 +
    </div>
 +
  </div>
 +
</div><br /><br /></br>
-
      <!-- Three columns of text below the carousel -->
+
<div class="row">
-
      <div class="row">
+
 
-
        <div class="span6">
+
  <div class="span9">
-
          <img class="img-circle" data-src="holder.js/140x140">
+
  <h3>Wang Yu</h3>
-
          <h2>Heading</h2>
+
    <div class="row">
-
          <p>Donec sed odio dui. Etiam porta sem malesuada magna mollis euismod. Nullam id dolor id nibh ultricies vehicula ut id elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.</p>
+
      <div class="span3"><img src="http://oucast.com\igem\img/wangyu.jpg" /></div>
-
          <p><a class="btn" href="#">View details &raquo;</a></p>
+
      <div class="span6"><p style="font-weight:normal;"><font size="3px">Hello,I'm Wangyu.Happy to join this wonderful team. I'm responsible for the construction and testing of a tool that can prolong the halflife of a mRNA.I think Our work just like a jounary, during this period, I experience a lot,I find life is the the most fantastic thing in the word,and I'm so pround I can remake it,how imaginable! I'm major in Biochemistry and Molecular Biology, you can get in touch with me by send mail to OUCwangyu@163.com. Welcome any time!</font></p></div>
-
        </div><!-- /.span4 -->
+
    </div>
-
        <div class="span6">
+
  </div>
-
          <img class="img-circle" data-src="holder.js/140x140">
+
</div><br /><br /></br>
-
          <h2>Heading</h2>
+
 
-
          <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p>
+
<div class="row">
-
          <p><a class="btn" href="#">View details &raquo;</a></p>
+
 
-
        </div><!-- /.span4 -->
+
  <div class="span9">
-
      </div><!-- /.row -->
+
  <h3>Ling Xu</h3>
-
  </div>
+
    <div class="row">
 +
      <div class="span3"><img src="http://oucast.com\igem\img/1.png" /></div>
 +
      <div class="span6"><p style="font-weight:normal;"><font size="3px">Hi,I am Xu Lin.I’m very glad to be a member of dry lab and work with others.My major work is to analysis the experimental data and model the process of mRNA deradation.Something amazing and interesting is that there is so much uncertainty in a small cell.So revealing the mystery under the life and find some regular patterns is exciting.My major is Marine Resources Development Technology .You can find me called Xu Lin Ouc on facebook. Eager to talk about Synthetic Biology with you!</font></p></div>
 +
    </div>
 +
  </div>
 +
</div><br /><br /></br>
 +
 
 +
<div class="row">
 +
 
 +
  <div class="span9">
 +
  <h3>Qin Kaili</h3>
 +
    <div class="row">
 +
      <div class="span3"><img src="http://oucast.com\igem\img/qinkaili.jpg" /></div>
 +
      <div class="span6"><p style="font-weight:normal;"><font size="3px">Hello everyone! I'm Kaili Qin ,I'm a junior student of Ocean University of China majoring in Marine biological resource and environment. It,s my pleasure to take part in 2013-iGEM. I come here with passion and excitment, to do something different for my college life, and to pursue a same dream with my teammates. I believe where there is a will there is a way. We can accomplish an amazing dream even there might be many difficulties. So, if you really want to do something, regardless how tough it is , just go forward and the difficulties will leave behind of you.</font></p></div>
 +
    </div>
 +
  </div>
 +
</div><br /><br /></br>
 +
 
 +
<div class="row">
 +
 
 +
  <div class="span9">
 +
  <h3>Zheng Yuchen</h3>
 +
    <div class="row">
 +
      <div class="span3"><img src="http://oucast.com\igem\img/zhengyuchen.jpg" /></div>
 +
      <div class="span6"><p style="font-weight:normal;"><font size="3px">Hi, I am Zheng Yuchen, a senior student in college of information science and engineering. My major is computer science and technology. It is a challenge and great honor to me to be the designer and wiki programmer in OUC-China team. I have the passion for web development, meanwhile, I am now learning. Although it is not my major, I like molecular biology. I hope I can make my team's overview better. Making a great show about our project is the goal of all members.</font></p></div>
 +
    </div>
 +
  </div>
 +
</div><br /><br /></br>
 +
  </section>
 +
 
 +
 +
 
 +
  </div>
 +
  </div>
 +
  </div>
 +
 
 +
 
 +
 
<script src="http://code.jquery.com/jquery.js"></script>
<script src="http://code.jquery.com/jquery.js"></script>
-
<script src="http://oucast.com/igem/js/bootstrap.min.js"></script>
+
<script src="http://oucast.com\igem\js\bootstrap.min.js"></script>
-
<script>
+
<script src="http://oucast.com\igem\js\ouc2.js"></script>
 +
<script src="http://oucast.com\igem\js/application.js"></script>
 +
<script>
 +
 
       !function ($) {
       !function ($) {
         $(function(){
         $(function(){
Line 601: Line 337:
       }(window.jQuery)
       }(window.jQuery)
     </script>
     </script>
-
    <script src="http://oucast.com/igem/js/bootstrap.holder.js"></script>
+
<script src="http://oucast.com\igem\js\holder.js"></script>
-
+
</body>
</body>
</html>
</html>

Revision as of 03:59, 22 September 2013

< Members



Zhong Xiaodong

Hi! I’m Zhong Xiaodong. I major in biotechnology. I’m in charge of competition affairs and experiment. And you can contact me: zhongxiaodong@live.cn .I hope be friend with you.




Sun Mengqi

My English name is Faye and I major in Life Sciences. My role in the iGEM team is lab assistance, competition affairs and advertising. I'm interested in Marine Microbiology, Biogeochemical cycles and lab management. I love exploring and I won't mind having a career that keeps me out at sea for most of the year. Besides biology, I enjoy classical literature, DIY, hiking and fantasy.




Wang Qiu

I‘m Wang Qiu,a sophomore student of OUC.I’m majoring in biochemicals and molecular biology.I just feel so luky to join the competition,and I learned a lot!The experience of fighting together must be an unforgettable memory beyond all doubt!




Sun Xue

I’m SUN Xue, a junior majoring in Biochemistry and Molecular Biology. I joined the igem team this year to further my knowledge and lab skills in the field of synthetic and microbiology.I am excited to be in such an amazing journey of life science. I am the vice leader and lab manager of our team to ensure the lab work well.




Wang Yu

Hello,I'm Wangyu.Happy to join this wonderful team. I'm responsible for the construction and testing of a tool that can prolong the halflife of a mRNA.I think Our work just like a jounary, during this period, I experience a lot,I find life is the the most fantastic thing in the word,and I'm so pround I can remake it,how imaginable! I'm major in Biochemistry and Molecular Biology, you can get in touch with me by send mail to OUCwangyu@163.com. Welcome any time!




Ling Xu

Hi,I am Xu Lin.I’m very glad to be a member of dry lab and work with others.My major work is to analysis the experimental data and model the process of mRNA deradation.Something amazing and interesting is that there is so much uncertainty in a small cell.So revealing the mystery under the life and find some regular patterns is exciting.My major is Marine Resources Development Technology .You can find me called Xu Lin Ouc on facebook. Eager to talk about Synthetic Biology with you!




Qin Kaili

Hello everyone! I'm Kaili Qin ,I'm a junior student of Ocean University of China majoring in Marine biological resource and environment. It,s my pleasure to take part in 2013-iGEM. I come here with passion and excitment, to do something different for my college life, and to pursue a same dream with my teammates. I believe where there is a will there is a way. We can accomplish an amazing dream even there might be many difficulties. So, if you really want to do something, regardless how tough it is , just go forward and the difficulties will leave behind of you.




Zheng Yuchen

Hi, I am Zheng Yuchen, a senior student in college of information science and engineering. My major is computer science and technology. It is a challenge and great honor to me to be the designer and wiki programmer in OUC-China team. I have the passion for web development, meanwhile, I am now learning. Although it is not my major, I like molecular biology. I hope I can make my team's overview better. Making a great show about our project is the goal of all members.