Team:OUC-China

From 2013.igem.org

(Difference between revisions)
 
(126 intermediate revisions not shown)
Line 1: Line 1:
<html lang="en">
<html lang="en">
<head>
<head>
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 +
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<link href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" media="screen">
 +
<script src="http://code.jquery.com/jquery.min.js"></script>
 +
<style>
 +
/*the igem Global setting*/
 +
* {
 +
  margin: 0;
 +
  padding: 0;
 +
  -webkit-font-smoothing: antialiased;
 +
  -webkit-box-sizing: border-box;
 +
  -moz-box-sizing: border-box;
 +
  box-sizing: border-box;
 +
}
 +
body{
 +
  color: #34495e;
 +
}
 +
#bodyContent h1, #bodyContent h2{
 +
  margin-bottom:0;
 +
}
 +
h1, h2, h3, h4, h5, h6{
 +
  padding-top: 0;
 +
  padding-bottom: 0;
 +
  color: #34495e;
 +
}
 +
#globalWrapper {
 +
  font-size: 100%;
 +
}
 +
#top-section{
 +
  height:0px;
 +
    border:none;
 +
    width:980px;
 +
    margin:0 auto;
 +
    padding:0 0 0 0;
 +
    background-color:transparent;
 +
    overflow:hide;
 +
}
 +
#p-logo{display:none;}
 +
#search-controls{display:none;}
 +
#top{display:none;}
 +
.firstHeading{display:none;}
 +
#footer-box{display:none;}
 +
#catlinks{display:none;}
 +
div#contentSub{
 +
    display: none;
 +
    position: absolute;
 +
}
 +
#content h1.firstHeading {display: none;}
 +
#content
 +
{
 +
  border:none;
 +
  height: 100%;
 +
  margin:0;
 +
  padding:0;
 +
  width:100%;
 +
  position: absolute;
 +
  background-color: #FFFFFF;
 +
  color: #34495e;
 +
}
 +
a:visited{
 +
  color: #fff;
 +
}
 +
/*the nav settings
 +
----------------------------------------------- */
 +
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus{
 +
  color: #1abc9c;
 +
  background-color: transparent;
 +
}
 +
.navbar-inverse .navbar-nav>li>a{
 +
  color: #fff;
 +
}
 +
.navbar-inverse .navbar-nav>li>a:hover{
 +
  color: #1abc9c;
 +
  background-color:transparent;
 +
}
 +
.navbar-inverse .navbar-brand{
 +
          color: #fff;
 +
          padding: 0;
 +
}
 +
.navbar-inverse .navbar-brand img{
 +
  height: 50px;
 +
  padding-left: 90px;
 +
}
 +
.navbar-inverse .navbar-brand p{
 +
  padding:12px 30px;
 +
  margin:0;
 +
}
 +
.navbar-inverse .navbar-brand:hover{
 +
  color: #1abc9c;
 +
}
 +
.navbar-inverse{
 +
  border-color: transparent;
 +
  background: #34495e;
 +
  font-weight: bold;
 +
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 +
}
 +
.dropdown-menu{
 +
  background-color:#34495e;
 +
  border:none;
 +
  -webkit-box-shadow:none;
 +
  box-shadow: none;
 +
}
 +
.dropdown-menu>li>a{
 +
  color: #fff;
 +
  font-weight: bold;
 +
}
 +
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
 +
  color:#1abc9c;
 +
  background-color: transparent;
 +
}
-
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
+
/*add dropdown-submenu to btV3*/
-
<link href="http://oucast.com\igem\css\bootstrap.css" rel="stylesheet" media="screen">
+
.dropdown-submenu{position:relative;}
-
<link href="http://oucast.com\igem\css\bootstrap-responsive.css" rel="stylesheet" media="screen">
+
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
 +
.dropdown-submenu:hover>.dropdown-menu{display:block;}
 +
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
 +
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
 +
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
 +
/*the unslider css*/
 +
