Team:NJU-QIBEBT/Team

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
<head>
<head>
-
    <title></title>
+
<title></title>
-
    <meta charset="utf-8">
+
<meta charset="utf-8">
-
    <script src="http://libs.baidu.com/jquery/1.8.1/jquery.min.js"></script>
+
<script src="http://libs.baidu.com/jquery/1.8.1/jquery.min.js"></script>
-
    <script type="text/javascript">
+
<script type="text/javascript">
-
        $(function(){
+
    $(function(){
-
            $(window).scroll(function(){
+
        $(window).scroll(function(){
-
                var sTop = Math.max(document.body.scrollTop || document.documentElement.scrollTop);
+
            var sTop = Math.max(document.body.scrollTop || document.documentElement.scrollTop);
-
                if(sTop > 260 ){
+
            if(sTop > 260 ){
-
                    $("#fixedMenu").css({'position':'fixed','top':'0'});
+
                $("#fixedMenu").css({'position':'fixed','top':'0'});
-
                    $("#fixedMenu_2").css({
+
                $("#fixedMenu_2").css({
-
                        'display':'block'
+
                    'display':'block'
-
                    });
+
                });
-
                    $("#top-section").css({
+
                $("#top-section").css({
-
                        'display':'none'
+
                    'display':'none'
-
                    });
+
                });
-
                }
+
            }
-
                else{
+
            else{
-
                    $("#fixedMenu").css({'position':'relative'})
+
                $("#fixedMenu").css({'position':'relative'})
-
                    $("#fixedMenu_2").css({
+
                $("#fixedMenu_2").css({
-
                        'display':'none'
+
                    'display':'none'
-
                    });
+
                });
-
                }
+
             }
-
             })
+
         })
         })
-
     </script>
+
     })
 +
</script>
-
    <link href='http://www.youziku.com/webfont/NameCSS/46716' rel='stylesheet' type='text/css'/>
+
<link href='http://fonts.useso.com/css?family=PT+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
 +
<style type="text/css">
 +
    *{
 +
        padding:0;
 +
        margin: 0;
 +
    }
 +
    a{
 +
        text-decoration: none;
 +
        color: #333333;
 +
    }
 +
    body{
 +
        background: url("https://static.igem.org/mediawiki/2014/f/f3/Halftone.png") repeat;
 +
    }
 +
    #header{
 +
        margin: 0 auto;
 +
        width: 100%;
 +
    }
 +
    /*========================*/
 +
    #nav-bottom {
 +
        width: 100%;
 +
        height: 50px;
 +
        background:url("https://static.igem.org/mediawiki/2014/a/ae/10.jpg");
 +
    }
 +
    ul#nav_content{
 +
        width: 960px;
 +
        margin: 0 auto;
 +
        padding: 0;
 +
        list-style: none;
-
     <style type="text/css">
+
     }
-
        #top-section {
+
    ul#nav_content a{
-
         background:rgba(0,0,0,0.1);}
+
         display: inline-block;
-
        .firstHeading{
+
         line-height: 50px;
-
            display:none; }
+
         color: #333333;
-
         li{
+
         padding: 0 10px;
-
            list-style: none;
+
         transition:all 0.4s;
-
         }
+
-
        *{
+
-
            padding:0;
+
-
            margin: 0;
+
-
        }
+
-
        a{
+
-
            text-decoration: none;
+
-
            color: #333333;
+
-
         }
+
-
        body{
+
-
            padding:0;
+
-
            margin: 0;
+
-
         }
+
-
        body{
+
-
            background: url("https://static.igem.org/mediawiki/2014/f/f3/Halftone.png") repeat;
+
-
            padding:0;
+
-
            margin: 0;
+
-
        }
+
-
        #header{
+
-
            margin: 0 auto;
+
-
            width: 100%;
+
-
        }
+
-
        #nav-top{
+
-
            width: 960px;
+
-
            margin: 0 auto;
+
-
        }
+
-
        #nav-bottom {
+
-
            width: 100%;
+
-
            height: 50px;
+
-
            background:url("https://static.igem.org/mediawiki/2014/a/ae/10.jpg");
+
-
        }
+
-
        #nav-bottom #nav_content{
+
-
            width: 960px;
+
-
            margin: 0 auto;
+
-
        }
+
-
        #nav-bottom ul li{
