(65 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <!-- 上述3个meta标签*必须*放在最前面, 任何其他内容都*必须*跟随其后! --> | ||
+ | <meta name="description" content=""> | ||
+ | <meta name="author" content=""> | ||
+ | <title>BIT-CHINA</title> | ||
+ | <script src="https://2017.igem.org/Team:BIT-China/src/js/modernizr?action=raw&ctype=text/javascript"></script> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Team:BIT-China/src/css/style13?action=raw&ctype=text/css" /> | ||
+ | <style> | ||
+ | #navbar .navbar-nav { | ||
+ | display: flex !important; | ||
+ | justify-content: space-between; | ||
+ | width: 80%; | ||
+ | } | ||
+ | @media screen and (min-width:0px) { | ||
+ | .my-banner img { | ||
+ | width: 100%; | ||
+ | } | ||
+ | .my-img-box img { | ||
+ | width: 40%; | ||
+ | height: 40%; | ||
+ | } | ||
+ | a.my-backTop img { | ||
+ | width: 40px; | ||
+ | } | ||
+ | |||
+ | #navbar .nav>li { | ||
+ | |||
+ | padding: 0; | ||
+ | margin: -20px; | ||
+ | top: -20px; | ||
+ | left: 60px; | ||
+ | } | ||
+ | #navbar .nav>li a { | ||
+ | font-size: 14px !important; | ||
+ | } | ||
+ | } | ||
+ | @media screen and (min-width: 678px) { | ||
+ | .my-banner img { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #navbar .nav>li { | ||
+ | |||
+ | padding: 0; | ||
+ | margin: -20px; | ||
+ | top: -20px; | ||
+ | left: 60px; | ||
+ | } | ||
+ | #navbar .nav>li a { | ||
+ | font-size: 14px !important; | ||
+ | } | ||
+ | |||
+ | @media screen and (min-width: 1030px) { | ||
+ | .my-banner img { | ||
+ | width: 100%; | ||
+ | } | ||
+ | #navbar .nav>li { | ||
+ | |||
+ | padding: 0; | ||
+ | margin: 0 10px; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | |||
+ | } | ||
+ | #navbar .nav>li a { | ||
+ | font-size: 16px !important; | ||
+ | } | ||
+ | |||
+ | } | ||
+ | .navbar { | ||
+ | width: 100%; | ||
+ | min-width: 920px; | ||
+ | top: 16px; | ||
+ | background-color: rgba(8,41,59,1); | ||
+ | background-image: url("https://static.igem.org/mediawiki/2017/5/52/T--BIT-China--2017home_nav_background.jpg"); | ||
+ | background-size: auto 100%; | ||
+ | left: 0; | ||
+ | /*border-color: #e7e7e7;*/ | ||
+ | /*position: relative;*/ | ||
+ | min-height: 70px; | ||
+ | /*margin-bottom: 20px;*/ | ||
+ | /*border: 1px solid transparent;*/ | ||
+ | } | ||
+ | .title-h4 { | ||
+ | font-weight: bolder; | ||
+ | text-indent: 0; | ||
+ | font-size: 21px; | ||
+ | line-height: 1.5em; | ||
+ | } | ||
+ | .my-banner img { | ||
+ | width: 100% !important; | ||
+ | } | ||
+ | a.my-backTop img { | ||
+ | width: 40px !important; | ||
+ | } | ||
+ | .table-co tr th { | ||
+ | text-align: center !important; | ||
+ | } | ||
+ | .my-content-box span, | ||
+ | .my-content-box2 span { | ||
+ | text-align: center; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
<style> | <style> | ||
Line 25: | Line 132: | ||
display: none; | display: none; | ||
} | } | ||
+ | #content, | ||
+ | .vs-content, | ||
+ | .vs-wrapper section { | ||
+ | background-color: transparent !important; | ||
+ | } | ||
+ | .my-backTop:visited { | ||
+ | color: #F8A886 !important; | ||
+ | } | ||
/*以上CSS用于解决iGEM官网坑爹样式问题*/ | /*以上CSS用于解决iGEM官网坑爹样式问题*/ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</style> | </style> | ||
<body> | <body> | ||
− | + | <div class="screen-hidden"> | |
− | <nav class=" | + | <nav class="navbar navbar-default navbar-fixed-top"> |
− | + | <div class="container-fluid"> | |
− | < | + | <div class="navbar-header"> |
− | + | <a class="navbar-brand" href="https://2017.igem.org/Team:BIT-China"> | |
− | <ul class=" | + | <img src="https://static.igem.org/mediawiki/2017/f/f5/T--BIT-China--2017nav_logo.gif"> |
− | <li><a href="https://2017.igem.org/Team:BIT-China/Description"> | + | </a> |
− | + | </div> | |
+ | <div id="navbar" class="navbar-collapse collapse"> | ||
+ | <ul class="nav navbar-nav"> | ||
+ | |||
+ | |||
+ | <li class="dropdown"> | ||
+ | <a href="" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Project/Description"> | ||
+ | <span>Description</span></a> | ||
</li> | </li> | ||
− | <li><a href="https://2017.igem.org/Team:BIT-China/Sense"> | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Project/Sense"> |
− | + | <span>Receptor Expression</span></a> | |
</li> | </li> | ||
− | <li><a href="https://2017.igem.org/Team:BIT-China/Transduction"> | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Project/Transduction"> |
− | + | <span>Pathway optimization</span></a> | |
</li> | </li> | ||
− | <li><a href="https://2017.igem.org/Team:BIT-China/Detection"> | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Project/Detection"> |
− | + | <span>Signal Output</span></a> | |
</li> | </li> | ||
− | <li><a href="https://2017.igem.org/Team:BIT-China/ | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Project/Results"> |
− | + | <span>Result</span></a> | |
</li> | </li> | ||
− | + | </ul> | |
− | + | </li> | |
+ | |||
− | + | <li class="dropdown"> | |
− | + | <a href="" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Modeling<span class="caret"></span></a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Model"> | |
− | <li><a href="https://2017.igem.org/Team:BIT-China/Model | + | <span>Overview</span></a> |
− | + | ||
</li> | </li> | ||
− | <li><a href="https://2017.igem.org/Team:BIT-China/Model | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Model/Docking"> |
− | + | <span>Docking</span></a> | |
</li> | </li> | ||
− | <li><a href="https://2017.igem.org/Team:BIT-China/Model | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Model/GPCRpathway"> |
− | + | <span>GPCR pathway</span></a> | |
</li> | </li> | ||
− | + | </ul> | |
− | + | </li> | |
+ | |||
− | + | <li class="dropdown"> | |
− | + | <a href="" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Laboratory<span class="caret"></span></a> | |
− | + | <ul class="dropdown-menu"> | |
− | <li><a href="https://2017.igem.org/Team:BIT-China/ | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Material"> |
− | + | <span>Material</span></a> | |
</li> | </li> | ||
− | <li><a href="https://2017.igem.org/Team:BIT-China/ | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Notebook"> |
− | + | <span>Notebook</span></a> | |
</li> | </li> | ||
− | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Protocol"> | |
− | + | <span>Protocol</span></a> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</li> | </li> | ||
− | <li><a href="https://2017.igem.org/Team:BIT-China/ | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Equipment"> |
− | + | <span>Equipment</span></a> | |
</li> | </li> | ||
− | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Safety"> | |
− | + | <span>Safety</span></a> | |
</li> | </li> | ||
− | <li><a href="https://2017.igem.org/Team:BIT-China/ | + | </ul> |
− | + | </li> | |
+ | |||
+ | <li class="dropdown"> | ||
+ | <a href="" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Achievement | ||
+ | <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Parts"> | ||
+ | <span>Parts</span></a> | ||
</li> | </li> | ||
− | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Medal"> | |
− | + | <span>Medal</span></a> | |
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
− | + | <li class="dropdown"> | |
− | + | <a href="" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">HP<span class="caret"></span></a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/HP/Silver"> | |
− | <li><a href="https://2017.igem.org/Team:BIT-China/ | + | <span>HP-Silver</span></a> |
− | + | ||
</li> | </li> | ||
− | <li><a href="https://2017.igem.org/Team:BIT-China/ | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/HP/Gold_Integrated"> |
− | + | <span>integrated&Gold</span></a> | |
</li> | </li> | ||
− | <li><a href="https://2017.igem.org/Team:BIT-China/ | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Engagement"> |
− | + | <span>Engagement</span></a> | |
</li> | </li> | ||
− | <li><a href="https://2017.igem.org/Team:BIT-China/ | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Collaborations"> |
− | + | <span>Collaboration</span></a> | |
</li> | </li> | ||
− | + | </ul> | |
− | + | </li> | |
+ | |||
+ | |||
+ | <li class="dropdown"> | ||
+ | <a href="" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Team | ||
+ | <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Member"> | ||
+ | <span>Member</span></a> | ||
+ | </li> | ||
− | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Attributions"> | |
− | + | <span>Attribution</span></a> | |
− | + | ||
− | + | ||
− | + | ||
</li> | </li> | ||
− | + | <li class="main-nav-link"><a class="dropdown-a" href="https://2017.igem.org/Team:BIT-China/Sponsor"> | |
− | + | <span>Sponsor</span></a> | |
</li> | </li> | ||
− | + | </ul> | |
− | + | </li> | |
− | + | ||
− | + | </div><!--/.nav-collapse --> | |
− | </nav> | + | </div> |
+ | </nav> | ||
+ | </div> | ||
− | < | + | <script src="https://2017.igem.org/Team:BIT-China/js/basic/jquery-2-0-0?action=raw&ctype=text/javascript"></script> |
− | < | + | <script src="https://2017.igem.org/Team:BIT-China/js/bootstrap3-3-7?action=raw&ctype=text/javascript"></script> |
− | </ | + | <script src="https://2017.igem.org/Team:BIT-China/src/js/home?action=raw&ctype=text/javascript"></script> |
</body> | </body> | ||
</html> | </html> |
Latest revision as of 11:19, 31 October 2017