Difference between revisions of "Team:CPU CHINA"

 
(88 intermediate revisions by one other user not shown)
Line 11: Line 11:
 
</head>
 
</head>
 
<style>
 
<style>
 +
.btn-group
 +
{
 +
top:2.8%;
 +
}
 +
.dropdown-menu{
 +
background-size:100%!important;
 +
}
 +
 
div
 
div
 
{
 
{
Line 24: Line 32:
 
outline:none;
 
outline:none;
 
}
 
}
 
+
.footer{
 +
position: absolute;
 +
top:unset;
 +
bottom: -98px;
 +
}
 
.box{
 
.box{
 
       position: absolute;
 
       position: absolute;
Line 36: Line 48:
  
 
}
 
}
  @keyframes mymove {
+
  /*@keyframes mymovewheel {
 
       from {}
 
       from {}
 
       to {
 
       to {
Line 43: Line 55:
 
     }
 
     }
  
     @-moz-keyframes mymove {
+
     @-moz-keyframes mymovewheel {
 
       from {}
 
       from {}
 
       to {
 
       to {
Line 50: Line 62:
 
     }
 
     }
  
     @-webkit-keyframes mymove {
+
     @-webkit-keyframes mymovewheel {
 
       from {}
 
       from {}
 
       to {
 
       to {
Line 57: Line 69:
 
     }
 
     }
  
     @-o-keyframes mymove {
+
     @-o-keyframes mymovewheel {
 
       from {}
 
       from {}
 
       to {
 
       to {
Line 63: Line 75:
 
       }
 
       }
 
     }
 
     }
 
+
*/
 
.wheel
 
.wheel
 
{
 
{
 
       position: absolute;
 
       position: absolute;
       top: 325px;
+
       top: 1150px;
       width: 100px;
+
       width: 10%;
       height: 100px;
+
       height: 300px;
       left:49px;
+
       left:11%;
      animation: rotate 10s infinite;
+
      -webkit-animation: mymove 10s infinite;
+
      animation-timing-function: linear;
+
 
       background: url(https://static.igem.org/mediawiki/2018/0/0a/T--CPU_CHINA--background-wheel.png);
 
       background: url(https://static.igem.org/mediawiki/2018/0/0a/T--CPU_CHINA--background-wheel.png);
      background-size: 100px 100px;
 
 
       background-repeat: no-repeat;
 
       background-repeat: no-repeat;
       background-size: cover;
+
       background-size: contain;
 
}
 
}
 
.carriage
 
.carriage
Line 83: Line 91:
 
       position: absolute;
 
       position: absolute;
 
       top: 145px;
 
       top: 145px;
       width: 200px;
+
       width:60%;
      height: 200px;
+
  height:1000px;
 
       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-size: 150px 150px;
 
 
       background-repeat: no-repeat;
 
       background-repeat: no-repeat;
       background-size: cover;  
+
       background-size: 100%;  
 +
}
 +
.whole-carriage{
 +
display:block;
 +
position:relative;
 +
animation:mymove 5s;
 +
-webkit-animation:mymove 5s; /*Safari and Chrome*/
 
}
 
}
</style>
 
  
<body>
 
  
 +
@keyframes mymove
 +
{
 +
from {left:0px;}
 +
to {left:80%;}
 +
}
  
 +
@-webkit-keyframes mymove /*Safari and Chrome*/
 +
{
 +
from {left:0px;}
 +
to {left:80%;}
 +
}
 +
 +
.anniu {
 +
      position: relative;
 +
      top: 42% !important;
 +
      transition: top 0.2s;
 +
      margin: 0 0 0 -50px;
 +
    }
 +
 +
    .anniu>img {
 +
      height: 50px;
 +
    }
 +
 +
    .anniu:hover {
 +
      top: 90px;
 +
    }
 +
 +
</style>
 +
 +
 +
<body background="img/bgd7.png">
  
 
<!-- *******************************************临时文字********************************************-->         
 
<!-- *******************************************临时文字********************************************-->         
Line 101: Line 142:
 
</div> -->
 
</div> -->
  
<div style="inline-height:50px;position:relative;color:black;overflow:hidden;font-size;20px;top:230px;" id="introduction">
+
<!-- *****************************************马车动画*********************************************-->
     Hepatocellular carcinoma (HCC), 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:
+
<video id="home-video" style="position:absolute;width:70%;margin-left:15%;top:11%;z-index:100;display:none;" controls="controls" loop="false" preload="preload">
(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;
+
     <source src="https://static.igem.org/mediawiki/2018/5/58/T--CPU_CHINA--home-video.mp3" type="video/mp3"/>
(2) is dependent on and hence controllable by a low molecular weight compound;
+
    <source src="https://static.igem.org/mediawiki/2018/b/be/T--CPU_CHINA--team-video2.mp4" type="video/mp4"/>
(3) has the flexibility to be adapted to target any mRNA and, if there are disease-specific promoters, other diseases.
+
    <source src="https://static.igem.org/mediawiki/2018/f/ff/T--CPU_CHINA--team-video3.webm" type="video/webm"/>
 +
    Your browser does not support the video tag.
 +
</video>
 +
<div id="whole-carriage" class="whole-carriage">
 +
<div class="carriage" id="carriage">
 +
</div>
 +
 
 +
<div class="wheel" id="wheel1">
 +
</div>
 +
 
 +
<div class="wheel" id="wheel2" style="margin-left:26%">
 +
</div>
 
</div>
 
</div>
  
<div style="position:relative;top:280px;font-size:16px;color:black;" id="href">
+
<div id="anniu1" class="anniu" style="top:150px;">
More relevant background information can be seen in <a href="/Team:CPU_CHINA/Background">Background</a>
+
      <center>
 +
            <a href="#words">
 +
              <img style="width:20%" src="https://static.igem.org/mediawiki/2018/6/65/T--CPU_CHINA--gold.jpg">
 +
            </a>
 +
      </center>
 
</div>
 
</div>
  
<!-- *****************************************马车动画*********************************************-->
 
<div class="box" id="box">
 
  <div class="carriage">
 
  </div>
 
  
  <div class="wheel">
+
<div id="words" style="position:relative;display:none;width:80%;top:43%;margin-left:10%;font-size:2.2rem;line-height:2.5;">
  </div>
+
<h1 style="position:relative;width:90%;margin-left:5%;top:28%;text-align:center;">A gene therapy strategy to target hepatocellular carcinoma based on conditional RNA interference</h1>
 
+
   <h4 style="font-size:2rem;line-height:2">A microRNA is a short non-coding RNA that has the ability to target mRNA, to mediate its degradation and to regulate gene expression at post-transcriptional level. This post-transcriptional gene silencing (also known as RNA interference) proved widely applicable in gene therapy, albeit with undesirable effects due to low specificity. Mature miRNA is processed form the primary transcript pri-miRNA, therefore an “AND” gate system could be built based on specific structural properties that define pri-miRNAs, in order to improve such specificity. We then also managed to engineer disease-specific promoters and RNA-dependent RNA polymerase to process the logic information. CPU_CHINA focused on hepatocellular carcinoma (HCC) as the disease-therapeutic setting to be applied on with this strategy. But the concept definitely possesses the flexibility that can be discussed over other disease settings and the corresponding necessary gene therapy, which supports a New Application of Genetically Engineered Machine.</h4>     
  <!--
+
  <div class="carriage" style="top:370px;left:90%;">
+
  </div>
+
 
+
   <div class="wheel" style="top:550px;left:95%;">
+
  </div>
+
   -->
+
 
</div>
 
</div>
  
 +
<img class="footer" src="https://static.igem.org/mediawiki/2018/c/c9/T--CPU_CHINA--footer2.png" style="width:100%"/>
 
</body>
 
</body>
  
 
<script type="text/javascript">
 
<script type="text/javascript">
 
$(document).ready(function(){
 
$(document).ready(function(){
    setAttributions();
+
     $("#carriage").css("height",$(document).height()*1.5+"px");
     $("#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("width",$(window).width()+"px");
     $(".mw-content-ltr").css("height",document.body.scrollHeight+"px");
+
     $(".mw-content-ltr").css("height",document.body.scrollHeight+500+"px");
 
+
 
+
 
})
 
})
  
Line 154: Line 192:
 
}
 
}
  
&.replace("&amp;","&");
+
$(document).ready(function(){
alert("&!@#$%^*()_+~");
+
//$(".whole-carriage").css("animation","mymove 7s");
 +
//$(".whole-carriage").css("-webkit-animation","mymove 7s");
 +
  $(".mw-content-ltr").css("height",document.body.scrollHeight+200+"px");
 +
 +
//var e = document.getElementById("whole-carriage");
 +
        //e.addEventListener("animationend", function() {
 +
          $("#whole-carriage").hide();
 +
          $("#home-video").show();
 +
          $("#words").show();
 +
        //});
 +
})
 +
 
 
</script>
 
</script>
 
</html>
 
</html>

Latest revision as of 04:04, 8 December 2018