Difference between revisions of "Team:HZAU-China"

 
(35 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!DOCTYPE html>
+
{{HZAU-China}}
 
<html>
 
<html>
  
 
<head>
 
<head>
 
   <meta charset="UTF-8">
 
   <meta charset="UTF-8">
  <title>HZAU-China</title>
+
   <style>
   <style type="text/css">
+
 
     body {
 
     body {
 
       background-color: rgb(249, 228, 137);
 
       background-color: rgb(249, 228, 137);
    }
 
 
    #sideMenu,
 
    #top_title,
 
    #team_submenu {
 
        display: none;
 
 
     }
 
     }
  
 
     #content {
 
     #content {
        padding: 0px;
+
      background-color: rgb(249, 228, 137);
        width: 100%;
+
        margin-top: 0px;
+
        margin-left: 0px;
+
        background-color: rgb(249, 228, 137);
+
    }
+
 
+
    #bodyContent h1,
+
    #bodyContent h2,
+
    #bodyContent h3,
+
    #bodyContent h4,
+
    #bodyContent h5 {
+
        margin-bottom: 0px;
+
    }
+
 
+
    #team_name {
+
        display: none
+
    }
+
 
+
    .global_wrapper {
+
        padding: 0px 0px 0px 0px;
+
    }
+
 
+
    #top_menu_14 {
+
        height: 16px;
+
 
     }
 
     }
  
Line 49: Line 18:
 
     }
 
     }
  
     .fourC {
+
     .fourC_div {
 
       width: 100%;
 
       width: 100%;
      min-width: 950px;
+
       margin: 48px auto 0 auto;
       margin-top: 0px;
+
 
     }
 
     }
  
     .di {
+
     .fourC {
 
       width: 100%;
 
       width: 100%;
       min-width: 950px;
+
       height: auto;
      position: relative;
+
      top: 600px;
+
 
     }
 
     }
  
    div.nav_body {
 
      position: fixed;
 
      padding: 0px;
 
      left: 0px;
 
      top: 16px;
 
      width: 100%;
 
      min-width: 950px;
 
      height: 36px;
 
      box-shadow: 0px 1px 3px #aaaaaa;
 
      z-index: 1;
 
      color: rgb(249, 228, 137);
 
      text-decoration-line: none;
 
      font-family: "Arial", Helvetica, sans-serif;
 
      background-color: #000;
 
      z-index: 99;
 
    }
 
  
     ul#nav_organ {
+
     #anniu {
       float: right;
+
       position: relative;
       list-style: none;
+
       top: 70px;
       margin: 6px auto;
+
       transition: top 0.2s;
       text-decoration-line: none;
+
       left: 50%;
       font-family: "Arial", Helvetica, sans-serif;
+
       margin: 0 0 0 -50px;
      color: rgb(249, 228, 137);
+
      background-color: #000;
+
 
     }
 
     }
  
     ul#nav_organ li {
+
     #anniu>img {
       display: block;
+
       height: 100px;
      float: left;
+
 
     }
 
     }
  
     a.nav_tissue {
+
     #anniu:hover {
       padding: 8px 15px 8px 15px;
+
       top: 90px;
      line-height: 20px;
+
      text-decoration-line: none;
+
      font-family: "Arial", Helvetica, sans-serif;
+
      color: rgb(249, 228, 137);
+
      font-size: 16px;
+
 
     }
 
     }
  
     span.caret {
+
     .di {
       display: inline-block;
+
       width: 100%;
       margin-left: 2px;
+
      position: relative;
 +
      top: 600px;
 +
       margin: -350px auto 0 auto;
 
       vertical-align: middle;
 
       vertical-align: middle;
      width: 0;
 
      height: 0;
 
      border-left: 4px solid transparent;
 
      border-right: 4px solid transparent;
 
      border-top: 4px solid rgb(249, 228, 137);
 
    }
 
 
    .nav_cell {
 
      visibility: hidden;
 
      opacity: 0;
 
      display: block;
 
      box-sizing: border-box;
 
      left: auto;
 
      position: absolute;
 
      top: 30px;
 
      z-index: 1000;
 
      float: left;
 
      min-width: 160px;
 
      margin: 0 0 0 -4px;
 
      font-size: 14px;
 
      text-align: left;
 
      list-style: none;
 
      color: rgb(249, 228, 137);
 
      background-color: #000;
 
      background-clip: padding-box;
 
      border: 1px solid rgba(0, 0, 0, .15);
 
      border-radius: 4px;
 
      box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
 
      -webkit-transition: opacity 0.4s linear;
 
      -moz-transition: opacity 0.4s linear;
 
      -ms-transition: opacity 0.4s linear;
 
      -o-transition: opacity 0.4s linear;
 
      transition: opacity 0.4s linear;
 
    }
 
    .mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul{
 
      margin: 0 0 0 -4px;
 
    }
 
 
    .shadow {
 
      box-shadow: 0px 1px 3px rgb(249, 228, 137);
 
    }
 
 
    .nav_cell>li {
 
      display: block;
 
      float: left;
 
      clear: both;
 
      height: 30px;
 
    }
 
 
    .nav_cell>li>a {
 
      padding-top: 3px;
 
      padding-bottom: 3px;
 
      padding-left: 20px;
 
      padding-right: 20px;
 
      text-decoration-line: none;
 
      color: rgb(249, 228, 137);
 
    }
 
 
    .menu_item:hover .nav_cell {
 
      visibility: visible;
 
      opacity: 1;
 
 
     }
 
     }
  