.banner {
 +
  position: relative;
 +
  width: 100%;
 +
  overflow: auto;
 +
  font-size: 18px;
 +
  line-height: 24px;
 +
  text-align: center;
 +
  color: #fff;
 +
  background: ;
 +
  box-shadow: 0 1px 2px rgba(0,0,0,.25);
 +
}
 +
  .banner ul {
 +
    list-style: none;
 +
    width: 300%;
 +
    margin: 0;
 +
  }
 +
  .banner ul li {
 +
    display: block;
 +
    float: left;
 +
    width: 33%;
 +
    min-height: 350px;
-
<style>
+
     -o-background-size: 100% 100%;
-
/* GLOBAL STYLES
+
    -ms-background-size: 100% 100%;
-
     -------------------------------------------------- */
+
    -moz-background-size: 100% 100%;
-
     /* Padding below the footer and lighter body text */
+
    -webkit-background-size: 100% 100%;
 +
     background-size: 100% 100%;
 +
    box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);
 +
  }
-
    h1 {
+
  .banner .inner {
-
color:#0099FF;
+
-
}
+
-
    body {
+
-
      padding-bottom: 40px;
+
-
      color: #5a5a5a;
+
-
  background: #e5e5e5 url(image/moon.png);
+
-
  overflow-x: hidden;
+
-
  -webkit-user-select: none;
+
-
  -webkit-tap-highlight-color: rgba(0,0,0,0);
+
-
    }
+
-
    .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 */
+
    padding: 160px 0 110px;
-
      .marketing {
+
  }
-
        margin: 60px 0;
+
-
      }
+
-
      .marketing p + h4 {
+
-
        margin-top: 28px;
+
-
      }
+
-
     /* CUSTOMIZE THE NAVBAR
+
  .banner h1, .banner h2 {
-
     -------------------------------------------------- */
+
     font-size: 40px;
 +
     line-height: 52px;
 +
    border-bottom:#fff;
 +
    color: #fff;
 +
  }
-
    /* Special class on .container surrounding .navbar, used for positioning it into place. */
