Ser Archer (Talk | contribs) |
|||
(20 intermediate revisions by one other user not shown) | |||
Line 13: | Line 13: | ||
.btn-group | .btn-group | ||
{ | { | ||
− | top: | + | top:2.8%; |
} | } | ||
+ | .dropdown-menu{ | ||
+ | background-size:100%!important; | ||
+ | } | ||
+ | |||
div | div | ||
{ | { | ||
Line 75: | Line 79: | ||
{ | { | ||
position: absolute; | position: absolute; | ||
− | top: | + | top: 1150px; |
− | width: | + | width: 10%; |
height: 300px; | height: 300px; | ||
− | left: | + | left:11%; |
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-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 87: | Line 91: | ||
position: absolute; | position: absolute; | ||
top: 145px; | top: 145px; | ||
− | width: | + | width:60%; |
− | + | 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-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 112: | Line 116: | ||
to {left:80%;} | 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> | </style> | ||
Line 136: | Line 156: | ||
</div> | </div> | ||
− | <div class="wheel" id="wheel2" style="margin-left: | + | <div class="wheel" id="wheel2" style="margin-left:26%"> |
</div> | </div> | ||
</div> | </div> | ||
− | <div id="words" style="position:relative;display:none;width:80%;top: | + | |
− | <h1 style="position:relative;width:90%;margin-left:5%;top:28%;">A gene therapy strategy to target hepatocellular carcinoma based on conditional RNA interference</h1> | + | <div id="anniu1" class="anniu" style="top:150px;"> |
− | <h4 style="font-size: | + | <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 id="words" style="position:relative;display:none;width:80%;top:43%;margin-left:10%;font-size:2.2rem;line-height:2.5;"> | ||
+ | <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> | </div> | ||
Line 163: | Line 193: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
− | $(".whole-carriage").css("animation","mymove 7s"); | + | //$(".whole-carriage").css("animation","mymove 7s"); |
− | $(".whole-carriage").css("-webkit-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"); | + | //var e = document.getElementById("whole-carriage"); |
− | e.addEventListener("animationend", function() { | + | //e.addEventListener("animationend", function() { |
− | + | $("#whole-carriage").hide(); | |
$("#home-video").show(); | $("#home-video").show(); | ||
$("#words").show(); | $("#words").show(); | ||
− | }); | + | //}); |
}) | }) | ||
</script> | </script> | ||
</html> | </html> |
Latest revision as of 04:04, 8 December 2018