Line 174: Line 57:
 
       margin: 0;
 
       margin: 0;
 
     }
 
     }
 +
 
     /*-- 轮播图整体样式-- */
 
     /*-- 轮播图整体样式-- */
  
 
     .zhanshiqu {
 
     .zhanshiqu {
 
       position: relative;
 
       position: relative;
      top: 400px;
 
 
     }
 
     }
 +
 
     /*-- 轮播图主体样式-- */
 
     /*-- 轮播图主体样式-- */
 +
 +
    .bianda {
 +
      width: 1200px;
 +
      margin: 300px auto 0 auto;
 +
    }
  
 
     #rongqi {
 
     #rongqi {
 
       width: 950px;
 
       width: 950px;
       height: 600px;
+
       height: 570px;
       margin: 20px auto;
+
       margin: 0 auto;
 
       border-radius: 5px;
 
       border-radius: 5px;
 
       overflow: hidden;
 
       overflow: hidden;
 
       position: relative;
 
       position: relative;
 
     }
 
     }
 +
 
     /*-- 图片样式 --*/
 
     /*-- 图片样式 --*/
  
 
     .shiying {
 
     .shiying {
 
       width: 950px;
 
       width: 950px;
       height: 600px;
+
       height: 570px;
 
     }
 
     }
  
Line 213: Line 103:
 
       left: -950px;
 
       left: -950px;
 
     }
 
     }
 +
 
     /*-- 页码样式 --*/
 
     /*-- 页码样式 --*/
  
Line 227: Line 118:
 
     #rongqi span {
 
     #rongqi span {
 
       display: inline-block;
 
       display: inline-block;
       width: 15px;
+
       width: 50px;
       height: 10px;
+
       height: 22px;
       margin: 0 3px;
+
       margin: 0 10px;
       border-radius: 5px;
+
       border-radius: 11px;
 
       background: white;
 
       background: white;
 
       transition: width 0.3s;
 
       transition: width 0.3s;
Line 236: Line 127:
  
 
     #rongqi span.yundong {
 
     #rongqi span.yundong {
       width: 25px;
+
       width: 78px;
 
       background: #A08989;
 
       background: #A08989;
 
     }
 
     }
 +
 
     /*-- 图片描述的样式 --*/
 
     /*-- 图片描述的样式 --*/
  
Line 257: Line 149:
 
       opacity: 1;
 
       opacity: 1;
 
     }
 
     }
 +
 
     /*--齿轮样式--*/
 
     /*--齿轮样式--*/
  
Line 277: Line 170:
 
     }
 
     }
  
     @-webkit-keyframes mymove