+
  .banner .btn {
-
     .navbar-wrapper {
+
     display: inline-block;
-
      position: absolute;
+
    margin: 25px 0 0;
-
      top: 0;
+
    padding: 9px 22px 7px;
-
      left: 0;
+
    clear: both;
-
      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 {
+
-
     }
+
     color: #fff;
 +
    font-size: 12px;
 +
    font-weight: bold;
 +
    text-transform: uppercase;
 +
    text-decoration: none;
-
     /* Remove border and change up box shadow for more contrast */
+
     border: 2px solid rgba(255,255,255,.4);
-
    .navbar .navbar-inner {
+
    border-radius: 5px;
-
      border: 0;
+
  }
-
      -webkit-box-shadow: 0 2px 20px rgba(10,0,0,.25);
+
    .banner .btn:hover {
-
        -moz-box-shadow: 0 2px 20px rgba(10,0,0,.25);
+
      background: rgba(255,255,255,.05);
-
              box-shadow: 0 2px 20px rgba(10,0,0,.25);
+
     }
     }
-
 
+
     .banner .btn:active {
-
    /* Downsize the brand/project name a bit */
+
       -webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
-
     .navbar .brand {
+
       -moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
-
       padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */
+
       -ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
-
       font-size: 16px;
+
       -o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
-
       font-weight: bold;
+
      filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
-
       text-shadow: 0 -1px 0 rgba(0,0,0,.5);
+
     }
     }
-
     /* Navbar links: increase padding for taller navbar */
+
  .banner .btn, .banner .dot {
-
     .navbar .nav > li > a {
+
     -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
-
      padding: 15px 20px;
+
     -moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
-
     }
+
    -ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
 +
    -o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
 +
     filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
 +
  }
-
     /* Offset the responsive button for proper vertical alignment */
+
  .banner .dots {
-
     .navbar .btn-navbar {
+
     position: absolute;
-
       margin-top: 10px;
+
    left: 0;
-
    }
+
    right: 0;
 +
    bottom: 20px;
 +
    margin: 0;
 +
  }
 +
     .banner .dots li {
 +
       display: inline-block;
 +
      width: 10px;
 +
      height: 10px;
 +
      margin: 0 4px;
 +
      text-indent: -999em;
 +
      border: 2px solid #fff;
 +
      border-radius: 6px;
-
    /* CUSTOMIZE THE CAROUSEL
+
      cursor: pointer;
-
    -------------------------------------------------- */
+
      opacity: .4;
-
    /* Carousel base class */
+
      -webkit-transition: background .5s, opacity .5s;
-
    .carousel {
+
       -moz-transition: background .5s, opacity .5s;
-
       margin-bottom: 60px;
+
      transition: background .5s, opacity .5s;
     }
     }
 +
      .banner .dots li.active {
 +
        background: #fff;
 +
        opacity: 1;
 +
      }
-
     .carousel .container {
+
  .banner .arrows {
-
       position: relative;
+
    position: absolute;
-
       z-index: 9;
+
    bottom: 20px;
 +
    right: 20px;
 +
    color: #fff;
 +
  }
 +
     .banner .arrow {
 +
       display: inline;
 +
       padding-left: 10px;
 +
      cursor: pointer;
     }
     }
-
    .carousel-control {
+
/*features*/
-
      height: 80px;
+
.features {
-
      margin-top: 0;
+
  overflow: hidden;
-
      font-size: 120px;
+
  padding: 50px 0;
-
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
+
}
-
      background-color: transparent;
+
  .features li {
-
      border: 0;
+
    position: relative;
-
      z-index: 10;
+
    padding: 0 25px 0 40px;
-
    }
+
    list-style: none;
-
     .carousel .item {
+
     width: 25%;
-
      height: 400px;
+
     float: left;
-
     }
+
  }
-
     .carousel img {
+
     .features li:before {
 +
      content: '';
       position: absolute;
       position: absolute;
 +
      left: 0;
       top: 0;
       top: 0;
-
      left: 0;
 
-
      min-width: 100%;
 
-
      height: 400px;
 
-
    }
 
-
    .carousel-caption {
+
       display: block;
-
       background-color: transparent;
+
       width: 24px;
-
       position: static;
+
       height: 22px;
-
      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 */
+
      background: url('img/icons.png');
-
    .marketing .span6 {
+
-
      text-align: center;
+
     }
     }
-
    .marketing h2 {
+
       .features li.browser:before { background-position: 0 -44px; }
-
       font-weight: normal;
+
       .features li.height:before { background-position: 0 -22px; }
-
      margin-left: 200px;
+
       .features li.responsive:before { background-position: 0 -66px; }
-
      margin-right: 60px;
+
  .features b {
-
    }
+
    display: block;
-
    .marketing .span6 p {
+
    padding-bottom: 6px;
-
      margin-left: 200px;
+
  }
-
      margin-right: 60px;
+
.wrap {
-
    }
+
  margin: 0 auto;
-
 
+
  max-width: 1170px;
-
 
+
-
    /* 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) {
+
-
color: #00699E;
+
-
-webkit-transition: 300ms;
+
-
-moz-transition: 300ms;
+
-
transition: 300ms;
+
}
}
-
a:hover:not(.btn),
+
/*footer*/
-
a:active:not(.btn) {
+
footer{
-
color: #9E0000;
+
  margin-top: 100px;
-
text-decoration: none;
+
  background-color: #eceff1;
-
-webkit-transform: translateY(-8px);
+
  color: #bdc1c5;
-
-moz-transform: translateY(-8px);
+
  font-size: 17px;
-
transform: translateY(-8px);
+
  padding: 0;
}
}
-
 
+
.footer-banner{
-
hr.soften {
+
  background-color: #34495e;
-
height: 1px;
+
  color: #58F8D9;
-
margin: 30px 0;
+
  margin-left: 42px;
-
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
+
  min-height: 286px;
-
background-image:   -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
+
  padding: 0 30px 30px;
-
background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
+
-
background-image:     -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
+
-
border: 0;
+
}
}
-
 
+
.footer-banner ul{
-
 
+
  list-style-type: none;
-
.nav a {
+
-
-webkit-transition: 500ms;
+
-
-moz-transition: 500ms;
+
-
transition: 500ms;
+
}
}
-
header {
+
.footer-banner ul li{
-
margin-top: 40px;
+
  border-bottom:1px solid rgba(57, 107, 97, 0.53);
 +
  line-height: 19px;
 +
  padding: 6px 0;
}
}
-
.hero-unit {
+
.footer-banner a{
-
background: url(/images/cover-5.jpg);
+
  color: #58F8D9;
-
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 {
+
.footer-banner a:hover{
-
/* font: 88px Minion,'Optima', "Times New Roman", Times, serif; */
+
  text-decoration: none;
-
text-align: center;
+
-
text-shadow: 1px 1px 10px black;
+
}
}
-
.hero-unit img {
+
.footer-title{
-
max-width: 500px;
+
  margin: 0 0 22px;
-
-webkit-animation: title-in 1s ease-out 0 1 forwards;
+
  padding-top: 21px;
-
-webkit-transition: 500ms;
+
  color: #1abc9c;
-
-moz-transition: 500ms;
+
  font-weight: bold;
-
transition: 500ms;
+
-
 
+
}
}
-
.hero-unit img:hover {
+
.footerleft a{
-
-webkit-transform: translateY(-5px) scale(1.05) rotate(2deg);
+
  color: #bdc1c5;
-
-moz-transform: translateY(-5px) scale(1.05) rotate(2deg);
+
-
transform: translateY(-5px) scale(1.05) rotate(2deg);
+
}
}
-
 
+
.footerleft a:visited {
-
</style>
+
  color: #bdc1c5;
-
 
+
}
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+
</style>
-
<meta name="description" content="">
+
-
<meta name="author" content="">
+
-
<title>index</title>
+
</head>
</head>
-
<body >
+
<body>
-
 
+
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
-
 
+
  <div class="navbar-header">
-
 
+
    <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
-
<div class="navbar navbar-inverse navbar-fixed-top">
+
      <span class="sr-only">The navigation</span>
-
      <div class="navbar-inner">
+
          <span class="icon-bar"></span>
-
        <div class="container">
+
          <span class="icon-bar"></span>
-
<div class="row"><div class="span3"><a href="https://2013.igem.org/Main_Page"><img src="bootstrap/img/igem1.jpg" alt="logo" style="width:70px;height:50px;margin-top:0px;padding:0 0 0 0;" class="brand png"></a></div>
+
          <span class="icon-bar"></span>
-
          <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+
        </button>
-
            <span class="icon-bar"></span>
+
    <a class="navbar-brand" href="https://igem.org/Team_Wikis?year=2013">
-
            <span class="icon-bar"></span>
+
      <img src="https://static.igem.org/mediawiki/2013/7/7d/Ouc-igem1.png">
-
            <span class="icon-bar"></span>
+
    </a>
-
          </button>
+
    <a class="navbar-brand" href="https://2013.igem.org/Team:OUC-China">
-
            <div class="nav-collapse collapse">
+
      <p>OUC-China IGEM 2013</p>
-
                  <ul class="nav pull-right">
+
    </a>
-
  <li class="active"><a href="index.html"><font size="4.5px">Home</font></a></li>
+
  </div>
-
              <li class="dropdown">
+
    <div class="collapse navbar-collapse navbar-ex1-collapse">
-
                <a class="dropdown-toggle" id="drop4" role="button" data-toggle="dropdown" href="#"><font size="4.5px">Project</font><b class="caret"></b>
+
      <ul class="nav navbar-nav pull-right">
-
</a>
+
      <li><a href="https://2013.igem.org/Team:OUC-China">Home</a></li>
-
                <ul id="menu1" class="dropdown-menu" role="menu" aria-labelledby="drop4">
+
            <li class="dropdown" role="menu" aria-labelledby="dropdownMenu">
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Overview</a>
+
              <a class="dropdown-toggle" data-toggle="dropdown" href="#">Project<b class="caret"></b></a>
-
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Result</a>
+
              <ul class="dropdown-menu">
-
  </li>
+
          <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Overview">Overview</a></li>
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="#">RNA Device</a></li>
+
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Achievement">Achievement & judge criteria</a></li>
-
  <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Attributions</a></li>
+
                    <li class="dropdown-submenu">
-
                  <li role="presentation" class="divider"></li>
+
                      <a tabindex="-1" href="#">Intracellular compartment</a>
-
  <li class="dropdown-submenu">
+
                <ul class="dropdown-menu">
-
                  <a tabindex="-1" href="#">Future work</a>
+
                        <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Review">Review</a></li>
-
  <ul class="dropdown-menu">
+
                        <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Design">Design</a></li>
-
                      <li><a tabindex="-1" href="#">Second level link</a></li>
+
              <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Microfluidics">Microfluidics</a></li>
-
                      <li><a tabindex="-1" href="#">Second level link</a></li>
+
              <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Results">Results</a></li>
-
  </ul>
+
-
  </li>
+
                 </ul>
                 </ul>
-
              </li>
+
            </li>
-
              <li class="dropdown">
+
                  <li class="dropdown-submenu">
-
                <a class="dropdown-toggle" id="drop5" role="button" data-toggle="dropdown" href="#"><font size="4.5px">Modeling</font><b class="caret"></b></a>
+
                  <a tabindex="-1" href="#">RNA guardian</a>
-
                <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="drop5">
+
          <ul class="dropdown-menu">
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Simulation</a></li>
+
                      <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Introduction">Introduction</a></li>
-
                  <li role="presentation" class="divider"></li>
+
                      <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/RNA guardian/Design">Design</a></li>
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Data</a></li>
+
            <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/RNA guardian/Results">Result</a></li>
 +
            <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Reference">Reference</a></li>
 +
            </ul>
 +
          </li>
 +
          <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Part description">Part description</a></li>
 +
          <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Future work">Future work</a></li>
                 </ul>
                 </ul>
-
              </li>
+
            </li>
-
              <li class="dropdown">
+
            <li class="dropdown" role="menu" aria-labelledby="dropdownMenu">
-
                <a class="dropdown-toggle" id="drop6" role="button" data-toggle="dropdown" href="#"><font size="4.5px">Human Practice</font><b class="caret"></b></a>
+
              <a class="dropdown-toggle" data-toggle="dropdown" href="#">Modeling<b class="caret"></b></a>
-
                 <ul id="menu3" class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
+
                 <ul class="dropdown-menu">
-
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Action</a></li>
+
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Magnetic Analysis">Magnetic Analysis</a></li>
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Another action</a></li>
+
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Model in RNA guardian">Model in RNA guardian</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>
                 </ul>
-
</li>
+
            </li>
-
<li class="dropdown">
+
            <li><a  href="https://2013.igem.org/Team:OUC-China/Human Practice">Human Practice</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>
+
      <li class="dropdown">
-
                <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="drop5">
+
              <a class="dropdown-toggle" data-toggle="dropdown" href="#">Team<b class="caret"></b></a>
-
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Action</a></li>
+
              <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
-
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Another action</a></li>
+
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Members">Members</a></li>
-
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Something else here</a></li>
+
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Instructors">Instructors</a></li>
-
                  <li role="presentation" class="divider"></li>
+
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Advisor">Advisor</a></li>
-
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Separated link</a></li>
+
          <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Lab">Lab</a></li>
 +
          <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Acknowledgement">Acknowledgement</a></li>
 +
        </ul>
 +
            </li>
 +
      <li class="dropdown"><a  href="https://2013.igem.org/Team:OUC-China/Safety">Safety</a></li>
 +
      <li class="dropdown">
 +
                <a class="dropdown-toggle" data-toggle="dropdown" href="#">Notebook<b class="caret"></b></a>
 +
                <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
 +
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Lab note">Lab note</a></li>
 +
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Protocol">Protocol</a></li>
                 </ul>
                 </ul>
-
              </li>
+
            </li>
-
<li class="dropdown">
+
    </ul>
-
                <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>
+
  </div>
-
              <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="drop5">
+
</div>    
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="Members.html">Members</a></li>
+
<!--the slidershow begin-->
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="Instructors.html">Instructors</a></li>
+
<div class="banner">
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="Advisor.html">Advisor</a></li>
+
      <ul>
-
  <li role="presentation"><a role="menuitem" tabindex="-1" href="Lab.html">Lab</a></li>
+
        <li style="background-image: url('https://static.igem.org/mediawiki/igem.org/9/9e/Tital.jpg');">
-
  <li role="presentation"><a role="menuitem" tabindex="-1" href="Acknowledgement.html">Acknowledgement</a></li>
+
          <div class="inner">
-
  </ul>
+
            <h1>WE DID IT !</h1>
-
              </li>
+
            <p>Constructing an Artificial Organelle(Intracellular Compartment) in <i>E.coli</i></p>
-
  <li class="dropdown">
+
            <a class="btn" href="https://2013.igem.org/Team:OUC-China/Results">learn the story behind this picture</a>
-
                <a  href="#"><font size="4.5px">Safety</font></a>
+
-
               
+
-
              </li>
+
-
  <li class="dropdown">
+
-
                <a  href="note.html"><font size="4.5px">Notebook</font></a>
+
-
               
+
-
              </li>
+
-
  </ul>
+
-
</div>
+
           </div>
           </div>
-
         </div>
+
         </li>
-
      </div>
+
-
    </div>
+
-
<br><br>
+
 +
        <li style="background-image: url('https://static.igem.org/mediawiki/2013/7/7d/Cluster.png');">
 +
          <div class="inner">
 +
            <h1>Compression of Metabolic Pathways</h1>
 +
            <p>Constructing an artificial cluster to build the compartment by operating fewer genes. </p>
 +
            <a class="btn" href="https://2013.igem.org/Team:OUC-China/Design">learn more</a>
 +
          </div>
 +
        </li>
-
<div id="myCarousel" class="carousel slide">
+
  <li style="background-image: url('https://static.igem.org/mediawiki/2013/b/bc/Slider-xiaodong.jpg');">
-
<ol class="carousel-indicators">
+
          <div class="inner" style="float:left;padding-left:30px;">
-
    <li data-target="#myCarousel" data-slide-to="0"  class="active"></li>
+
            <h1>Microfluidic Chip Magnetism Detection</h1>
-
    <li data-target="#myCarousel" data-slide-to="1"></li>
+
            <p><br></p>
-
    <li data-target="#myCarousel" data-slide-to="2"></li>
+
            <a class="btn" href="https://2013.igem.org/Team:OUC-China/Microfluidics" style="color:#1abc9c;">learn more</a>
-
    <li data-target="#myCarousel" data-slide-to="3"></li>
+
-
  </ol>
+
-
      <div class="carousel-inner">
+
-
        <div class="item active">
+
-
          <img src="bootstrap\img\slide-01.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="#">Sign up today</a>
+
-
            </div>
+
           </div>
           </div>
-
         </div>
+
         </li>
-
         <div class="item">
+
         <li style="background-image: url('https://static.igem.org/mediawiki/2013/7/75/Ouc-slide4.jpg');">
-
          <img src="bootstrap\img\slide-02.jpg" alt="">
+
           <div class="inner">
-
           <div class="container">
+
             <h1>Factors Considered in RNA guardian</h1>
-
             <div class="carousel-caption">
+
            <p><br /></p>
-
           
+
            <a class="btn" href="https://2013.igem.org/Team:OUC-China/RNA_guardian/Design">Learn more</a>
-
              <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>
+
         </li>
-
       </div>
+
       </ul>
-
        <div class="item">
+
  </div>
-
          <img src="bootstrap\img\slide-03.jpg" alt="">
+
  <!--the slidershow end-->
-
          <div class="container">
+
  <div class="features">
-
            <div class="carousel-caption">
+
      <ul class="wrap">
-
             
+
      <h3><b>Features Of Our Project</b></h3><hr>
-
              <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>
+
        <li>
-
              <a class="btn btn-large btn-primary" href="#">Browse gallery</a>
+
          <b><span class="glyphicon glyphicon-ok-sign"></span> Artificial Organelle(Intracellular Compartment)</b>
-
            </div>
+
          <p>We designed an artificial prokaryotic membranous organelle which is capable of anchoring proteins, opening up new possibilities for intracellular biochemistry reactions.</p>
-
          </div>
+
          <a class="btn btn-info" href="https://2013.igem.org/Team:OUC-China/Results">Learn more</a>
-
        </div>
+
        </li>
-
        <div class="item">
+
        <li>
-
          <img src="bootstrap\img\slide-02.jpg" alt="">
+
          <b><span class="glyphicon glyphicon-ok-sign"></span> RNA Guardian</b>
-
          <div class="container">
+
          <p>We took advantage of the 3D structure of RNA, using ribosomes as a barrier to stabilize RNA.</p>
-
            <div class="carousel-caption">
+
          <a class="btn btn-info" href="https://2013.igem.org/Team:OUC-China/Instruction">Learn more</a>
-
           
+
        </li>
-
              <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>
+
         <li>
-
              <a class="btn btn-large btn-primary" href="#">Learn more</a>
+
          <b><span class="glyphicon glyphicon-ok-sign"></span> Microfluidic</b>
-
          </div>
+
          <p>We used Microfluidic Technology to detect the magnetism of our magnetic bacteria, <i>Magnetospirillum Magneticum</i>.</p>
-
         </div>
+
          <a class="btn btn-info" href="https://2013.igem.org/Team:OUC-China/Microfluidics">Learn more</a>
-
      </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 class="jumbotron">
+
        </li>
-
         <header id="banner" class="hero-unit no-radius">
+
         <li>
-
<div class="container text-center">
+
          <b><span class="glyphicon glyphicon-ok-sign"></span> Preserving <i>mam</i>AB genes</b>
-
        <h4><img src="C:\Users\ZYC\Desktop\bootstrap\bootstrap/img/title.jpg" alt="OUC-China"></h4>
+
          <p>We preserved <i>Magnetospirillum Magneticum</i> AMB-1 <i>mam</i>AB genes in <i>E.coli</i>, prevented the genes lose when AMB-1 strain was cultured in high oxygen partial pressure environment.</p>
 +
          <a class="btn btn-info" href="https://2013.igem.org/Team:OUC-China/Design">Learn more</a>
 +
        </li>
 +
      </ul>
     </div>
     </div>
-
</header>
+
<div class="container">
-
 
+
        <h3><b>Introduction</b></h3><hr>
-
         <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>
+
         <p>Putting biological resources into production has now become a hot topic since the development of technology and the draining of natural resources. For example, research about biofuel and biochemistry is now flourishing. But biological products have drawbacks of being inefficient and not broad-spectrum. Inspired by eukaryotic membranous organelles, we aim to construct a prokaryotic membranous organelle to realize division of work inside the cell and improve the efficiency of production.
-
         <a class="btn btn-large btn-success" href="#">Learn more</a>
+
How could a membrane be constructed in a Prokaryote? The answer may lie in this species: <i>Magnetosprillum Magneticum</i>, which can form a natural intracellular membrane. But this bacteria is slow-growing and requires demanding culture conditions, so the purpose of our project is to reconstruct the magnetosome membrane in <i><i>E.coli</i></i>, creating better conditions for efficient biological production.</p>
-
      </div>
+
         <p style="text-align:center"><a class="btn btn-large btn-info" href="https://2013.igem.org/Team:OUC-China/Overview">Learn more</a></p>
-
 
+
</div>
-
       <hr>
+
<!--footer-->
-
       <div class="container marketing">
+
<footer>
 +
<div class="container">
 +
<div class="row">
 +
<div class="col-md-1"></div>
 +
<div class="col-md-6 footerleft">
 +
  <h3 class="footer-title" style="color:#bdc1c5;">About</h3>
 +
  <p>Thanks to:</p>
 +
  <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bootstrap&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Flat-ui&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unslider</p>
 +
  <p>Designed and built by <a href="http://copypeng.com">@PengYong</a> and <a href="http://www.renren.com/345094399/profile?ref=opensearch_normal#notice">@ZhengYuchen.</a></p>
 +
  <p>Code licensed under Apache License v2.0</p>
 +
</div>
 +
<div class="col-md-4">
 +
  <div class="footer-banner">
 +
    <h3 class="footer-title">Contact US</h3>
 +
    <ul>
 +
       <li>E-mail:<a href="mailto:oucigem@163.com"> oucigem@163.com</a></li>
 +
       <li><a href="http://oucast.com"> Official website</a></li>
 +
      <li><a href="http://www.renren.com/oast"> Find us on Renren</a></li>
 +
      <li><a href="http://weibo.com/u/2805858363"> Find us on Weibo</a></li>
 +
      <li><a href="https://www.google.com/maps?q=+36.062884,+120.335542&sll=36.1360706,120.3648376&sspn=0.36606958894334163,0.9386959091014536&t=m&z=16">Find us on Google Map</a></li>
 +
    </ul>
 +
  </div>
 +
</div>
 +
<div class="col-md-1"></div>
 +
</div>
 +
</div>
 +
</footer>
 +
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
 +
<script src="http://unslider.com/unslider.min.js"></script>
 +
<script>
 +
$(function() {
 +
    $('.banner').unslider();
 +
});
 +
</script>
 +
<script>
 +
      if(window.chrome) {
 +
        $('.banner li').css('background-size', '100% 100%');
 +
      }
-
       <!-- Three columns of text below the carousel -->
+
       $('.banner').unslider({
-
      <div class="row">
+
         speed: 500,
-
        <div class="span6">
+
         delay: 40000,
-
          <img class="img-circle" data-src="holder.js/140x140">
+
         keys: true,
-
          <h2>Heading</h2>
+
        fluid: true,
-
          <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>
+
         dots: true
-
          <p><a class="btn" href="#">View details &raquo;</a></p>
+
       });     
-
         </div><!-- /.span4 -->
+
-
         <div class="span6">
+
-
          <img class="img-circle" data-src="holder.js/140x140">
+
-
          <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>
+
-
          <p><a class="btn" href="#">View details &raquo;</a></p>
+
-
         </div><!-- /.span4 -->
+
-
      </div><!-- /.row -->
+
-
  </div>
+
-
<script src="http://code.jquery.com/jquery.js"></script>
+
-
<script src="http://oucast.com\igem\js\bootstrap.min.js"></script>
+
-
<script>
+
-
      !function ($) {
+
-
         $(function(){
+
-
          // carousel demo
+
-
          $('#myCarousel').carousel()
+
-
        })
+
-
       }(window.jQuery)
+
     </script>
     </script>
-
    <script src="http://oucast.com\igem\js\bootstrap.holder.js"></script>
 
-
 
</body>
</body>
</html>
</html>

Latest revision as of 03:38, 28 September 2013

    Features Of Our Project


  • Artificial Organelle(Intracellular Compartment)

    We designed an artificial prokaryotic membranous organelle which is capable of anchoring proteins, opening up new possibilities for intracellular biochemistry reactions.

    Learn more
  • RNA Guardian

    We took advantage of the 3D structure of RNA, using ribosomes as a barrier to stabilize RNA.

    Learn more
  • Microfluidic

    We used Microfluidic Technology to detect the magnetism of our magnetic bacteria, Magnetospirillum Magneticum.

    Learn more
  • Preserving mamAB genes

    We preserved Magnetospirillum Magneticum AMB-1 mamAB genes in E.coli, prevented the genes lose when AMB-1 strain was cultured in high oxygen partial pressure environment.

    Learn more

Introduction


Putting biological resources into production has now become a hot topic since the development of technology and the draining of natural resources. For example, research about biofuel and biochemistry is now flourishing. But biological products have drawbacks of being inefficient and not broad-spectrum. Inspired by eukaryotic membranous organelles, we aim to construct a prokaryotic membranous organelle to realize division of work inside the cell and improve the efficiency of production. How could a membrane be constructed in a Prokaryote? The answer may lie in this species: Magnetosprillum Magneticum, which can form a natural intracellular membrane. But this bacteria is slow-growing and requires demanding culture conditions, so the purpose of our project is to reconstruct the magnetosome membrane in E.coli, creating better conditions for efficient biological production.

Learn more