Ser Archer (Talk | contribs) |
|||
(242 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{:Team:CPU_CHINA/Templates/NavFoot}} | + | {{:Team:CPU_CHINA/Templates/NavFoot}} |
+ | |||
<html> | <html> | ||
<head> | <head> | ||
− | <meta | + | <meta charset="UTF-8"> |
− | < | + | <meta name="viewport" content="width=device-width, initial-scale=1"> |
− | <link rel="stylesheet" | + | <script src="https://2018.igem.org/Team:CPU_CHINA/jQuery_script_css?action=raw&ctype=text/javascript"></script> |
− | + | <script src="https://2017.igem.org/Team:CPU_CHINA/js/bootstrap?action=raw&ctype=text/javascript"></script> | |
+ | <link rel="stylesheet" href="https://2018.igem.org/Team:CPU_CHINA/bootstrap_style_css?action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" href="https://2018.igem.org/Team:CPU_CHINA/navfoot_style_css?action=raw&ctype=text/css"> | ||
</head> | </head> | ||
− | <body> | + | <style> |
− | <!-- | + | .btn-group |
− | <div | + | { |
− | <div class=" | + | top:2.8%; |
+ | } | ||
+ | .dropdown-menu{ | ||
+ | background-size:100%!important; | ||
+ | } | ||
+ | |||
+ | div | ||
+ | { | ||
+ | font-family:"Century Gothic"; | ||
+ | } | ||
+ | #content | ||
+ | { | ||
+ | position:relative; | ||
+ | top:-60px; | ||
+ | } | ||
+ | button | ||
+ | { | ||
+ | outline:none; | ||
+ | } | ||
+ | .footer{ | ||
+ | position: absolute; | ||
+ | top:unset; | ||
+ | bottom: -98px; | ||
+ | } | ||
+ | .box{ | ||
+ | position: absolute; | ||
+ | top: 100px; | ||
+ | margin: 0 50%; | ||
+ | width: 1000px; | ||
+ | height: 600px; | ||
+ | left: -600px; | ||
+ | opacity: 1; | ||
+ | transition: opacity 1s; | ||
+ | |||
+ | } | ||
+ | /*@keyframes mymovewheel { | ||
+ | from {} | ||
+ | to { | ||
+ | transform: rotate(360deg); | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @-moz-keyframes mymovewheel { | ||
+ | from {} | ||
+ | to { | ||
+ | transform: rotate(360deg); | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @-webkit-keyframes mymovewheel { | ||
+ | from {} | ||
+ | to { | ||
+ | transform: rotate(360deg); | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @-o-keyframes mymovewheel { | ||
+ | from {} | ||
+ | to { | ||
+ | transform: rotate(360deg); | ||
+ | } | ||
+ | } | ||
+ | */ | ||
+ | .wheel | ||
+ | { | ||
+ | position: absolute; | ||
+ | top: 1150px; | ||
+ | width: 10%; | ||
+ | height: 300px; | ||
+ | left:11%; | ||
+ | background: url(https://static.igem.org/mediawiki/2018/0/0a/T--CPU_CHINA--background-wheel.png); | ||
+ | background-repeat: no-repeat; | ||
+ | background-size: contain; | ||
+ | } | ||
+ | .carriage | ||
+ | { | ||
+ | position: absolute; | ||
+ | top: 145px; | ||
+ | width:60%; | ||
+ | height:1000px; | ||
+ | background: url(https://static.igem.org/mediawiki/2018/4/41/T--CPU_CHINA--background-carriage.png); | ||
+ | background-repeat: no-repeat; | ||
+ | background-size: 100%; | ||
+ | } | ||
+ | .whole-carriage{ | ||
+ | display:block; | ||
+ | position:relative; | ||
+ | animation:mymove 5s; | ||
+ | -webkit-animation:mymove 5s; /*Safari and Chrome*/ | ||
+ | } | ||
+ | |||
+ | |||
+ | @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"> | ||
+ | |||
+ | <!-- *******************************************临时文字********************************************--> | ||
+ | <!-- <div id="title" style="font-size:23px;color:black;text-align:center;position:relative;top:190px;"> | ||
+ | A gene therapy strategy to traget hepatocellular carcinoma based on conditional RNA interference | ||
+ | </div> --> | ||
+ | |||
+ | <!-- *****************************************马车动画*********************************************--> | ||
+ | <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"> | ||
+ | <source src="https://static.igem.org/mediawiki/2018/5/58/T--CPU_CHINA--home-video.mp3" type="video/mp3"/> | ||
+ | <source src="https://static.igem.org/mediawiki/2018/b/be/T--CPU_CHINA--team-video2.mp4" type="video/mp4"/> | ||
+ | <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> | ||
− | + | ||
− | + | <div class="wheel" id="wheel1"> | |
− | <div class=" | + | |
− | + | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | <div class="wheel" id="wheel2" style="margin-left:26%"> | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class=" | + | <div id="anniu1" class="anniu" style="top:150px;"> |
− | + | <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 | + | <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> | ||
+ | <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(){ | ||
− | + | $("#carriage").css("height",$(document).height()*1.5+"px"); | |
− | + | $(".mw-content-ltr").css("width",$(window).width()+"px"); | |
− | + | $(".mw-content-ltr").css("height",document.body.scrollHeight+500+"px"); | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
}) | }) | ||
− | function | + | /*********向背景中动态添加元素**********/ |
− | { | + | function setAttributions(){ |
− | + | var parent=document.getElementById("mw-content-text"); | |
+ | var child=document.getElementById("box"); | ||
+ | |||
+ | parent.appendChild(child); | ||
} | } | ||
+ | |||
+ | $(document).ready(function(){ | ||
+ | //$(".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