+
     @-moz-keyframes mymove {
     /*Safari and Chrome*/
+
      from {}
 +
      to {
 +
        transform: rotate(360deg);
 +
      }
 +
     }
  
     {
+
     @-webkit-keyframes mymove {
 +
      from {}
 +
      to {
 +
        transform: rotate(360deg);
 +
      }
 +
    }
 +
 
 +
    @-o-keyframes mymove {
 
       from {}
 
       from {}
 
       to {
 
       to {
Line 294: Line 198:
 
     }
 
     }
  
     @-webkit-keyframes mymove_2
+
    @-moz-keyframes mymove_2 {
     /*Safari and Chrome*/
+
      from {}
 +
      to {
 +
        transform: rotate(-360deg);
 +
      }
 +
    }
 +
 
 +
     @-webkit-keyframes mymove_2 {
 +
      from {}
 +
      to {
 +
        transform: rotate(-360deg);
 +
      }
 +
     }
  
     {
+
     @-o-keyframes mymove_2 {
 
       from {}
 
       from {}
 
       to {
 
       to {
Line 347: Line 262:
 
       -webkit-animation: mymove 10s infinite;
 
       -webkit-animation: mymove 10s infinite;
 
       animation-timing-function: linear;
 
       animation-timing-function: linear;
       background: url(https://static.igem.org/mediawiki/2017/f/fb/HZAU_2017_gear_1.png);
+
       background: url(https://static.igem.org/mediawiki/2017/c/c0/T--HZAU-China--gear.png);
 
       background-size: 250px 250px;
 
       background-size: 250px 250px;
 
       background-repeat: no-repeat;
 
       background-repeat: no-repeat;
Line 353: Line 268:
 
       z-index: -1;
 
       z-index: -1;
 
     }
 
     }
 +
 +
    #tiaozhuan {
 +
      position: absolute;
 +
      top: -135px;
 +
    }
 +
 
     /*--线框样式--*/
 
     /*--线框样式--*/
  
Line 360: Line 281:
 
       margin: 0 50%;
 
       margin: 0 50%;
 
       width: 1020px;
 
       width: 1020px;
       height: 660px;
+
       height: 630px;
 
       left: -510px;
 
       left: -510px;
 
       z-index: 1;
 
       z-index: 1;
Line 367: Line 288:
 
     .frame_tu {
 
     .frame_tu {
 
       width: 1020px;
 
       width: 1020px;
       height: 660px;
+
       height: 630px;
 
     }
 
     }
 
   </style>
 
   </style>
Line 373: Line 294:
  
 
<body>
 
<body>
   <div class="nav_body">
+
   <div class="fourC_div">
     <a href="https://2017.igem.org/Team:HZAU-China" class="HZAU-logo" title="logo"><img src="https://static.igem.org/mediawiki/2017/b/be/HZAU_2017_logo_1.png" height="100%"></a>
+
     <img class="fourC" src="https://static.igem.org/mediawiki/2017/8/8d/T--HZAU-China--4C.gif">
    <ul id="nav_organ">
+
    <div>
      <li class="Home"><a class="nav_tissue" href="https://2017.igem.org/Team:HZAU-China">Home</a></li>
+
       <a id="anniu" href="#tiaozhuan">
      <li class="Team"><a class="nav_tissue" href="https://2017.igem.org/Team:HZAU-China/Team">Team</a></li>
+
         <img src="https://static.igem.org/mediawiki/2017/7/7e/T--HZAU-China--arrow.gif">
      <li class="Project menu_item"><a class="nav_tissue" href="">Project<span class="caret"></span></a>
+
       </a>
        <ul class="nav_cell shadow">
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Project/Description">Description</a></li>
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Project/Design">Design</a></li>
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Project/Experiments">Experiments</a></li>
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Project/Notebook">Notebook</a></li>
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Project/InterLab">InterLab</a></li>
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Project/Model">Model</a></li>
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Project/Results">Results</a></li>
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Project/Demonstrate">Demonstrate</a></li>
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Project/Improve">Improve</a></li>
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Project/Attributions">Attributions</a></li>
+
        </ul>
+
       </li>
+
      <li class="Parts menu_item"><a class="nav_tissue" href="">Parts<span class="caret"></span></a>
+
         <ul class="nav_cell shadow">
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Parts/Parts">Parts</a></li>
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Parts/Basic Parts">Basic Parts</a></li>
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Parts/Composite Parts">Composite Parts</a></li>
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Parts/Part Collection">Part Collection</a></li>
+
        </ul>
+
      </li>
+
      <li class="Safety"><a class="nav_tissue" href="">Safety</a></li>
+
      <li class="HP menu_item"><a class="nav_tissue" href="">Human Practices<span class="caret"></span></a>
+
        <ul class="nav_cell shadow">
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Human Practices/Silver HP">Silver HP</a></li>
+
          <li> <a href="https://2017.igem.org/Team:HZAU-China/Human Practices/Integrated and Gold">Integrated and Gold</a></li>
+
          <li><a href="https://2017.igem.org/Team:HZAU-China/Human Practices/Public Engagement">Public Engagement</a></li>
+
        </ul>
+
      </li>
+
      <li class="Awards menu_item"><a class="nav_tissue" href="">Awards<span class="caret"></span></a>
+
        <ul class="nav_cell shadow">
+
          <li> <a href="https://2017.igem.org/Team:HZAU-China/Awards/Hardware">Hardware</a></li>
+
        </ul>
+
       </li>
+
      <li class="Judging Form"><a class="nav_tissue" href="">Judging Form</a></li>
+
    </ul>
+
  </div>
+
  <div class="fourC">
+
    <img class="fourC" src="https://static.igem.org/mediawiki/2017/e/eb/HZAU_2017_4C_1.png">
+
  </div>
+
  <div class="zhanshiqu">
+
    <!-- 大小齿轮们 -->
+
    <div class="hezi">
+
      <div class="chilun_1"></div>
+
      <div class="chilun_2"></div>
+
      <div class="chilun_3"></div>
+
 
     </div>
 
     </div>
     <div class="frame">
+
  </div>
       <img class="frame_tu" src="https://static.igem.org/mediawiki/2017/2/23/HZAU_2017_frame_1.png" />
+
  <div class="bianda">
    </div>
+
     <div class="zhanshiqu">
    <div id="rongqi">
+
       <!-- 大小齿轮们 -->
      <!-- 插入轮播的图片们 -->
+
      <div class="hezi">
      <img class="yundong shiying" src="https://static.igem.org/mediawiki/2017/4/43/HZAU_2017_luhuan1_1.png" />
+
        <div id="tiaozhuan"></div>
      <img class="shiying" src="https://static.igem.org/mediawiki/2017/f/f5/HZAU_2017_luhuan2_1.png" />
+
        <div class="chilun_1"></div>
      <img class="shiying" src="https://static.igem.org/mediawiki/2017/f/fd/HZAU_2017_luhuan3_1.png" />
+
        <div class="chilun_2"></div>
      <!-- 插入轮播的页码们 -->
+
        <div class="chilun_3"></div>
      <div>
+
      </div>
        <span class="yundong" name="0"></span><span name="1"></span><span name="2"></span>
+
      <div class="frame">
 +
        <img class="frame_tu" src="https://static.igem.org/mediawiki/2017/1/17/T--HZAU-China--frame.png" />
 +
      </div>
 +
      <div id="rongqi">
 +
        <!-- 插入轮播的图片们 -->
 +
        <img class="yundong shiying" src="https://static.igem.org/mediawiki/2017/6/64/T--HZAU-China--confirm2.png" />
 +
        <img class="shiying" src="https://static.igem.org/mediawiki/2017/4/4a/T--HZAU-China--confirm3.png" />
 +
        <img class="shiying" src="https://static.igem.org/mediawiki/2017/8/88/T--HZAU-China--confirm4.png" />
 +
        <!-- 插入轮播的页码们 -->
 +
        <div style="top: 543px;">
 +
          <span class="yundong" name="0"></span>
 +
          <span name="1"></span>
 +
          <span name="2"></span>
 +
        </div>
 +
        <!-- 插入图片的描述们 -->
 +
        <p class="yundong"></p>
 +
        <p></p>
 +
        <p></p>
 
       </div>
 
       </div>
      <!-- 插入图片的描述们 -->
 
      <p class="yundong"></p>
 
      <p></p>
 
      <p></p>
 
 
     </div>
 
     </div>
 
   </div>
 
   </div>
 
   <div>
 
   <div>
     <img class="di" src="https://static.igem.org/mediawiki/2017/6/63/HZAU_2017_di_1.png">
+
     <img class="di" src="https://static.igem.org/mediawiki/2017/c/c7/T--HZAU-China--di.png">
 
   </div>
 
   </div>
 
</body>
 
</body>
Line 482: Line 370:
  
 
     //每2s调用changeSlide函数进行图片轮播
 
     //每2s调用changeSlide函数进行图片轮播
     var slideon = setInterval(changeSlide, 4000);
+
     var slideon = setInterval(changeSlide, 60000);
  
 
     rongqi.onmouseover = function () {
 
     rongqi.onmouseover = function () {
Line 488: Line 376:
 
     }
 
     }
 
     rongqi.onmouseout = function () {
 
     rongqi.onmouseout = function () {
       slideon = setInterval(changeSlide, 4000); //当鼠标移出时重新开始轮播事件
+
       slideon = setInterval(changeSlide, 60000); //当鼠标移出时重新开始轮播事件
 
     }
 
     }
  

Latest revision as of 01:31, 2 November 2017