+
-
            float: left;
+
-
            font-size: 18px;
+
-
            line-height: 50px;
+
-
            text-align: center;
+
-
            position: relative;
+
-
        }
+
-
        #nav-bottom li a{
+
-
            padding: 0 20px;
+
-
            font-family:DINPro46184 ;
+
-
        }
 
-
        #nav-bottom li a:hover{
 
-
            color: #e7e7e7;
 
-
            text-decoration: none;
 
-
            background: rgba(51,51,51,0.5);
 
-
            display: block;
 
-
            transition: all 0.3s;
 
-
        }
+
    }
 +
    ul#nav_content a:hover{
 +
        background-color: rgba(51,51,51,0.4);
 +
        color: whitesmoke;
-
        #nav-bottom ul li ul li{
+
    }
-
            float: none;
+
    ul#nav_content ul{
-
            background-color: #e7e7e7;
+
        padding: 0;
-
         }
+
        list-style: none;
-
        #nav-bottom ul li ul{
+
         float: left;
-
            position: absolute;
+
    }
-
            top: 50px;
+
    ul#nav_content li{
-
            left: 0px;
+
        float: left;
-
        }
+
    }
-
        /*
+
    ul#nav_content li ul li{
-
        #nav-bottom a{
+
        background-color: rgba(51,51,51,0.3);
-
            text-align: center;
+
         float: left;
-
            top: 14px;
+
        border-radius: 3px;
-
            position: relative;
+
         transition:all 0.4s;
-
            display: inline-block;
+
-
            font-size: 18px;
+
-
            height: 54px;
+
-
            padding-left: 10px;
+
-
            padding-right: 10px;
+
-
            margin: 0;
+
-
            color: #e7e7e7;
+
-
            text-shadow: 2px 2px 3px #333333;
+
-
         }
+
-
        */
+
-
        #back_to_top {
+
-
            position: fixed;
+
-
            left: 50%;
+
-
            margin-left: 500px;
+
-
            width: 100px;
+
-
            height: 100px;
+
-
            bottom: 30px;
+
-
            background: url("https://static.igem.org/mediawiki/2014/2/2e/Nju_back_to_top.png");
+
-
         }
+
-
        #back_to_top:hover{
+
-
            background: url("https://static.igem.org/mediawiki/2014/3/35/Nju_back_to_top.gif");
+
-
        }
+
-
     </style>
+
     }
-
    <style type="text/css">
+
    ul#nav_content li ul li{
-
         #header{
+
    }
-
            margin-bottom: 10px;
+
    ul#nav_content li ul{
-
         }
+
        position: absolute;
-
         #main{
+
        left: -999em;
-
            width: 960px;
+
 
-
            margin: 0 auto;
+
    }
-
         }
+
    #nav_content li:hover ul{
-
         #main #fixedMenu{
+
        left: auto;
-
            padding:10px;
+
    }
-
            font-family: DINPro46184;
+
</style>
-
            font-size: 2.8em;
+
 
-
            display: inline-block;
+
<style type="text/css">
-
            color: #e7e7e7;
+
    #top-section {
-
            background-color: rgba(51,51,51,0.5);
+
         background:rgba(0,0,0,0.1);}
-
            width: 200px;
