Difference between revisions of "Team:Scut-Champion-Park"

 
(7 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
<title>iGEM - Champion Park</title>
 
<title>iGEM - Champion Park</title>
 
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:Scut-Champion-Park/css/index.css/?action=raw&ctype=text/css">
 
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:Scut-Champion-Park/css/index.css/?action=raw&ctype=text/css">
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:Scut-Champion-Park/css/my_style.css/?action=raw&ctype=text/css">
+
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:Scut-Champion-Park/css/igem.css/?action=raw&ctype=text/css">
<script type="text/javascript" src="https://2015.igem.org/Team:Scut-Champion-Park/js/nav.js/?action=raw&ctype=text/javascript"></script>               
+
<script type="text/javascript">
 +
function setElementSize() { //动态设置各元素尺寸
 +
var doc_width = $(document).width();
 +
var header_height = doc_width * 0.5811;
 +
var footer_height = doc_width * 0.1541;
 +
 
 +
$(".igem-banner").css('min-height', header_height); //设置header背景图片高度
 +
$(".footer").css('min-height', footer_height); //设置footer背景图片高度
 +
}
 +
 
 +
$(function($) {
 +
setElementSize();
 +
 
 +
/*  下拉菜单 */
 +
$(".menu-table td").bind("mouseover", function() {
 +
$(this).children(".menu-list").slideDown();
 +
});
 +
$(".menu-table td").bind("mouseleave", function() {
 +
$(this).children(".menu-list").slideUp();
 +
});
 +
});
 +
</script>
 +
              
 
</head>
 
</head>
 
<body >
 
<body >
Line 13: Line 35:
 
<div class="header">
 
<div class="header">
 
<!-- <img src="./resources/igem_header_image.png" width="100%" height="100%"/> -->
 
<!-- <img src="./resources/igem_header_image.png" width="100%" height="100%"/> -->
<div class="banner">
+
<div class="igem-banner">
 
<div class="clear"> </div>
 
<div class="clear"> </div>
 
<div class="menu">
 
<div class="menu">
Line 21: Line 43:
 
<tr>
 
<tr>
 
<td style="width:63px">
 
<td style="width:63px">
<span class="menu-tag" href="#"> HOME </span>
+
<span class="menu-tag" href="#"><a class="homea" href="https://2015.igem.org/Team:Scut-Champion-Park/" style="border-bottom:3px solid #a4e9f9;"> HOME </a></span>
 
</ul>
 
</ul>
 
</td>
 
</td>
Line 79: Line 101:
 
</div>
 
</div>
 
<div class="igem_logo"></div>
 
<div class="igem_logo"></div>
<div class="team_logo"></div>
+
 
 
<div class="clear"> </div>
 
<div class="clear"> </div>
 
</div>
 
</div>
Line 85: Line 107:
  
  
 
+
<div class="igem-main-container">
<div class="content-container">
+
<div class="igem-container">
<div class="main-container">
+
<div class="igem-wrapper">
<div class="content">
+
<div class="igem-content-container bg-shade">
+
<img src="https://static.igem.org/mediawiki/2015/1/16/Home_abstract.png" width="100%" height="100%">
 
+
<div class="igem-content bg-shallow-shade bg-radius">
 
+
<p class="igem-main-content">
 +
Currently, the overuse of antibiotics has not been effectively regulated in China. A survey from 4152 Internet users of 31 provinces and autonomous regions in China shows that 74% investigation families have been or have equipped with antibiotics. Moreover, the application rate of antibiotics in hospitalized patients is 80% in China, far more than the
 +
international standards (30%). <br/><br/>
 +
In order to solve the problem of food safety caused by the abuse of antibiotics, our group constructed the tetracycline inducible expression system. And through plasmid mediated, the system was transfected into Escherichia coli TOP10 and GS115 Pichia pastoris. It can generate a rtTA transcription activation factor in cells. RtTA combining with
 +
tetracycline antibiotics can activate the fluorescent protein expression system, which can instructs the tetracycline class of antibiotics by fluorescence detection. <br/><br/>
 +
Click <a href="https://2015.igem.org/Team:Scut-Champion-Park/Design" style="font-size:16px;color:#02b2da;">here</a> to see the complete project.
 +
</p>
 +
</div>
 +
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 +
 +
 +
 
<div class="footer">
 
<div class="footer">
 
<div class="team_info">
 
<div class="team_info">

Latest revision as of 11:02, 18 September 2015

iGEM - Champion Park

Currently, the overuse of antibiotics has not been effectively regulated in China. A survey from 4152 Internet users of 31 provinces and autonomous regions in China shows that 74% investigation families have been or have equipped with antibiotics. Moreover, the application rate of antibiotics in hospitalized patients is 80% in China, far more than the international standards (30%).

In order to solve the problem of food safety caused by the abuse of antibiotics, our group constructed the tetracycline inducible expression system. And through plasmid mediated, the system was transfected into Escherichia coli TOP10 and GS115 Pichia pastoris. It can generate a rtTA transcription activation factor in cells. RtTA combining with tetracycline antibiotics can activate the fluorescent protein expression system, which can instructs the tetracycline class of antibiotics by fluorescence detection.

Click here to see the complete project.