Team:LZU-China/HumanPractice

From 2013.igem.org

(Difference between revisions)
 
(26 intermediate revisions not shown)
Line 4: Line 4:
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<style type="text/css">
<style type="text/css">
-
/* 主色调:#ffb600 */
+
/* main color : #ffb600 */
-
/**** 更改igem默认设置 ***/
+
/**** alter igem default setting ***/
-
#blank *{ width: 1024px; border-style: none; margin: 0 auto; padding: 0;  background-color: #000;}
+
#blank *{ width: 960px; border-style: none; margin: 0 auto; padding: 0;  background-color: #000;}
#globalWrapper{ overflow: hidden; background-color: #000;}
#globalWrapper{ overflow: hidden; background-color: #000;}
-
#top-section{display: none;}
+
#top,#header,h1.firstHeading,#catlinks{display: none;}
-
#top{  display: none;}
+
#content{width: 960px; background-attachment: scroll; overflow: hidden; border-style: none; background-color: #000;}
-
h1.firstHeading{ display: none;}
+
#footer-box{position:relative; z-index:100; background:none; border:none;}
-
#content{width: 1024px; background-attachment: scroll; overflow: hidden; border-style: none; background-color: #000;}
+
#footer-box a{color:#FFF; font-size:13px;}
-
#footer-box{ background-color: #000; background-image: none; border-style: none; z-index: 0;}
+
#footer #f-poweredbyico, #footer #f-copyrightico{display:none;}
-
#catlinks{ display: none;}
+
#top-section{height:20px; border:none;}
-
#header {margin: 0px auto;width: 1024px;height: 35px;}
+
#top-section #p-logo,#top-section .left-menu, #top-section #search-controls{display:none;}
 +
#top-section .right-menu a{font-size:13px; font-weight:bold; color:#FFF; padding:2px 5px 2px 5px; background:none; text-decoration:none;}
 +
#top-section .right-menu a:hover{color:#ffb600;}
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3{ margin-bottom:3px;}
 +