+
    .firstHeading{
-
            padding-left: 10px;
+
        display:none; }
 +
    li{
 +
        list-style: none;
 +
    }
 +
    *{
 +
        padding:0;
 +
        margin: 0;
 +
    }
 +
    a{
 +
        text-decoration: none;
 +
        color: #333333;
 +
    }
 +
    body{
 +
        padding:0;
 +
        margin: 0;
 +
    }
 +
    body{
 +
        background: url("https://static.igem.org/mediawiki/2014/f/f3/Halftone.png") repeat;
 +
        padding:0;
 +
        margin: 0;
 +
    }
 +
    #header{
 +
        margin: 0 auto;
 +
        width: 100%;
 +
    }
 +
    #nav-top{
 +
        width: 100%;
 +
        margin: 0 auto;
 +
        height: 100%;
 +
 
 +
    }
 +
    /*
 +
    #nav-bottom a{
 +
        text-align: center;
 +
        top: 14px;
 +
        position: relative;
 +
        display: inline-block;
 +
        font-size: 18px;
 +
        height: 54px;
 +
        padding-left: 10px;
 +
         padding-right: 10px;
 +
        margin: 0;
 +
        color: #e7e7e7;
 +
        text-shadow: 2px 2px 3px #333333;
 +
    }
 +
    */
 +
    #back_to_top {
 +
         position: fixed;
 +
        left: 50%;
 +
        margin-left: 500px;
 +
        width: 100px;
 +
        height: 100px;
 +
        bottom: 30px;
 +
        background: url("https://static.igem.org/mediawiki/2014/2/2e/Nju_back_to_top.png");
 +
    }
 +
    #back_to_top:hover{
 +
        background: url("https://static.igem.org/mediawiki/2014/3/35/Nju_back_to_top.gif");
 +
    }
 +
    #footer{
 +
        width: 100%;
 +
        background: url("https://static.igem.org/mediawiki/2014/6/6f/NJU_motif_grille.png") repeat;
 +
        height: 150px;
 +
 
 +
    }
 +
    #footer #footerContent{
 +
        width: 960px;
 +
        overflow: hidden;
 +
        color: #FAFAFA;
 +
        margin: 0 auto;
 +
    }
 +
    #footer #footerContent #footerLeft{
 +
         width: 400px;
 +
        float: left;
 +
        margin-top: 10px;
 +
    }
 +
    #footer #footerContent #footerRight{
 +
         width: 500px;
 +
        float: right;
 +
        margin-top: 10px;
 +
    }
 +
    #footer #footerContent p{
 +
        padding-top: 5px;
 +
        font-family: 'PT Sans', sans-serif;
 +
    }
 +
    #footer #footerContent h3{
 +
        font-size: 1.5em;
 +
        padding-top: 5px;
 +
        font-family: 'PT Sans', sans-serif;
 +
        font-weight: 700;
 +
    }
 +
    #nav-bottom {
 +
        width: 100%;
 +
        height: 50px;
 +
        background:url("https://static.igem.org/mediawiki/2014/a/ae/10.jpg");
 +
    }
 +
    #main{
 +
        z-index: 99;
 +
    }
 +
</style>
 +
<style type="text/css">
 +
    #header{
 +
        margin-bottom: 10px;
 +
    }
 +
    #main{
 +
        width: 960px;
 +
        margin: 0 auto;
 +
    }
 +
    #main #fixedMenu{
 +
        padding:10px;
 +
        font-family: 'PT Sans', sans-serif;
 +
        font-size: 2.8em;
 +
        display: inline-block;
 +
        color: #e7e7e7;
 +
        background-color: rgba(51,51,51,0.5);
 +
        width: 200px;
 +
        padding-left: 10px;
 +
 
 +
    }
 +
    #main p{
 +
        font-size: 1.4em;
 +
        font-family: 'PT Sans', sans-serif;
 +
    }
 +
    #fixedMenu_2{
 +
        display: none;
 +
        height: 36px;
 +
    }
 +
    #sideMenu{
 +
        position: fixed;
 +
        display: none;
 +
    }
 +
</style>
 +
<style type="text/css">
 +
    #main p{
 +
        margin-top: 10px;
 +
        margin-bottom: 10px;
 +
    }
 +
    #main img{
 +
        margin-left: 20px;
 +
        margin-top: 30px;
 +
        margin-bottom: 30px;
 +
        margin-left: 30px;
 +
        width: 80%;
 +
    }
 +
</style>
-
        }
 
-
        #main p{
 
-
            font-size: 1.4em;
 
-
            font-family: DINPro46184;
 
-
        }
 
-
        #fixedMenu_2{
 
-
            display: none;
 
-
            height: 36px;
 
-
        }
 
-
        #sideMenu{
 
-
            position: fixed;
 
-
            display: none;
 
-
        }
 
-
    </style>
 
</head>
</head>
Line 171: Line 256:
<div id="header">
<div id="header">
     <div id="nav-top">
     <div id="nav-top">
-
         <img src="https://static.igem.org/mediawiki/2014/1/1a/Top_bg.png" height="200px" >
+
         <img src="https://static.igem.org/mediawiki/2014/1/19/Day.jpg" width="100%">
-
 
+
     </div>
     </div>
     <div id="nav-bottom">
     <div id="nav-bottom">
         <ul id="nav_content">
         <ul id="nav_content">
-
             <li class="menu"><a href="#">HOME</a>
