Line 1: | Line 1: | ||
<html> | <html> | ||
− | <head> | + | <head> |
− | + | <meta charset="UTF-8"> | |
− | + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:SZU-China/CSS/Bootstrap&action=raw&ctype=text/css" /> | |
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:SZU-China/CSS/Fluent&action=raw&ctype=text/css" /> | ||
− | + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:SZU-China/CSS/FontAwesome&action=raw&ctype=text/css" /> | |
− | + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:SZU-China/CSS/Custom&action=raw&ctype=text/css" /> | |
− | + | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:SZU-China/JS/jquery3.2.1&action=raw&ctype=text/javascript"></script> | |
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:SZU-China/JS/bootstrap&action=raw&ctype=text/javascript"></script> | ||
− | + | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:SZU-China/JS/bootstrap.bundle&action=raw&ctype=text/javascript"></script> | |
− | <script type="text/javascript" src=" | + | |
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:SZU-China/JS/popper&action=raw&ctype=text/javascript"></script> | ||
− | <script type="text/javascript" src=" | + | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:SZU-China/JS/smooth-scroll&action=raw&ctype=text/javascript"></script> |
− | + | <title></title> | |
− | < | + | </head> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <style> | |
− | + | #sideMenu, | |
− | + | #top_title, | |
− | + | #toc, | |
− | + | .toc { | |
− | + | display: none; | |
− | + | ||
− | <style> | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | ||
− | + | #content { | |
− | # | + | width: 100%; |
− | + | margin: 0px; | |
− | + | padding: 0px; | |
− | padding | + | background: #FFF; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | ||
− | .row { | + | #globalWrapper { |
+ | font-size: 100%; | ||
+ | } | ||
+ | |||
+ | .dropdown-menu { | ||
+ | width: 160px !important; | ||
+ | } | ||
+ | |||
+ | #HQ_page p { | ||
+ | font-size: 20px; | ||
+ | color: #393939; | ||
+ | padding-top: -20px; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | padding-top: -20px; | ||
+ | } | ||
+ | |||
+ | .row { | ||
padding: 36px; | padding: 36px; | ||
} | } | ||
− | hr { | + | |
+ | hr { | ||
width: auto; | width: auto; | ||
border-top: 1px solid rgba(0, 0, 0, 0.125); | border-top: 1px solid rgba(0, 0, 0, 0.125); | ||
} | } | ||
+ | </style> | ||
− | + | <style> | |
− | + | .header-nav { | |
− | + | position: fixed; | |
− | + | top: 16px; | |
− | + | left: 0; | |
− | + | width: 100%; | |
− | + | padding-top: 0; | |
− | + | padding-bottom: 5px; | |
− | + | background-color: #020202; | |
− | + | box-shadow: 0 0 6px 0 #333; | |
− | + | opacity: 0.7; | |
− | + | z-index: 1000; | |
− | + | -webkit-transition: all 0.3s; | |
− | + | transition: all 0.3s; | |
− | + | text-align: center; | |
− | + | height: 45px; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | .header-nav:hover { | |
− | + | opacity: 1; | |
− | font-size: | + | } |
− | font-weight: 700; | + | |
− | + | .nav-item1 { | |
− | + | font-size: 20px; | |
− | + | font-weight: 700; | |
− | + | padding-right: 15px; | |
− | + | padding-left: 15px; | |
− | + | } | |
− | + | ||
− | + | .nav-sub-item { | |
− | a:not([href]):not([tabindex]) { | + | font-size: 20px; |
− | + | padding: 5px 10px; | |
− | + | top: 0; | |
− | #mw-content-text > div:nth-child(2) > div > a:nth-child(2){ | + | text-align: center |
− | + | } | |
− | } | + | |
− | #mw-content-text > div:nth-child(2) > div > a:nth-child(1){ | + | .sub_menu { |
− | + | position: absolute; | |
− | } | + | z-index: 1000; |
− | #header_list > a:nth-child(5){ | + | float: left; |
− | + | min-width: 160px; | |
− | } | + | top: 39px; |
− | #header_list > a:nth-child(6){ | + | list-style: none; |
− | + | font-size: 12px; | |
− | } | + | background-color: #464646; |
− | #mw-content-text > div:nth-child(2) > a > span{ | + | border: 1px solid #cccccc; |
− | + | color: #fff; | |
− | } | + | border: 1px solid rgba(0, 0, 0, 0.15); |
− | #content{ | + | -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); |
− | margin-top: -18px; | + | box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); |
− | } | + | -webkit-background-clip: padding-box; |
− | + | background-clip: padding-box; | |
− | #bodyContent | + | } |
− | { | + | |
− | margin-top: -18px; | + | .nav-sub-item:hover { |
− | } | + | background-color: rgb(171, 171, 171); |
− | + | } | |
− | + | ||
− | .animated { | + | .nav-sub-item a { |
− | + | text-decoration: none; | |
− | + | color: #FFFFFF !important; | |
− | + | } | |
− | + | ||
− | } | + | .nav-1-item { |
− | .bounce { | + | font-size: 16px; |
− | + | font-weight: 700; | |
− | + | padding: 0px 11px; | |
− | + | } | |
− | + | ||
− | } | + | .nav-1-item { |
− | @keyframes bounce { | + | display: block; |
− | + | height: 42px; | |
− | + | float: right; | |
− | + | } | |
− | + | ||
− | + | a:not([href]):not([tabindex]) { | |
− | + | color: #fff; | |
− | + | } | |
− | + | ||
− | + | #mw-content-text>div:nth-child(2)>div>a:nth-child(2) { | |
− | + | color: #fff !important; | |
− | + | } | |
− | + | ||
− | + | #mw-content-text>div:nth-child(2)>div>a:nth-child(1) { | |
− | + | color: #fff !important; | |
− | + | } | |
− | + | ||
− | + | #header_list>a:nth-child(5) { | |
− | + | color: #fff !important; | |
− | + | } | |
− | + | ||
− | + | #header_list>a:nth-child(6) { | |
− | + | color: #fff !important; | |
− | } | + | } |
− | + | ||
− | + | #mw-content-text>div:nth-child(2)>a>span { | |
− | </style> | + | color: #fff !important; |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | #content { | |
− | + | margin-top: -18px; | |
− | + | } | |
− | + | ||
− | + | #bodyContent { | |
− | + | margin-top: -18px; | |
− | + | } | |
− | + | ||
− | + | .animated { | |
− | + | -webkit-animation-duration: 1s; | |
− | + | animation-duration: 1s; | |
− | + | -webkit-animation-fill-mode: both; | |
− | + | animation-fill-mode: both; | |
− | + | } | |
− | + | ||
− | + | .bounce { | |
− | + | -webkit-animation-name: bounce; | |
− | + | animation-name: bounce; | |
− | + | -webkit-transform-origin: center bottom; | |
− | + | transform-origin: center bottom; | |
− | + | } | |
− | + | ||
− | + | @keyframes bounce { | |
− | + | 0%, | |
− | + | 20%, | |
− | + | 53%, | |
− | + | 80%, | |
− | + | 100% { | |
− | + | -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); | |
− | + | transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); | |
− | + | -webkit-transform: translate3d(0, 0, 0); | |
− | + | transform: translate3d(0, 0, 0); | |
− | + | } | |
− | + | 40%, | |
− | + | 43% { | |
− | + | -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); | |
− | + | transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); | |
− | + | -webkit-transform: translate3d(0, -30px, 0); | |
− | + | transform: translate3d(0, -30px, 0); | |
− | + | } | |
− | + | 70% { | |
− | + | -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); | |
− | + | transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); | |
− | + | -webkit-transform: translate3d(0, -15px, 0); | |
− | + | transform: translate3d(0, -15px, 0); | |
− | + | } | |
− | + | 90% { | |
− | + | -webkit-transform: translate3d(0, -4px, 0); | |
− | + | transform: translate3d(0, -4px, 0); | |
− | + | } | |
− | + | } | |
− | + | </style> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <body> | ||
− | + | <!-- Navbar_down --> | |
− | + | <div style="height: 56px;background-color: black;opacity: 0.7;padding: 0 1rem;"> | |
− | + | <a class="navbar-brand" href="https://2018.igem.org/Team:SZU-China"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/1/15/T--SZU-China--logo.png" height="50" alt="Route 66 in navbar"> | |
− | + | <span class="d-inline-block ml-2">SZU-China</span> | |
− | + | </a> | |
− | + | <div style="height: 56px;width: 80%;float: right;text-align: right;padding-top: 14px"> | |
− | + | <a class="nav-1-item" href="https://2018.igem.org/Team:SZU-China/Applet">Applet</a> | |
− | + | <a class="nav-1-item" href="https://2018.igem.org/Team:SZU-China/Human_Practices">Human Practices</a> | |
− | + | <a class="nav-1-item" id="nav1_4">Experiment</a> | |
− | + | <a class="nav-1-item" id="nav1_3">Project</a> | |
− | + | <a class="nav-1-item" id="nav1_2">Team</a> | |
− | + | <a class="nav-1-item" id="nav1_1">Awards</a> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="header-nav" style="text-align: center;display: none"> | |
− | + | <div style="width: 100%;height: 30px;margin-top: 10px;text-align: center;" id="header_list"> | |
− | + | <a class="nav-item1" id="nav0" style="color: white;" href="https://2018.igem.org/Team:SZU-China">Home</a> | |
− | + | <a class="nav-item1" id="nav1">Awards</a> | |
− | + | <a class="nav-item1" id="nav2">Team</a> | |
− | + | <a class="nav-item1" id="nav3">Project</a> | |
− | + | <a class="nav-item1" id="nav4">Experiment</a> | |
− | + | <a class="nav-item1" href="https://2018.igem.org/Team:SZU-China/Human_Practices">Human Practices</a> | |
− | + | <a class="nav-item1" href="https://2018.igem.org/Team:SZU-China/Applet">Applet</a> | |
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | <div class="sub_menu" id="sub1" style="display: none;left: 21%;"> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Achievement">Achievement</a> | |
− | + | </div> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Applied_Design">Applied Design</a> | |
− | + | </div> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Human_Practices">Human Practices</a> | |
− | + | </div> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Public_Engagement">Public Engagement</a> | |
− | + | </div> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Model">Model</a> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="sub_menu" id="sub2" style="display: none;left: 28.6%"> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Team">Team Members</a> | |
− | + | </div> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Collaborations">Collaborations</a> | |
− | + | </div> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Attributions">Attributions</a> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="sub_menu" id="sub3" style="display: none;left: 35.6%"> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Description">Description</a> | |
− | + | </div> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Demonstrate">Demonstrate</a> | |
− | + | </div> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Model">Model</a> | |
− | + | </div> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Improve">Improve</a> | |
− | + | </div> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Parts">Parts</a> | |
− | + | </div> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Safety">Safety</a> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="sub_menu" id="sub4" style="display: none;left: 44.3%"> | |
− | + | <div class="nav-sub-item"> | |
− | + | <a href="https://2018.igem.org/Team:SZU-China/Design">Design</a> | |
− | + | </div> | |
− | + | <div class="nav-sub-item"> | |
+ | <a href="https://2018.igem.org/Team:SZU-China/Procedure">Procedure</a> | ||
+ | </div> | ||
+ | <div class="nav-sub-item"> | ||
+ | <a href="https://2018.igem.org/Team:SZU-China/Results">Results</a> | ||
+ | </div> | ||
+ | <div class="nav-sub-item"> | ||
+ | <a href="https://2018.igem.org/Team:SZU-China/InterLab">InterLab</a> | ||
+ | </div> | ||
+ | <div class="nav-sub-item"> | ||
+ | <a href="https://2018.igem.org/Team:SZU-China/Notebook">Notebook</a> | ||
+ | </div> | ||
+ | <div class="nav-sub-item"> | ||
+ | <a href="https://2018.igem.org/Team:SZU-China/Protocol">Protocol</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- Navbar_down --> | ||
+ | <script type="text/javascript"> | ||
+ | window.onscroll = function() { | ||
+ | var t = document.documentElement.scrollTop || document.body.scrollTop; | ||
+ | if(t >= 56) { | ||
+ | $(".header-nav").show(); | ||
+ | $("#header_list").addClass("animated animation-done bounce"); | ||
+ | } else { | ||
+ | $(".header-nav").hide(); | ||
+ | } | ||
+ | if(t >= 600) { | ||
+ | $("#p1").removeClass("in").addClass("out"); | ||
+ | $("#ti").show(); | ||
+ | } else { | ||
+ | $("#p1").removeClass("out").addClass("in"); | ||
+ | $("#ti").hide(); | ||
+ | } | ||
+ | }; | ||
+ | $("#nav1_1").hover(function() { | ||
+ | $("#sub1").show(); | ||
+ | $("#sub1").attr("style", "left:" + document.getElementById("nav1_1").getBoundingClientRect().left + | ||
+ | "px;top:" + (document.getElementById("nav1_1").getBoundingClientRect().top + 22) + "px"); | ||
+ | }, function() { | ||
+ | $("#sub1").hide(); | ||
+ | }); | ||
+ | $("#nav1_2").hover(function() { | ||
+ | $("#sub2").show(); | ||
+ | $("#sub2").attr("style", "left:" + document.getElementById("nav1_2").getBoundingClientRect().left + | ||
+ | "px;top:" + (document.getElementById("nav1_1").getBoundingClientRect().top + 22) + "px"); | ||
+ | }, function() { | ||
+ | $("#sub2").hide(); | ||
+ | }); | ||
+ | $("#nav1_3").hover(function() { | ||
+ | $("#sub3").show(); | ||
+ | $("#sub3").attr("style", "left:" + document.getElementById("nav1_3").getBoundingClientRect().left + | ||
+ | "px;top:" + (document.getElementById("nav1_1").getBoundingClientRect().top + 22) + "px"); | ||
+ | }, function() { | ||
+ | $("#sub3").hide(); | ||
+ | }); | ||
+ | $("#nav1_4").hover(function() { | ||
+ | $("#sub4").show(); | ||
+ | $("#sub4").attr("style", "left:" + document.getElementById("nav1_4").getBoundingClientRect().left + | ||
+ | "px;top:" + (document.getElementById("nav1_1").getBoundingClientRect().top + 22) + "px"); | ||
+ | }, function() { | ||
+ | $("#sub4").hide(); | ||
+ | }); | ||
+ | $("#nav1").hover(function() { | ||
+ | $("#sub1").show(); | ||
+ | $("#sub1").attr("style", "left:" + document.getElementById("nav1").getBoundingClientRect().left + | ||
+ | "px;top:" + (document.getElementById("nav1").getBoundingClientRect().top + 11 + document.documentElement | ||
+ | .scrollTop) + "px"); | ||
+ | }, function() { | ||
+ | $("#sub1").hide(); | ||
+ | }); | ||
+ | $("#sub1").hover(function() { | ||
+ | $("#sub1").show(); | ||
+ | }, function() { | ||
+ | $("#sub1").hide(); | ||
+ | }); | ||
+ | $("#nav2").hover(function() { | ||
+ | $("#sub2").show(); | ||
+ | $("#sub2").attr("style", "left:" + document.getElementById("nav2").getBoundingClientRect().left + | ||
+ | "px;top:" + (document.getElementById("nav2").getBoundingClientRect().top + 11 + document.documentElement | ||
+ | .scrollTop) + "px"); | ||
+ | }, function() { | ||
+ | $("#sub2").hide(); | ||
+ | }); | ||
+ | $("#sub2").hover(function() { | ||
+ | $("#sub2").show(); | ||
+ | }, function() { | ||
+ | $("#sub2").hide(); | ||
+ | }); | ||
+ | $("#nav3").hover(function() { | ||
+ | $("#sub3").show(); | ||
+ | $("#sub3").attr("style", "left:" + document.getElementById("nav3").getBoundingClientRect().left + | ||
+ | "px;top:" + (document.getElementById("nav3").getBoundingClientRect().top + 11 + document.documentElement | ||
+ | .scrollTop) + "px"); | ||
+ | }, function() { | ||
+ | $("#sub3").hide(); | ||
+ | }); | ||
+ | $("#sub3").hover(function() { | ||
+ | $("#sub3").show(); | ||
+ | }, function() { | ||
+ | $("#sub3").hide(); | ||
+ | }); | ||
+ | $("#nav4").hover(function() { | ||
+ | $("#sub4").show(); | ||
+ | $("#sub4").attr("style", "left:" + document.getElementById("nav4").getBoundingClientRect().left + | ||
+ | "px;top:" + (document.getElementById("nav4").getBoundingClientRect().top + 11 + document.documentElement | ||
+ | .scrollTop) + "px"); | ||
+ | }, function() { | ||
+ | $("#sub4").hide(); | ||
+ | }); | ||
+ | $("#sub4").hover(function() { | ||
+ | $("#sub4").show(); | ||
+ | }, function() { | ||
+ | $("#sub4").hide(); | ||
+ | }); | ||
+ | </script> | ||
− | </body> | + | </body> |
</html> | </html> |
Revision as of 17:58, 17 October 2018