Difference between revisions of "Team:CPU CHINA"

Line 82: Line 82:
 
       position: absolute;
 
       position: absolute;
 
       top: 145px;
 
       top: 145px;
       width: 200px;
+
       width:80%;
       height: 200px;
+
       margin-left:10%;
 
       background: url(https://static.igem.org/mediawiki/2018/4/41/T--CPU_CHINA--background-carriage.png);
 
       background: url(https://static.igem.org/mediawiki/2018/4/41/T--CPU_CHINA--background-carriage.png);
 
       background-repeat: no-repeat;
 
       background-repeat: no-repeat;
Line 98: Line 98:
 
A gene therapy strategy to traget hepatocellular carcinoma based on conditional RNA interference
 
A gene therapy strategy to traget hepatocellular carcinoma based on conditional RNA interference
 
</div> -->
 
</div> -->
 
<div style="inline-height:50px;position:relative;color:black;overflow:hidden;font-size;20px;top:230px;" id="introduction">
 
  <a href="www.baidu.com">Hepatocellular carcinoma (HCC)</a>, also called malignant hepatoma, is one of the deadliest cancers. Through the introduction of a double-stranded RNA to the targeted messenger RNA (mRNA), RNA interference (RNAi) leads to the specific cleavage of the mRNA and efficient silencing of gene expression. Since RNAi could be used to silence genes involved in the development and progression of carcinomas, it has promising therapeutic potential for their treatment. The gene therapy strategy we propose here:
 
(1) utilize two cancer-specific promoters (one HCC-specific) to open an AND-gated system to target HCC, the selectivity supposed to be extremely high;
 
(2) is dependent on and hence controllable by a low molecular weight compound;
 
(3) has the flexibility to be adapted to target any mRNA and, if there are disease-specific promoters, other diseases.
 
</div>
 
 
<div style="position:relative;top:280px;font-size:16px;color:black;" id="href">
 
More relevant background information can be seen in <a href="/Team:CPU_CHINA/Background">Background</a>
 
</div>
 
  
 
<!-- *****************************************马车动画*********************************************-->
 
<!-- *****************************************马车动画*********************************************-->
<div class="carriage">
+
<div class="carriage" id="carriage">
 
</div>
 
</div>
  
<div class="wheel">
+
<div class="wheel" id="wheel">
 
</div>
 
</div>
  
Line 121: Line 110:
 
<script type="text/javascript">
 
<script type="text/javascript">
 
$(document).ready(function(){
 
$(document).ready(function(){
    setAttributions();
 
    $("#title").css("width",$(window).width()*0.8+"px");
 
    $("#title").css("margin-left",$(window).width()*0.1+"px");
 
    $("#introduction").css("width",$(window).width()*0.6+"px");
 
    $("#introduction").css("margin-left",$(window).width()*0.2+"px");
 
    $("#href").css("margin-left",$(window).width()*0.2+"px");
 
  
    $(".mw-content-ltr").css("width",$(window).width()+"px");
+
     $(".mw-content-ltr").css("height",$(document).height()*1.5+"px");
     $(".mw-content-ltr").css("height",$(document).height()+"px");
+
  
  

Revision as of 18:14, 15 October 2018