body{height:100px;background-color:#000;}
 +
.body-in{margin:0 auto; overflow:auto; padding-bottom:50px; font-family:"微软雅黑", Arial; width:960px;}
-
body{height:100px;background-color:#000;}
 
-
 
-
.body-in{margin:0 auto; overflow:auto; padding-bottom:50px; font-family:"微软雅黑", Arial; width:1024px;}
 
/** logo ***/
/** logo ***/
.main-top .logo{background-image:url(https://static.igem.org/mediawiki/2013/b/bd/LZU-China_top.png); height:210px; background-repeat:no-repeat;}
.main-top .logo{background-image:url(https://static.igem.org/mediawiki/2013/b/bd/LZU-China_top.png); height:210px; background-repeat:no-repeat;}
.main-top .logo .op-box{display:none;}
.main-top .logo .op-box{display:none;}
-
.main-top .logo .op-box a{font-size:13px; padding:2px 5px 2px 5px; background-color:#FFF; color:#333; text-decoration:none; color:blue; margin-right:5px;}
+
.main-top .logo .op-box a{font-size:13px; padding:2px 5px 2px 5px; background-color:#FDD95B; color:#333; text-decoration:none; color:blue; margin-right:5px;}
.main-top .logo .op-box a:hover{text-decoration:underline;}
.main-top .logo .op-box a:hover{text-decoration:underline;}
.main-top .logo:hover .op-box{display:block;}
.main-top .logo:hover .op-box{display:block;}
-
/****导航样式****/
+
/**** main items ****/
ul.main-items{line-height:40px; overflow:auto; padding:0; margin-left:0;}
ul.main-items{line-height:40px; overflow:auto; padding:0; margin-left:0;}
.main-items a{ text-decoration:none;}
.main-items a{ text-decoration:none;}
-
.main-items li{ margin:0; padding:0;background-color:#ffb600; width:93px; color:#FFF; margin-left:3px; line-height:40px; float:left; padding:0 5px 0 5px; overflow:hidden;text-align:center; font-weight:bold; list-style-type:none; cursor:pointer;}
+
.main-items li{ margin:0; padding:0;background-color:#ffb600; width:94px; color:#FFF; margin-left:3px; line-height:40px; float:left; padding:0 5px 0 5px; overflow:hidden;text-align:center; font-weight:bold; list-style-type:none; cursor:pointer;}
.main-items li.item1{ margin-left:0;}
.main-items li.item1{ margin-left:0;}
.main-items li:hover, .main-items li.selected{ background-color:#555; color:#fff;}
.main-items li:hover, .main-items li.selected{ background-color:#555; color:#fff;}
.main-center{overflow:auto; margin-top:30px; position:relative;}
.main-center{overflow:auto; margin-top:30px; position:relative;}
-
/***** 左边列表******/
+
/***** left items******/
.center-left{width:200px; color:#333; position:absolute; left:0; top:0;}
.center-left{width:200px; color:#333; position:absolute; left:0; top:0;}
.center-left a{ text-decoration:none;}
.center-left a{ text-decoration:none;}
Line 51: Line 53:
.main-bottom{margin-top:80px; color:#FFF; text-align:center; font-size:14px; border-top:1px solid #666; padding-top:5px;}
.main-bottom{margin-top:80px; color:#FFF; text-align:center; font-size:14px; border-top:1px solid #666; padding-top:5px;}
 +
.main-bottom a{color:#FFF;}
 +
.main-bottom a:hover{color:#ffb600;}
-
/** 背景 **/
+
/** main bg **/
-
#main-bg-box {position: fixed;height:214px; width:100%; text-indent:10px; bottom: 0px; background-image:url(https://static.igem.org/mediawiki/2013/7/7c/Main_bottom_bg.png); background-repeat:no-repeat; z-index:-1;}
+
#main-bg-box {position: fixed;height:214px; width:100%; left:0px; text-indent:10px; bottom: 0px; background-image:url(https://static.igem.org/mediawiki/2013/7/7c/Main_bottom_bg.png); background-repeat:no-repeat; z-index:-1;}
* HTML #main-bg-box {position: absolute; bottom: auto; ; top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-0); }
* HTML #main-bg-box {position: absolute; bottom: auto; ; top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-0); }
-
/*** 右边内容 ***/
+
/*** right content ***/
-
.center-right{width:680px; color:#FFF; padding:20px; min-height:400px; border:1px solid #333; margin-left:200px;}
+
.center-right{width:680px; color:#FFF; float:right; padding:20px; min-height:400px; border:1px solid #333;}
-
/***主页**/
+
/*** home page **/
.main-center .home-items{ margin:0 auto; width:960px;}
.main-center .home-items{ margin:0 auto; width:960px;}
.main-center .home-items a{ margin-left:76px; margin-top:30px; display:inline-block; border:none;}
.main-center .home-items a{ margin-left:76px; margin-top:30px; display:inline-block; border:none;}
Line 69: Line 73:
.main-center .home-items a img:hover{ margin:0; border:3px solid #fff;}
.main-center .home-items a img:hover{ margin:0; border:3px solid #fff;}
-
/*****团队****/
+
/***** team page ****/
.team{padding:10px; padding-top:30px;}
.team{padding:10px; padding-top:30px;}
.team .one{border-bottom:2px solid #333; margin-bottom:30px; padding:0 20px 30px 20px;}
.team .one{border-bottom:2px solid #333; margin-bottom:30px; padding:0 20px 30px 20px;}
Line 76: Line 80:
</style>
</style>
-
<title>呵呵</title>
+
<title>human Practice</title>
</head>
</head>
Line 87: Line 91:
         <div class="op-box">
         <div class="op-box">
             <a target="_self" href="https://2013.igem.org/wiki/index.php?title=Team:LZU-China/HumanPractice&action=edit">edit</a>
             <a target="_self" href="https://2013.igem.org/wiki/index.php?title=Team:LZU-China/HumanPractice&action=edit">edit</a>
 +
            <a target="_self" href="https://2013.igem.org/Team:LZU-China/HumanPractice">view</a>
             </div>
             </div>
         </div>
         </div>
         <ul class="main-items">
         <ul class="main-items">
-
             <a href="https://2013.igem.org/Team:LZU-China"><li class="item1 selected">Home</li></a>
+
             <a href="https://2013.igem.org/Team:LZU-China"><li class="item1">Home</li></a>
             <a href="https://2013.igem.org/Team:LZU-China/Team"><li>Team</li></a>
             <a href="https://2013.igem.org/Team:LZU-China/Team"><li>Team</li></a>
 +
            <a href="https://igem.org/Team.cgi?year=2013&team_name=LZU-China"><li>Profile</li></a>
             <a href="https://2013.igem.org/Team:LZU-China/Project"><li>Project</li></a>
             <a href="https://2013.igem.org/Team:LZU-China/Project"><li>Project</li></a>
-
             <a href="https://2013.igem.org/Team:LZU-China/Parts"><li>Rigistry</li></a>
+
             <a href="https://2013.igem.org/Team:LZU-China/Parts"><li>Parts</li></a>
-
             <a href="https://2013.igem.org/Team:LZU-China/Notebook"><li>Notobook</li></a>
+
             <a href="https://2013.igem.org/Team:LZU-China/Notebook"><li>Notebook</li></a>
             <a href="https://2013.igem.org/Team:LZU-China/Safety"><li>Safety</li></a>
             <a href="https://2013.igem.org/Team:LZU-China/Safety"><li>Safety</li></a>
             <a href="https://2013.igem.org/Team:LZU-China/Attributions"><li>Attributions</li></a>
             <a href="https://2013.igem.org/Team:LZU-China/Attributions"><li>Attributions</li></a>
-
             <a href="https://igem.org/Team.cgi?year=2013&team_name=LZU-China"><li>H.P.</li></a>
+
             <a href="https://2013.igem.org/Team:LZU-China/HumanPractice"><li class="selected">H.P.</li></a>
         </ul>
         </ul>
     </div>
     </div>
Line 103: Line 109:
     <div class="main-center" id="main-center">
     <div class="main-center" id="main-center">
         <div class="center-left" id="center-left">
         <div class="center-left" id="center-left">
-
         <h1>指导老师</h1>
+
         <h1>Human Practice</h1>
-
        <h1>学生</h1>
+
                 <a href="#p1"><h2>Interchange</h2></a>
-
                 <a href="#p1"><h2>李晓梦</h2></a>
+
                 <a href="#p2"><h2>Preach</h2></a>             
-
                 <a href="#p2"><h2>斌哥</h2></a>             
+
        
-
         <h3>哈哈</h3>
+
         </div>
         </div>
          
          
Line 113: Line 118:
         <div class="team">
         <div class="team">
                 <div class="one" id="p1">
                 <div class="one" id="p1">
-
                     <div class="desc">在这里介绍人</div>
+
                     <div class="desc">Our team had a interchange with Peking iGEM team and BIT iGEM team in August.We shared our own idea to each other, and offered advice for the problem. </div>
-
                     <img src="https://static.igem.org/mediawiki/2013/5/57/LZU-China_team.png" />
+
                     <img src="https://static.igem.org/mediawiki/2013/a/af/Interchange.jpg" />
                 </div>
                 </div>
                 <div class="one" id="p2">
                 <div class="one" id="p2">
-
                     <div class="desc">asdfasdf</div>
+
                     <div class="desc">We held two promotion meetings concerning iGEM for all students in our school and Lanzhou No.1 Meddle School successfully. Meanwhile, the opening day of iGEM lab has been excellently work out with the amazing enthusiasm in this summer vacation.</div>
-
                     <img src="https://static.igem.org/mediawiki/2013/5/57/LZU-China_team.png" />
+
                     <img src="https://static.igem.org/mediawiki/2013/2/29/Preach.jpg" />
                 </div>
                 </div>
             </div>
             </div>
Line 124: Line 129:
     </div>
     </div>
     <div class="main-bottom">
     <div class="main-bottom">
-
IGEM — 兰州大学
+
    LanZhou University | 222 TianShui South Road, ChengGuan District, LanZhou, China, 730000<br>
 +
        E-mail:hwang2013@lzu.edu.cn<br>
 +
LanZhou University © 2013 <a target="_new" href="http://en.lzu.edu.cn">Privacy Policy</a>
     </div>
     </div>
</div>
</div>

Latest revision as of 03:12, 28 September 2013

human Practice

Human Practice

Interchange

Preach

Our team had a interchange with Peking iGEM team and BIT iGEM team in August.We shared our own idea to each other, and offered advice for the problem.
We held two promotion meetings concerning iGEM for all students in our school and Lanzhou No.1 Meddle School successfully. Meanwhile, the opening day of iGEM lab has been excellently work out with the amazing enthusiasm in this summer vacation.
LanZhou University | 222 TianShui South Road, ChengGuan District, LanZhou, China, 730000
E-mail:hwang2013@lzu.edu.cn
LanZhou University © 2013 Privacy Policy