+
             <li class="menu"><a href="/Team:NJU-QIBEBT">HOME</a>
-
                 <ul style="display: none">
+
            </li>
-
                     <li><a href="#">11111</a></li>
+
            <li class="menu"><a href="background">PROJECT</a>
-
                     <li><a href="#">22222</a></li>
+
                 <ul>
 +
                    <li><a href="/Team:NJU-QIBEBT/team/Overview">Overview</a></li>
 +
                     <li><a href="/Team:NJU-QIBEBT/team/Backgroud">Backgroud</a></li>
 +
                     <li><a href="/Team:NJU-QIBEBT/Production module">Production module</a></li>
 +
                    <li><a href="/Team:NJU-QIBEBT/Pumping out module">Pumping out module</a></li>
 +
                    <li><a href="/Team:NJU-QIBEBT/Indicator module">Indicator module</a></li>
                 </ul>
                 </ul>
 +
 +
            </li>
 +
            <li class="menu"><a href="/Team:NJU-QIBEBT/ACHIEVEMENT">ACHIEVEMENT</a>
 +
                <ul>
 +
                    <li><a href="/Team:NJU-QIBEBT/ACHIEVEMENT/Parts test results">Parts test results</a></li>
 +
                    <li><a href="/Team:NJU-QIBEBT/ACHIEVEMENT/Modeling">Modeling</a></li>
 +
                    <li><a href="/Team:NJU-QIBEBT/ACHIEVEMENT/Judging Criteria">Judging Criteria</a></li>
 +
                </ul>
 +
            </li>
 +
            <li class="menu"><a href="/Team:NJU-QIBEBT/wetlab">WET LAB</a>
 +
                <ul>
 +
                    <li><a href="/Team:NJU-QIBEBT/wetlab/Protocol">Protocol</a></li>
 +
                    <li><a href="/Team:NJU-QIBEBT/wetlab/Notebook">Notebook</a></li>
 +
                    <li><a href="/Team:NJU-QIBEBT/wetlab/Parts">Parts</a></li>
 +
                </ul>
 +
             </li>
             </li>
-
             <li class="menu"><a href="#">PROJECT</a></li>
+
             <li class="menu"><a href="/Team:NJU-QIBEBT/humanPractice">HUMAN PRACTICE</a></li>
-
             <li class="menu"><a href="#">TEAM</a></li>
+
             <li class="menu"><a href="/Team:NJU-QIBEBT/SAFETY">SAFETY</a></li>
-
            <li class="menu"><a href="#">PARTS</a></li>
+
             <li class="menu"><a href="/Team:NJU-QIBEBT/team">TEAM</a></li>
-
             <li class="menu"><a href="#">PRACTICE</a></li>
+
             <li class="menu"><a href="/Team:NJU-QIBEBT/ACKNOWLEDGEMENT">ACKNOWLEDGEMENT</a></li>
-
            <li class="menu"><a href="#">MODELING</a></li>
+
-
             <li class="menu"><a href="#">SAFETY</a></li>
+
-
            <li class="menu"><a href="#">EXTRA</a></li>
+
         </ul>
         </ul>
         <!--
         <!--
Line 206: Line 308:
     </ul>
     </ul>
</div>
</div>
-
<div id="main" style="height: 1900px">
+
<div id="main" style="min-height:1000px">
-
    <h2 id="fixedMenu">
+
-
        Team
+
-
    </h2>
+
-
    <h2 class="fixedMenu" id="fixedMenu_2" style="">
+
-
 
+
-
    </h2>
+
</div>
</div>
 +
<div id="footer">
<div id="footer">
 +
    <div id="footerContent">
 +
        <div id="footerLeft">
 +
            <img src="">
 +
        </div>
 +
        <div id="footerRight">
 +
            <h3>Nanjing University</h3>
 +
            <p>Address:No.22 Hankou Rd.,Gulou District, Nanjing, Jiangsu 210093,P.R.China.
 +
            </p>
 +
            <p>TEL:(+86)132999999999</p>
 +
            <p>Email:xxxx@163.com</p>
 +
 +
 +
        </div>
 +
    </div>
</div>
</div>
<a href="#" id="back_to_top"></a>
<a href="#" id="back_to_top"></a>
</body>
</body>
</html>
</html>

Revision as of 08:36, 14 October 2014