Difference between revisions of "Team:SCUT-China/Parts"

Line 1: Line 1:
 
{{SCUT-China/CSS}}
 
{{SCUT-China/CSS-animate}}
 
 
{{SCUT-China/CSS-header}}
 
{{SCUT-China/CSS-header}}
 +
{{SCUT-China/CSS-TTF}}
 +
  
 
<html>
 
<html>
  <head>
+
<head>
    <meta charset="utf-8">
+
 
    <!-- ---------------------------{{IGEM_TopBar}} {{SCUT-China}}------------------------ -->
+
  <meta charset="utf-8">
    <link rel="stylesheet" type="text/css"
+
  <title></title>
href="https://2021.igem.org/Team:SCUT-China/CSS/style-content-1?action=raw&ctype=text/css" />
+
  <!-- 4444444444444444444444此处上传时需要删除44444444444444444 -->
    <style media="screen">
+
  <link rel="stylesheet" href="css/style.css">
      #top_title{ display:none; }
+
  <link rel="stylesheet" href="css/style-content.css">
      #content { padding:0px; width:100%; margin-top:-7px; margin-left:0px; border:none;}
+
  <link rel="stylesheet" href="css/style_ttc_p.css">
body, html {background-color:white; width: 100%; height: 100%;}
+
  <!-- 4444444444444444444444此处上传时需要删除44444444444444444 -->
      p {font-size:15px;}
+
 
    </style>
+
 
    <title></title>
+
  <style media="screen">
  </head>
+
    .table_div{
  <body>
+
      /* width:77%;
       <!-- ---------------------------------Header Start---------------------------- -->
+
      position: absolute;
   <div class="header-area">
+
      top: 0;
        <div class="main-header ">
+
      bottom: 0;
            <div class="header-bottom  header-sticky">
+
      left: 0;
                <div class="container-fluid">
+
      right: 0;
                    <div class="menu-all">
+
      margin: auto; */
                        <!-- Logo -->
+
      width:90%;
                        <div class="logo">
+
      height:auto;
                            <a href="home-1.html"><img  src="images/img_2.jpg" alt=""></a>
+
      min-height:200px;
                        </div>
+
      background:#f4f3ee;
                        <!-- Main-menu -->
+
      /*垂直居中 */
                        <div class="main-menu">
+
      vertical-align: middle;
                                <nav>
+
      /*水平居中*/
                                    <ul id="navigation">
+
      text-align: center;
                                        <li><a href="https://2021.igem.org/Team:SCUT-China">HOME</a></li>
+
    }
 +
    #table{
 +
      position: absolute;
 +
      /* width:95%; */
 +
      float:left;
 +
      display:inline-block;
 +
      margin-top:10px;
 +
      margin-left:30px;
 +
      border:1px solid #bbb;
 +
    }
 +
 
 +
    #table td, #table tr, #table th{
 +
      border:solid 2px #aaa;
 +
      text-align:center;
 +
      vertical-align:middle;
 +
    }
 +
 
 +
    .tb_title{
 +
      background:#feebc3;
 +
      border:solid 2px #aaa;
 +
    }
 +
    .tb_title a{
 +
      color:#b9591d;
 +
    }
 +
  </style>
 +
 
 +
      <style media="screen">
 +
        #top_title{ display:none; }
 +
        #content { padding:0px; width:100%; margin-top:-7px; margin-left:0px; border:none;}
 +
      body, html {background-color:#ececea; width: 100%; height: 100%;scroll-behavior: smooth;}
 +
 
 +
/* 666666666666666666666666666666666666666666666666666666666666以下为加载动画样式66666666666666666666666666666666666666666 */
 +
        #gif
 +
          {
 +
            position: fixed;
 +
            top: 0;
 +
            left: 0;
 +
            width: 100%;
 +
            height: 100%;
 +
            z-index: 99999;
 +
            /* display: -webkit-box; */
 +
            -webkit-box-orient: horizontal;
 +
            -webkit-box-pack: center;
 +
            -webkit-box-align: center;
 +
            background: #fff;
 +
        }
 +
 
 +
        #gif>img/*设置gif下的img元素样式*/
 +
        {
 +
 
 +
            /* width:40%; */
 +
        }
 +
          .gif2{
 +
            top: 25%;
 +
            height:auto;
 +
            margin-left:30%;
 +
            width:40%;
 +
          }
 +
          .gif1{
 +
            margin-left:35%;
 +
            top: 70%;
 +
            width:30%;
 +
            margin-top:-25px;
 +
 
 +
          }
 +
 
 +
/* 666666666666666666666666666666666666666666666666666666666666以上为加载动画样式66666666666666666666666666666666666666666 */
 +
  /* 左侧导航栏样式 */
 +
  #bodyContent h2{
 +
    padding:10px;
 +
  }
 +
  /* css */
 +
  html, body, div, span, applet, object, iframe,
 +
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 +
  a, abbr, acronym, address, big, cite, code,
 +
  del, dfn, em, img, ins, kbd, q, s, samp,
 +
  small, strike, strong, sub, sup, tt, var,
 +
  b, u, i, center,
 +
  dl, dt, dd, ol, ul, li,
 +
  fieldset, form, label, legend,
 +
  table, caption, tbody, tfoot, thead, tr, th, td,
 +
  article, aside, canvas, details, embed,
 +
  figure, figcaption, footer, header, hgroup,
 +
  menu, nav, output, ruby, section, summary,
 +
  time, mark, audio, video {
 +
      margin: 0;
 +
      padding: 0;
 +
      border: 0;
 +
  }
 +
 
 +
  /* HTML5 display-role reset for older browsers */
 +
  article, aside, details, figcaption, figure,
 +
  footer, header, hgroup, menu, nav, section {
 +
      display: block;
 +
  }
 +
  body{
 +
    line-height: 1.5;
 +
  }
 +
  .middle{
 +
    background: #f4f3ee;
 +
    }
 +
  .middle_img{
 +
    width:100%;
 +
    height:100%;
 +
    background-color:rgba(0,0,0,0);
 +
    background:url("https://static.igem.org/mediawiki/2021/2/2f/T--SCUT-China--description-0.png") ;
 +
    background-size: 100% 100%;
 +
    background-attachment: fixed;
 +
    z-index: -1;
 +
    /* border-radius: 300px; */
 +
    /* background: #154889; */
 +
    overflow: hidden;
 +
  }
 +
 
 +
  ol, ul {
 +
      list-style: none;
 +
  }
 +
  blockquote, q {
 +
      quotes: none;
 +
  }
 +
  blockquote:before, blockquote:after,
 +
  q:before, q:after {
 +
      content: '';
 +
      content: none;
 +
  }
 +
  table {
 +
      border-collapse: collapse;
 +
      border-spacing: 0;
 +
  }
 +
  .left{
 +
    width: 25%;
 +
    height:auto;
 +
    float: left;
 +
    background:#ececea ;
 +
  }
 +
  .right{
 +
    width: 75%;
 +
    float: left;
 +
    z-index: 0;
 +
    background: #ececea;
 +
  }
 +
 
 +
  .siderBar{
 +
    /* 更改鼠标设置图片-------------------------------------------------------------------- */
 +
    /* cursor:url('img/youzi_jiantou-1.png'),auto; */
 +
    width: 95%;
 +
  }
 +
  #nav{
 +
    background: #ececea ;
 +
    top: 20px;
 +
    /* margin-top: 13%; */
 +
  }
 +
  #nav li{
 +
    margin-top: 10px;
 +
      width: 95%;
 +
      /* height: 50px; */
 +
      line-height: 25px;
 +
      text-align: center;
 +
      line-height:25px;
 +
      color: #2C2C2C;
 +
      margin-bottom: 10px;
 +
      padding-top:8px;
 +
      cursor: pointer;
 +
      font-family: 'H2_text';
 +
      font-weight:200;
 +
      font-size: 19px;
 +
      transition: all 0.2s ease;
 +
      -webkit-transition: all 0.2s ease;
 +
      -moz-transition: all 0.2s ease;
 +
  }
 +
  #nav li a{
 +
    padding-top: 15px;
 +
    color:#2C2C2C;
 +
    text-decoration:none;
 +
  }
 +
  #nav li a_nav{
 +
    margin-left: 20px;
 +
    padding-top: 20px;
 +
  }
 +
 
 +
  /* #nav li a:hover > img{
 +
    visibility:visible;
 +
  } */
 +
  #nav li.on{
 +
      background:#dad9d5;
 +
  }
 +
 
 +
 
 +
  #right-nav li a img{
 +
    width: 30px;
 +
    height: auto;
 +
    float: right;
 +
    margin-right: 10px;
 +
  }
 +
  #right-nav {
 +
    position: fixed;
 +
    right: 0px;
 +
    bottom: 50px;
 +
 
 +
  }
 +
  #right-nav li {
 +
        width: 167px;
 +
        height: 32px;
 +
        line-height: 32px;
 +
        text-align: center;
 +
        color: #ffffff;
 +
        margin-bottom: 5px;
 +
        background: url("images/side-nav-bg.jpg") no-repeat;
 +
        cursor: pointer;
 +
        transition: all 0.2s ease;
 +
        -webkit-transition: all 0.2s ease;
 +
        -moz-transition: all 0.2s ease;
 +
  }
 +
  #right-nav li.on{
 +
      transform: translate(-34px);
 +
      -webkit-transform: translate(-34px);
 +
      -moz-transform: translate(-34px);
 +
 
 +
  }
 +
  </style>
 +
 
 +
  <!-- 0000000000000000000000000000000000000右侧工具栏000000000000000000000000000000000 -->
 +
  <!-- 0000000000000000000000000000000000000右侧工具栏000000000000000000000000000000000 -->
 +
  <style>
 +
  .card-wrapper a:link,
 +
  .card-wrapper a:hover,
 +
  .card-wrapper a:visited,
 +
  .card-wrapper a:active {
 +
  color: #fff;
 +
  text-decoration: none;
 +
  }
 +
 
 +
  .card-holder {
 +
  position: fixed;
 +
  z-index: 9999;
 +
  width: 0px;
 +
  overflow: visible;
 +
  visibility: hidden;
 +
  }
 +
 
 +
  .card-wrapper {
 +
  display: inline-block;
 +
  float: left;
 +
  clear: both;
 +
  }
 +
 
 +
  .card {
 +
  position: relative;
 +
  right: 32px;
 +
  padding: 8px 32px 8px 32px;
 +
  margin: 8px;
 +
  x-box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.5);
 +
  box-shadow: 8px 0 8px -8px rgba(0, 0, 0, 0.5);
 +
  background: #fff;
 +
  transition: all 0.3s ease-in-out 0.1s;
 +
  }
 +
  .card_img {
 +
  position: relative;
 +
  right: 25px;
 +
  width:40px;
 +
  height:40px;
 +
  magin:10px;
 +
  bottom: -10px;
 +
  x-box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.5);
 +
  box-shadow: 8px 0 8px -8px rgba(0, 0, 0, 0.5);
 +
  background:rgba(0, 0, 0, 0);
 +
  }
 +
  .card-wrapper img{
 +
  margin-right: 32px;
 +
  width:100%;
 +
  height:auto;
 +
 
 +
  }
 +
 
 +
  .card:hover {
 +
  position: relative;
 +
  right: 100%;
 +
  margin-right: -32px;
 +
  box-shadow:
 +
  0 -8px 8px -8px rgba(0, 0, 0, 0.5),
 +
  0 8px 8px -8px rgba(0, 0, 0, 0.5);
 +
  transition: all 0.3s ease-in-out;
 +
  }
 +
 
 +
  .card-content {
 +
  display: inline-block;
 +
  color: #fff;
 +
  font-family: 'p_text';
 +
  font-size: 16px;
 +
  font-weight:450;
 +
  white-space: nowrap;
 +
  margin-right: 10px;
 +
  }
 +
 
 +
  .bg-01 { background: #539770; }
 +
  .bg-02 { background: #4B7D74; }
 +
  .bg-03 { background: #8DC2BC; }
 +
  .bg-04 { background: #EDD6B4; }
 +
  .bg-05 { background: #BE7467; }
 +
  .bg-06 { background: #E2AE63; }
 +
 
 +
  .card-right{
 +
  z-index: 999;
 +
  }
 +
  </style>
 +
  <!-- 0000000000000000000000000000000000000正文内容0000000000000000000000000000000 -->
 +
  <style>
 +
  .main_div{
 +
    background: #ececea;
 +
    display:inline-block;
 +
    width:100%;
 +
  }
 +
  #wrap{
 +
      width: 100%;
 +
  }
 +
  #wrap div{
 +
      /* width: 100%; */
 +
      /* height:auto; */
 +
      /* height: 500px; */
 +
  }
 +
  #content_part{
 +
    display:inline-block;
 +
    margin-top:10px;
 +
    margin-bottom: 15px;
 +
    /* background: #f4f3ee; */
 +
  }
 +
  #hrmar{
 +
      background: #f4f3ee;
 +
      height: auto;
 +
      margin-top:30px;
 +
      margin-right: 40px;
 +
      margin-bottom: 10px;
 +
      color:#333;
 +
 
 +
      filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
 +
 
 +
       -moz-box-shadow: 2px 2px 10px #909090;
 +
 
 +
      -webkit-box-shadow: 2px 2px 10px #909090;
 +
 
 +
      box-shadow:2px 2px 10px #909090;
 +
  }
 +
  .content_div_img{
 +
    margin: 10px;
 +
    text-align: center;
 +
    justify-content: center;
 +
    display: flex;
 +
    /* width: 900px;
 +
    height: 500px; */
 +
 
 +
  }
 +
  .content_div_img img{
 +
    width:85%;
 +
    height:auto;
 +
  }
 +
 
 +
  .content_text_h2{
 +
    text-align: left;
 +
    margin-left: 70px;
 +
    margin-top: 10px;
 +
    font-size: 25px;
 +
    font-family:"H2_text";
 +
  }
 +
  .content_div_text{
 +
    letter-spacing: 0.4px;
 +
    margin: 20px;
 +
    padding-left:100px;
 +
    padding-right:100px;
 +
    /* text-align:center; */
 +
    float: left;
 +
    line-height: 1.5;
 +
    display: inline-block;
 +
    vertical-align: middle;
 +
    text-align: left;
 +
 
 +
  }
 +
  .content_div_text span{
 +
 
 +
  font-weight:bold;
 +
  }
 +
  .content_div_text p{
 +
    line-height: 1.5;
 +
    color: #2C2C2C;
 +
    text-align: justify;
 +
    font-family:"P_text";
 +
    word-wrap: break-word
 +
  }
 +
  hr{
 +
    margin-top: 1rem;
 +
    margin-bottom: 1rem;
 +
    border: 0;
 +
    border-top: 2px solid rgba(0,0,0,.1);
 +
    left: 20px;
 +
  }
 +
  .hrmar{
 +
    margin: 0rem 2rem 0 0;
 +
    width: 95%;
 +
  }
 +
  /* --------------------------------------------------------侧边进度条调整--------------------------------- */
 +
   .divBox_div{
 +
    position: fixed;
 +
    width: 10px;
 +
    height: 100%;
 +
    z-index: 99;
 +
  }
 +
  #divBox {
 +
      position: relative;
 +
      width: 10px;
 +
      background-color: #feb770;
 +
      padding: 1px;
 +
      text-align: center;
 +
      top:5%;}
 +
  #divBox_0 {
 +
          position: relative;
 +
          width:10px;
 +
          height: 100%;
 +
          background-color: #feebc3;
 +
          padding: 1px;
 +
          text-align: center;
 +
          top:5%;
 +
          visibility: hidden;
 +
        }
 +
  #bottom_div{
 +
    float: right;
 +
    width: 100%;
 +
    height: 35%;
 +
    /* background-color: #f4f3ee; */
 +
    background-color: #ececea;
 +
  }
 +
  @media only screen and (min-width: 1500px) and (max-width: 2560px) {
 +
    #bottom_div{
 +
      height: 33%;
 +
      height: 260px;
 +
 
 +
    }
 +
  }
 +
  @media only screen and (min-width: 1000px) and (max-width: 1500px) {
 +
    #bottom_div{
 +
      height: 30%;
 +
      height: 260px;
 +
    }
 +
  }
 +
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
 +
    #bottom_div{
 +
      height: 220px;
 +
    }
 +
 
 +
  }
 +
  @media (max-width: 768px) {
 +
    #bottom_div{
 +
      height: 180px;
 +
    }
 +
  }
 +
  #bottom_div_img{
 +
    float: right;
 +
    width: 100%;
 +
    height: 100%;
 +
    margin-left: 30px;
 +
    background: url("https://static.igem.org/mediawiki/2021/6/67/T--SCUT-China--background-home-bottom.png");
 +
    background-size: 100% 100%;
 +
  }
 +
  #bottom_div .a_div{
 +
    display: relative;
 +
    width: 17%;
 +
    height:50px;
 +
    margin-left: 30px;
 +
    opacity: 0;
 +
  }
 +
  #bottom_div a{
 +
    opacity: 1;
 +
  }
 +
 
 +
  /* ----------------------------------------------------------------------------------轮播图 */
 +
  #parent{
 +
      position: relative;
 +
      margin: 10px auto;
 +
      padding: 0;
 +
      width: 500px;
 +
      height: 309px;
 +
  }
 +
 
 +
  #uls{
 +
      position: relative;
 +
      margin: 0;
 +
      padding: 0;
 +
      width: 500px;
 +
      height: 309px;
 +
      overflow: hidden;
 +
  }
 +
 
 +
  #img_ul{
 +
      position: absolute;
 +
      margin: 0;
 +
      padding: 0;
 +
      left: 0;
 +
      top: 0;
 +
      width: 3000px;          /*多留出一张图片的宽度!*/
 +
      list-style: none;
 +
  }
 +
  #img_ul li{
 +
      float: left;
 +
      margin: 0;
 +
      padding: 0;
 +
      width: 500px;
 +
      height: 309px;
 +
  }
 +
  #img_ul li img{
 +
      width: 500px;
 +
      height: 250px;
 +
  }
 +
 
 +
  #litCir_ul{
 +
      position: absolute;
 +
      margin: 0;
 +
      padding: 0;
 +
      right: 10px;
 +
      bottom: 10px;
 +
      list-style: none;
 +
  }
 +
  #litCir_ul li{
 +
      margin: 0;
 +
      padding: 0;
 +
      float: left;
 +
      width: 20px;
 +
      height: 20px;
 +
      text-align: center;
 +
      line-height: 20px;
 +
      border-radius: 50%;
 +
      margin-left:10px ;
 +
      cursor: pointer;
 +
  }
 +
 
 +
  #litCir_ul li.active{
 +
      background-color: white;
 +
  }
 +
  #litCir_ul li.quiet{
 +
      background-color: #feb770;
 +
  }
 +
 
 +
  #buttons{
 +
      margin: 0;
 +
      padding: 0;
 +
      display: none;
 +
  }
 +
  #buttons span{
 +
      position: absolute;
 +
      width: 40px;
 +
      height: 40px;
 +
      top: 50%;
 +
      margin-top: -20px;
 +
      line-height: 40px;
 +
      text-align: center;
 +
      font-weight: bold;
 +
      font-family: Simsun;
 +
      font-size: 30px;
 +
      border: 1px solid #fff;
 +
      opacity: 0.3;
 +
      cursor: pointer;
 +
      color: #fff;
 +
      background: black;
 +
  }
 +
  #left_button{
 +
      left: 5px;
 +
  }
 +
  #right_button{
 +
      left: 100%;
 +
      margin-left: -45px;
 +
  }
 +
  /* ------------------------------------------------------------------------------------------------------------------------------------------------------ */
 +
  </style>
 +
 
 +
      <title></title>
 +
    </head>
 +
 
 +
    <body  >
 +
 
 +
      <!-- 顶部导航栏位置 -->
 +
  <div class="header" >
  
                                        <li><a href="">PROJECT</a>
+
        <!---Header Start-->
                                          <ul class="submenu"  style="margin-left: 0px;">
+
      <div class="header-area">
<li><a href="https://2021.igem.org/Team:SCUT-China/Description">Description</a></li>
+
          <div class="main-header ">
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Design">Design</a></li>
+
              <div class="header-bottom  header-sticky">
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Experiments">Experiments</a></li>
+
                  <div class="container-fluid">
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/AchieveMents">AchieveMents</a></li>
+
                      <div class="menu-all">
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Model">Model</a></li>
+
                          <!-- Logo -->
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Timeline">Timeline</a></li>
+
                          <div class="logo">
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Contribution">Contribution</a></li>
+
                              <a href="https://2021.igem.org/Team:SCUT-China"><img class="logoimg" src="https://static.igem.org/mediawiki/2021/5/5b/T--SCUT-China--logo.png" alt=""></a>
                                          </ul>
+
                          </div>
                                        </li>
+
                          <!-- Main-menu -->
<li><a href="#">WETLAB</a>
+
                          <div class="main-menu">
<ul class="submenu"  style="margin-left: 0px;">
+
                                  <nav>
<li><a href="https://2021.igem.org/Team:SCUT-China/Protocols">Protocols</a></li>
+
                                      <ul id="navigation">
<li><a href="https://2021.igem.org/Team:SCUT-China/Improve">Improve</a></li>
+
                                          <li><a href="https://2021.igem.org/Team:SCUT-China">HOME</a></li>
<li><a href="https://2021.igem.org/Team:SCUT-China/Parts">Parts</a></li>
+
                                          <li><a href="#">TEAM</a>
</ul>
+
                                            <ul class="submenu"  style="margin-left: 0px;">
</li>
+
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Members">Members</a></li>
<li><a href="#">TEAM</a>
+
                                                 <li><a href="https://2021.igem.org/Team:SCUT-China/Attributions">Attributions</a></li>
<ul class="submenu"  style="margin-left: 0px;">
+
                                                 <li><a href="https://2021.igem.org/Team:SCUT-China/Safety">Safety</a></li>
<li><a href="https://2021.igem.org/Team:SCUT-China/Attributions">Attributions</a></li>
+
                                                 <li><a href="https://2021.igem.org/Team:SCUT-China/Collaboration">Collaboration</a></li>
<li><a href="https://2021.igem.org/Team:SCUT-China/Team">Team members</a></li>
+
<li><a href="https://2021.igem.org/Team:SCUT-China/Journey-and-Stories">Journey and Stories</a></li>
+
<li><a href="https://2021.igem.org/Team:SCUT-China/Conteact-Us">Conteact Us</a></li>
+
</ul>
+
</li>
+
                                        <li><a href="#">HUMAN PRACTICE</a>
+
                                            <ul class="submenu" style="margin-left: 0px;">
+
                                                 <li><a href="https://2021.igem.org/Team:SCUT-China/Integrated-Human-Practices">Integrated Human Practices</a></li>
+
                                                 <li><a href="https://2021.igem.org/Team:SCUT-China/Public-Education">Public Education and Engagement</a></li>
+
                                                 <li><a href="https://2021.igem.org/Team:SCUT-China/Collaborations">Collaborations</a></li>
+
 
                                             </ul>
 
                                             </ul>
                                        </li>
+
                                          </li>
<li><a href="https://2021.igem.org/Team:SCUT-China/Safety">SAFETY</a></li>
+
                                          <li><a href="">PROJECT</a>
                                        <li><a href="https://2021.igem.org/Team:SCUT-China/Awards">AWARDS</a>
+
                                            <ul class="submenu"  style="margin-left: 0px;">
                                          <ul class="submenu" style="margin-left: 0px;">
+
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Description">Description</a></li>
                                               <li><a href="https://2021.igem.org/Team:SCUT-China/Medals">Medals</a></li>
+
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Proof-of-concept">Proof of concept</a></li>
                                               <li><a href="https://2021.igem.org/Team:SCUT-China/Awards">Awards</a></li>
+
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Contribution">Contributions</a></li>
                                          </ul>
+
                                               <li><a href="https://2021.igem.org/Team:SCUT-China/Partnership">Partnership</a></li>
                                        </li>
+
                                               <li><a href="https://2021.igem.org/Team:SCUT-China/Notebook">Notebook</a></li>
                                    </ul>
+
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Measurement">Measurement</a></li>
                                </nav>
+
                                            </ul>
                        </div>
+
                                          </li>
                        <!-- Mobile Menu -->
+
                                        <li><a href="#">WET LAB</a>
  <div class="main-menu-min">
+
                                          <ul class="submenu" style="margin-left: 0px;">
<nav class="nav">
+
                                            <li><a href="https://2021.igem.org/Team:SCUT-China/Design">Design</a></li>
<ul >
+
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Engineering">Engineering</a></li>
<li class="current"><div align="center"><img src="https://static.igem.org/mediawiki/2021/f/f3/T--SCUT-China--_nav_min.png"></div></li>
+
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Results">Results</a></li>
<li><a href="https://2021.igem.org/Team:SCUT-China/Description">Project</a></li>
+
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Experiment">Experiment</a></li>
<li><a href="https://2021.igem.org/Team:SCUT-China/Protocols">WetLab</a></li>
+
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Parts">Parts</a></li>
<li><a href="https://2021.igem.org/Team:SCUT-China/Team">Team</a></li>
+
                                                <li><a href="https://2021.igem.org/Team:SCUT-China/Improvement">Improvement of a part</a></li>
<li><a href="https://2021.igem.org/Team:SCUT-China/Integrated-Human-Practices">Human Proctice</a></li>
+
                                          </ul>
<li><a href="https://2021.igem.org/Team:SCUT-China/Safety">Safety</a></li>
+
                                        </li>
<li><a href="https://2021.igem.org/Team:SCUT-China/Awards">Awards</a>
+
</ul>
+
</div>
+
+
+
                      <!-- Mobile Menu -->
+
                    </div>
+
                </div>
+
            </div>
+
        </div>
+
    </div>
+
    <!-- Header End -->
+
  
    <!-- -------------------------------------分级页面布局------------------------------------ -->
+
                                          <li><a href="#">DRY LAB</a>
 +
                                              <ul class="submenu" style="margin-left: 0px;">
 +
                                                <li><a href="https://2021.igem.org/Team:SCUT-China/Model">Overview</a></li>
 +
                                                <li><a href="https://2021.igem.org/Team:SCUT-China/Software-NuPGO">Software NuPGO</a></li>
 +
                                                <li><a href="https://2021.igem.org/Team:SCUT-China/Fermentation-simulation">Fermentation simulation</a></li>
 +
                                                <li><a href="https://2021.igem.org/Team:SCUT-China/Machine-learning">Machine learning</a></li>
 +
                                              </ul>
 +
                                          </li>
 +
                                          <li><a href="#">Human PRACTICE</a>
 +
                                            <ul class="submenu"  style="margin-left: 0px;">
 +
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Integrated">Integrated Human Practices</a></li>
 +
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Implementation">Imposed implementation</a></li>
 +
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Inclusivity">Inclusivity</a></li>
 +
                                                <li><a href="https://2021.igem.org/Team:SCUT-China/Education">Education and Communication</a></li>
 +
                                              <li><a href="https://2021.igem.org/Team:SCUT-China/Entrepreneurship">Entrepreneurship</a></li>
 +
                                            </ul>
 +
                                          </li>
  
    <!-- START Section -->
+
                                          <li><a href="https://2021.igem.org/Team:SCUT-China/Awards">AWARDS</a></li>
    <section class="section border-t pb-0">
+
                                      </ul>
      <div class="container">
+
                                  </nav>
        <div class="row justify-content-center mb-5 element-animate">
+
                          </div>
          <div class="col-md-8 text-center">
+
                          <!-- Mobile Menu -->
            <h2 class=" heading mb-4">Projects</h2>
+
        <div class="main-menu-min">
            <p class="mb-5 lead" style="font-size: 20px;">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi unde impedit, necessitatibus, soluta sit quam minima expedita atque corrupti reiciendis.</p>
+
          <nav class="nav">
          </div>
+
            <ul >
        </div>
+
              <li class="current"><div align="center"><img src="https://static.igem.org/mediawiki/2021/b/be/T--SCUT-China--header-min.png"></div></li>
      </div>
+
              <li><a href="https://2021.igem.org/Team:SCUT-China">HOME</a></li>
      <div class="container">
+
              <li><a href="https://2021.igem.org/Team:SCUT-China/Protocols">PROJECT</a></li>
      <div class="container-fluid">
+
              <li><a href="https://2021.igem.org/Team:SCUT-China/Description">WET LAB</a></li>
        <div class="row no-gutters">
+
               <li><a href="https://2021.igem.org/Team:SCUT-China/Design">DRY LAB</a></li>
          <div class="col-md-4 element-animate">
+
              <li><a href="https://2021.igem.org/Team:SCUT-China/Integrated">Integrated Human Practices</a></li>
            <a href="#Part1" class="link-thumbnail">
+
              <li><a href="https://2021.igem.org/Team:SCUT-China/Awards">Awards</a>
              <h3 style="color: #fff;
+
            </ul>
  font-size: 18px;">Part Name 1</h3>
+
        </div>
              <img src="https://static.igem.org/mediawiki/2021/b/bb/T--SCUT-China--img_1_template.jpg" alt="Image" class="img-fluid">
+
 
            </a>
+
 
          </div>
+
 
          <div class="col-md-4 element-animate">
+
                        <!-- Mobile Menu -->
            <a href="#Part2" class="link-thumbnail">
+
                      </div>
              <h3>Part Name 2</h3>
+
                  </div>
              <img src="https://static.igem.org/mediawiki/2021/7/76/T--SCUT-China--_template2.jpg" alt="Image" class="img-fluid">
+
            </a>
+
          </div>
+
          <div class="col-md-4 element-animate">
+
            <a href="#Part3" class="link-thumbnail">
+
              <h3>Part Name 3</h3>
+
              <span class="ion-plus icon"></span>
+
              <img src="https://static.igem.org/mediawiki/2021/b/bb/T--SCUT-China--img_1_template.jpg" alt="Image" class="img-fluid">
+
            </a>
+
          </div>
+
          <div class="col-md-4 element-animate">
+
            <a href="#Part4" class="link-thumbnail">
+
              <h3>Part Name 4</h3>
+
               <span class="ion-plus icon"></span>
+
              <img src="https://static.igem.org/mediawiki/2021/7/76/T--SCUT-China--_template2.jpg" alt="Image" class="img-fluid">
+
            </a>
+
          </div>
+
          <div class="col-md-4 element-animate">
+
            <a href="#Part5" class="link-thumbnail">
+
              <h3>Part Name 5</h3>
+
              <span class="ion-plus icon"></span>
+
              <img src="https://static.igem.org/mediawiki/2021/b/bb/T--SCUT-China--img_1_template.jpg" alt="Image" class="img-fluid">
+
            </a>
+
          </div>
+
          <div class="col-md-4 element-animate">
+
            <a href="#Part6" class="link-thumbnail">
+
              <h3>Part Name 6</h3>
+
              <span class="ion-plus icon"></span>
+
              <img src="https://static.igem.org/mediawiki/2021/7/76/T--SCUT-China--_template2.jpg" alt="Image" class="img-fluid">
+
            </a>
+
          </div>
+
        </div>
+
      </div>
+
    </section>
+
    <!-- END section -->
+
   
+
    <!-- START block -->
+
    <section class="section element-animate" id="Part1">
+
      <div class="container">
+
        <div class="row align-items-center mb-5">
+
          <div class="col-md-6 mb-5">
+
            <div class="block-41">
+
              <div class="block-41-subheading d-flex">
+
                <div class="block-41-number">01</div>
+
                <div class="block-41-line align-self-center mx-2"></div>
+
                <div class="block-41-subheading-2">one photo</div>
+
 
               </div>
 
               </div>
              <h2 class="block-41-heading mb-5">Part Name 1</h2>
 
              <div class="block-41-text">
 
                <p style="font-size: 19px;">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
 
              </div>
 
            </div>
 
          </div>
 
          <div class="col-md-6">
 
            <img src="https://static.igem.org/mediawiki/2021/b/bb/T--SCUT-China--img_1_template.jpg" alt="Image" class="img-fluid-block">
 
 
           </div>
 
           </div>
        </div>
 
 
       </div>
 
       </div>
    </section>
+
      <!-- Header End -->
 +
  </div>
 +
    <!-- 11111111111111111111111111111111111111111111111111111111111进度条 -->
 +
    <div class="divBox_div">
 +
      <div id="divBox"></div>
 +
      <div id="divBox_0"></div>
 +
    </div>
  
    <section class="section element-animate" id="Part2">
+
    <div class="middle">
      <div class="container">
+
      <div class="middle_img">
        <div class="row align-items-center mb-5">
+
        <div class="" style="position: relative;float:right;margin-top: 350px;margin-right: -95px;width:100px;height:300px; background-color:rgba(0,0,0,0);">
          <div class="col-md-12 mb-5">
+
          <div class="card-holder" id="card-holder" >
            <div class="block-41">
+
            <div class='card-wrapper'>
              <div class="block-41-subheading d-flex">
+
                <div class='card_img '>
                <div class="block-41-number">02</div>
+
                  <span class='card-content'><img src="https://static.igem.org/mediawiki/2021/f/fd/T--SCUT-China--tool.png"></span>
                <div class="block-41-line align-self-center mx-2"></div>
+
                </div>
                <div class="block-41-subheading-2">two photos</div>
+
            </div>
              </div>
+
            <div class='card-wrapper'>
              <h2 class="block-41-heading mb-5">Part Name 2</h2>
+
              <a href='#content_part_h2' id="bg" onclick="bigger();">
              <div class="block-41-text">
+
                <div class='card bg-03'>
                <p style="font-size: 20px;">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
+
                  <span class='card-content'>Increase the font size</span>
               
+
                </div>
              </div>
+
              </a>
            </div>
+
            </div>
          </div>
+
            <div class='card-wrapper'>
            <div class="col-md-12 mb-5">
+
              <a href='#content_part_h2' id="lt" onclick="small();">
              <table frame=void rules=none cellspacing=0 >
+
                <div class='card bg-04'>
                <tr>
+
                  <span class='card-content'>Reduce the font size</span>
                  <td ><center><img src="https://static.igem.org/mediawiki/2021/7/76/T--SCUT-China--_template2.jpg" class="img-fluid" class="img-fluid-block">picture 1 </center></td>
+
                </div>
                  <td ><center><img src="https://static.igem.org/mediawiki/2021/b/bb/T--SCUT-China--img_1_template.jpg" class="img-fluid">picture 2 </center></td>
+
              </a>
                </tr>
+
            </div>
            </table>
+
            <div class='card-wrapper'>
 +
              <a href='#content_part_h2' id="cl" οnclick="changeLanguage()">
 +
                <div class='card bg-05'>
 +
                  <span class='card-content'>Translation</span>
 +
                </div>
 +
              </a>
 +
            </div>
 +
            <div class='card-wrapper'>
 +
              <a href='#'>
 +
                <div class='card bg-06'id="toTop">
 +
                  <span class='card-content'>Go back to the top</span>
 +
                </div>
 +
              </a>
 +
            </div>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </div>
 +
<!-- 444444444444444444444444444444444444444444444444444444444444444以下需要替换(直接替换即可)预览时字体效果不会出现44444444444444444444444444444444444444444444444444444444444444 -->
 +
      <!-- -0000000000000000000000000000000000000加载动图000000000000000000000000000000000000000 -->
 +
    <div id= "gif">
 +
      <p style="font-size:30px;margin-left:43%;margin-top:20px;">Loading...</p>
 +
        <img class="gif2"src = "https://static.igem.org/mediawiki/2021/b/b8/T--SCUT-China--model-gif-bool.gif"/>
 +
        <img class="gif1"src = "https://static.igem.org/mediawiki/2021/1/12/T--SCUT-China--model-gif-bar.gif"/>
 +
    </div>
 +
    <!-- -0000000000000000000000000000000000000以上加载动图000000000000000000000000000000000000000 -->
 +
 
 +
    <!-- 111111111111111111111111111111111111111111111111左侧导航条,标准样式11111111111111111111111111111111111 -->
 +
 
 +
 
 +
          <main class="main">
 +
            <div class="main_div" >
 +
            <div class="left" >
 +
              <div class="siderBar">
 +
              <div class="menu">
 +
                  <ul id="nav">
 +
                    <li style="font-size:26px;"><a class="a_nav">Parts</a></li>
 +
                    <hr class="hrmar">
 +
                    <li ><a>Overview</a></li>
 +
 
 +
                  </ul>
 +
                </div>
 
               </div>
 
               </div>
        </div>
+
          </div>
      </div>
+
    </section>
+
  
    <section class="section bg-light" id="Part3">
+
            <div class="right" style="width: 75%;float: right;">
      <div class="container">
+
              <div class="content-my">
        <div class="row justify-content-center mb-5 element-animate">
+
                  <div id="wrap">
          <div class="col-md-8 text-center">
+
                    <hr class="hrmar"style="visibility:hidden;" id="content_part_h2">
            <h2 class=" heading mb-4">Part Name 3</h2>
+
            <p class="mb-5 lead" style="font-size: 20px;">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi unde impedit, necessitatibus, soluta sit quam minima expedita atque corrupti reiciendis.</p>
+
          </div>
+
          <table>
+
            <tr>
+
              <td ><center><img src="https://static.igem.org/mediawiki/2021/b/bb/T--SCUT-China--img_1_template.jpg" class="img-fluid" >picture 1 </center></td>
+
              <td ><center><img src="https://static.igem.org/mediawiki/2021/7/76/T--SCUT-China--_template2.jpg" class="img-fluid">picture 2 </center></td>
+
              <td ><center><img src="https://static.igem.org/mediawiki/2021/b/bb/T--SCUT-China--img_1_template.jpg" class="img-fluid">picture 3 </center></td>
+
            </tr>
+
        </table>
+
  
        </div>
+
                    <hr class="hrmar"style="visibility:hidden;" id="content_part_h2">
      </div>
+
                      <div id="hrmar">
    </section>
+
                        <div id="content_part">
 +
                          <h2  class="content_text_h2">Overview</h2>
 +
                            <div class="content_div_text">
 +
                              <p  id="p1_1"align="left">      A group of students from SCUT in Guangzhou came up with an idea to alleviate the scourge of mosquitoes. In inspiration, we skillfully used Baidu index big data analysis, investigated the official data of the WORLD Health Organization and EPA, and known a new mosquito repellent ingredient--Nootkatone. In the conception stage of our project, based on the rise of biological manufacturing and synthetic biology, we considered from three aspects: the selection of chassis cells, the identification of synthetic pathways and how to increase yield, so as to build a cell factory with high yield of Nootkatone and to realize our Nootka-Boom!                  </p>
 +
                            </div>
  
    <section class="section element-animate" id="Part4">
+
 
      <div class="container">
+
                            <div class="content_div_text" style="height:180%;">
        <div class="row align-items-center mb-5">
+
                            <div class="table_div">
          <div class="col-md-6 mb-5">
+
                              <table id="table"  border="2px"align="center" style="border-collapse: collapse;" class="table">
            <div class="block-41">
+
 
              <div class="block-41-subheading d-flex">
+
                              <caption></caption>
                <div class="block-41-number">04</div>
+
    <!--                         <tr class="tb_title">-->
                <div class="block-41-line align-self-center mx-2"></div>
+
    <!--                            <th>Favorite</th>-->
                <div class="block-41-subheading-2">four photo</div>
+
    <!--                            <th>Name </th>-->
 +
    <!--                            <th>Type</th>-->
 +
    <!--                            <th>Description</th>-->
 +
    <!--                            <th>Designer </th>-->
 +
    <!--                            <th>Length</th>-->
 +
    <!--                          </tr>-->
 +
    <!--                          <tr class="Favorite" >-->
 +
    <!--                            <td>R</td>-->
 +
    <!--                            <td><a href="http://www.dangdang.com/">http://c.biancheng.net/</a></td>-->
 +
    <!--                            <td>教育</td>-->
 +
    <!--                            <td>R</td>-->
 +
    <!--                            <td>grhpr-his-tag</td>-->
 +
    <!--                            <td>教育</td>-->
 +
    <!--                          </tr>-->
 +
    <!--                          <tr  class="Name" >-->
 +
    <!--                            <td>&nbsp;</td>-->
 +
    <!--                            <td><a href="http://www.dangdang.com/">http://c.biancheng.net/</a></td>-->
 +
    <!--                            <td>教育</td>-->
 +
    <!--                            <td>R</td>-->
 +
    <!--                            <td>grhpr-his-tag</td>-->
 +
    <!--                            <td>教育</td>-->
 +
 
 +
    <!--                          </tr>-->
 +
    <!--                          <tr  class="Type" >-->
 +
    <!--                            <td>&nbsp;</td>-->
 +
    <!--                            <td><a href="http://www.dangdang.com/">http://c.biancheng.net/</a></td>-->
 +
    <!--                            <td>教育</td>-->
 +
    <!--                            <td>R</td>-->
 +
    <!--                            <td>grhpr-his-tag</td>-->
 +
    <!--                            <td>教育</td>-->
 +
    <!--                          </tr>-->
 +
    <!--                          <tr  class="Designer" >-->
 +
    <!--                            <td rowspan="2">合并</td>-->
 +
    <!--                            <td><a href="http://www.dangdang.com/">http://c.biancheng.net/</a></td>-->
 +
    <!--                            <td>教育</td>-->
 +
    <!--                            <td>R</td>-->
 +
    <!--                            <td>grhpr-his-tag</td>-->
 +
    <!--                            <td>教育</td>-->
 +
    <!--                          </tr>-->
 +
    <!--                          <tr  class="Length" >-->
 +
 
 +
    <!--                           <td><a href="http://www.dangdang.com/">http://c.biancheng.net/</a></td>-->
 +
    <!--                            <td>教育</td>-->
 +
    <!--                            <td>R</td>-->
 +
    <!--                            <td>grhpr-his-tag</td>-->
 +
    <!--                            <td>教育</td>-->
 +
    <!--                          </tr>-->
 +
    <!--                          <tr  class="who" >-->
 +
    <!--                            <td>&nbsp;</td>-->
 +
    <!--                            <td><a href="http://www.dangdang.com/">http://c.biancheng.net/</a></td>-->
 +
    <!--                            <td>教育</td>-->
 +
    <!--                            <td>R</td>-->
 +
    <!--                            <td>grhpr-his-tag</td>-->
 +
    <!--                            <td>教育</td>-->
 +
    <!--                          </tr>-->
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>ALD4p</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772006">BBa_K3772006</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>PDC1p</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772007">BBa_K3772007</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>SED1Lp</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772008">BBa_K3772008</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>ZWF1p</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772009">BBa_K3772009</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>CDC19</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772015">BBa_K3772015</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>ENO1</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772016">BBa_K3772016</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>PDC6</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772017">BBa_K3772017</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>SED1S</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772018">BBa_K3772018</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>SOL4</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772019">BBa_K3772019</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>TDH1</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772020">BBa_K3772020</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>TEF2</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772021">BBa_K3772021</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>ALD3</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772022">BBa_K3772022</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>TKL2</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772023">BBa_K3772023</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>TPI1</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772024">BBa_K3772024</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>M1</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772038">BBa_K3772038</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>M2</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772039">BBa_K3772039</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>M3</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772040">BBa_K3772040</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>M4</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772041">BBa_K3772041</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>M5</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772042">BBa_K3772042</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>M6</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772043">BBa_K3772043</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>M7</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772044">BBa_K3772044</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>M8</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772045">BBa_K3772045</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>M9</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772046">BBa_K3772046</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>M10</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772047">BBa_K3772047</a></td>
 +
                                        <td>Han Zonglin</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>HPO(cytochrome P450 hydroxylase)</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772035">BBa_K3772035</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>VS(valencene synthase)</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772005">BBa_K3772005</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>AtCPR(cytochrome P450 reductase)</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772036">BBa_K3772036</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>ADH3(alcohol dehydrogenase)</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772037">BBa_K3772037</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>basic</td>
 +
                                        <td>SAG1t</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772037">BBa_K3772014</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>PDC1p-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772010">BBa_K3772010</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>ALD4p-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772011">BBa_K3772011</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>SED1Lp-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772012">BBa_K3772012</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>ZWF1p-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772013">BBa_K3772013</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>CDC19-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772025">BBa_K3772025</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>ENO1-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772026">BBa_K3772026</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>PDC6-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772027">BBa_K3772027</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>SED1S-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772028">BBa_K3772028</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>SOL4-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772029">BBa_K3772029</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>TDH1-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772030">BBa_K3772030</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>TEF2-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772031">BBa_K3772031</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>ALD3-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772032">BBa_K3772032</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>TKL2-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772033">BBa_K3772033</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>TPI1-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772034">BBa_K3772034</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>M1-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K3772999">BBa_K3772999</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>M2-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K377060">BBa_K3772060</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>M3-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K377061">BBa_K3772061</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>M4-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K377062">BBa_K3772062</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>M5-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K377063">BBa_K3772063</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>M6-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K377064">BBa_K3772064</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>M7-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K377065">BBa_K3772065</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>M8-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K377066">BBa_K3772066</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>M9-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K377067">BBa_K3772067</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
                                    <tr  class="Favorite" >
 +
                                        <td>Composite</td>
 +
                                        <td>M10-VS-SAG1t expression cassette</td>
 +
                                        <td><a href="http://parts.igem.org/Part:BBa_K377068">BBa_K3772068</a></td>
 +
                                        <td>Xiaoyu Wu</td>
 +
                                    </tr>
 +
 
 +
 
 +
                            </table>
 +
                            </div>
 +
 
 +
 
 +
                            </div>
 +
 
 +
                      </div>
 +
                    </div>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
                  <div id="bottom_div">
 +
                    <div id="bottom_div_img">
 +
                    <!-- <img class="" src="img/bottom.png" alt=""> -->
 +
                    <div class="a_div">
 +
                      <a href="https://2021.igem.org/Team:SCUT-China"><div class="a_div"></div></a>
 +
                    </div>
 +
                  </div>
 +
                  </div>
 +
              </div>
 
               </div>
 
               </div>
              <h2 class="block-41-heading mb-5">Part Name 4</h2>
+
          </div>
              <div class="block-41-text">
+
           </div>
                <p style="font-size: 20px;">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
+
              </div>
+
            </div>
+
            <table>
+
              <tr>
+
                <td ><center><img src="https://static.igem.org/mediawiki/2021/b/bb/T--SCUT-China--img_1_template.jpg " class="img-fluid" >picture 1 </center></td>
+
                <td ><center><img src="https://static.igem.org/mediawiki/2021/7/76/T--SCUT-China--_template2.jpg" class="img-fluid">picture 2 </center></td>
+
              </tr>
+
           </table>
+
          </div>
+
          <div class="col-md-6 ">
+
              <div class="block-41-text">
+
                <p style="font-size: 20px;">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
+
              </div>
+
              <table>
+
                <tr>
+
                  <td ><center><img src="https://static.igem.org/mediawiki/2021/b/bb/T--SCUT-China--img_1_template.jpg" class="img-fluid">picture 1 </center></td>
+
                  <td ><center><img src="https://static.igem.org/mediawiki/2021/7/76/T--SCUT-China--_template2.jpg" class="img-fluid">picture 2 </center></td>
+
                </tr>
+
            </table>
+
            <div class="block-41-text">
+
              <p style="font-size: 20px;">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
+
            </div>
+
          </div>
+
        </div>
+
        </div>
+
  
    </section>
+
          </main>
 +
  <!-- -0000000000000000000000000000000000000底栏000000000000000000000000000000000000000 -->
 +
  <!-- 444444444444444444444444444444444444444444444444444444444444以上需要替换4444444444444444444444444444444444444444444444444444444444444444 -->
  
    <section class="section bg-light" id="Part5">
+
  <script src="https://2021.igem.org/Team:SCUT-China/Javascript/jquery?action=raw&ctype=text/javascript"></script>
      <div class="container">
+
  <script type="text/javascript" src="https://2021.igem.org/Team:SCUT-China/Javascript/jquery/waypoints?action=raw&ctype=text/javascript"></script>
        <div class="row justify-content-center mb-5 element-animate">
+
 
          <div class="col-md-8 text-center">
+
  <script type="text/javascript" src="https://2021.igem.org/Team:SCUT-China/Javascript/main-4?action=raw&ctype=text/javascript"></script>
            <h2 class=" heading mb-4">Part Name 5</h2>
+
 
            <p class="mb-5 lead" style="font-size: 20px;">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi unde impedit, necessitatibus, soluta sit quam minima expedita atque corrupti reiciendis.<br>
+
 
            theme color deep:#1d4453<br>
+
  </body>
            theme color medium:#187d91<br>
+
 
            theme color shallow:#c7d9e3<br>
+
  <!-- 加载进度条 -->
          </p>
+
  <!-- <script type="text/javascript" src="https://2021.igem.org/Template:SCUT-China/MyJs-right-card?action=raw&ctype=text/javascript"></script> -->
          </div>
+
  <!-- 避免JS运行时页面还没有加载出来,所以需要放在body后 -->
        </div>
+
 
       </div>
+
    <script type="text/javascript">
    </section>
+
  var oB=document.getElementById("bg");
    <!-- END block {{SCUT-China/Javascript-main-min}}-->
+
  var oL=document.getElementById("lt");
 +
  // var oP=document.getElementsByClassName("content_div_text");
 +
  var oP=document.querySelectorAll(".content_div_text p");
 +
  var sum=15;
 +
  function bigger(){
 +
  sum+=2;
 +
  var i;
 +
      for (i = 0; i < oP.length; i++) {
 +
          oP[i].style.fontSize=sum+"px";//在JS中不能出现“-”符号
 +
      }
 +
  }
 +
  oB.onclick=bigger;
 +
 
 +
  function small(){
 +
  sum-=2;
 +
  for (i = 0; i < oP.length; i++) {
 +
      oP[i].style.fontSize=sum+"px";;//在JS中不能出现“-”符号
 +
       //alert(oP.length);
 +
  }
 +
 
 +
  }
 +
  oL.onclick=small;
 +
  </script>
 +
 
 +
<script type="text/javascript" src="https://2021.igem.org/Template:SCUT-China/Myjs-Lunbo?action=raw&ctype=text/javascript"></script>
  
  
 +
<script type="text/javascript" src="https://2021.igem.org/Template:SCUT-China/Myjs-on-555?action=raw&ctype=text/javascript"></script>
  
 
  
   
 
<script src="https://2021.igem.org/Team:SCUT-China/Javascript/jquery?action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2021.igem.org/Team:SCUT-China/Javascript/jquery/waypoints?action=raw&ctype=text/javascript"></script>
 
  
<script type="text/javascript" src="https://2021.igem.org/Team:SCUT-China/Javascript/main-4?action=raw&ctype=text/javascript"></script>
+
<!--  以下需要替换144444444444444444444444444444444444444444444441切换语言,不能统一放到网页上444444444444444444444444444444444444444444444444444444444444444444444444444 -->
   
+
  </body>
+
 
+
<div class="column full_size">
+
<h1>Parts</h1>
+
<p>Each team will make new parts during iGEM and will add them to the Registry of Standard Biological Parts. iGEM provides an easy way to present the parts your team has created. The <code>&lt;groupparts&gt;</code> tag (see below) will generate a table with all of the parts that your team adds to your team sandbox.</p>
+
<p>Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without needing to refer to the primary literature. Registry users in future years should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for users who wish to know more.</p>
+
</div>
+
  
<div class="column full_size">
 
<div class="highlight decoration_background">
 
<h3>Note</h3>
 
<p>Note that parts must be well documented on each Part's Main Page on the <a href="http://parts.igem.org/Main_Page">Registry</a>. This documentation includes all of the characterization data for your parts. <b>The part's data MUST be on the part's Main Page on the Registry for your team to be eligible for medals and special prizes pertaining to parts.</b> <br><br>
 
This page serves to <i>showcase</i> the parts you have made and should include links to the Registry pages for your parts. Future teams and other users are much more likely to find parts by looking in the Registry than by looking at your team wiki.</p>
 
</div>
 
</div>
 
  
<div class="clear extra_space"></div>
 
<div class="line_divider"></div>
 
<div class="clear extra_space"></div>
 
  
</html>
+
  </html>

Revision as of 02:07, 22 October 2021


Loading...

Overview

A group of students from SCUT in Guangzhou came up with an idea to alleviate the scourge of mosquitoes. In inspiration, we skillfully used Baidu index big data analysis, investigated the official data of the WORLD Health Organization and EPA, and known a new mosquito repellent ingredient--Nootkatone. In the conception stage of our project, based on the rise of biological manufacturing and synthetic biology, we considered from three aspects: the selection of chassis cells, the identification of synthetic pathways and how to increase yield, so as to build a cell factory with high yield of Nootkatone and to realize our Nootka-Boom!

basic ALD4p BBa_K3772006 Han Zonglin
basic PDC1p BBa_K3772007 Han Zonglin
basic SED1Lp BBa_K3772008 Han Zonglin
basic ZWF1p BBa_K3772009 Han Zonglin
basic CDC19 BBa_K3772015 Han Zonglin
basic ENO1 BBa_K3772016 Han Zonglin
basic PDC6 BBa_K3772017 Han Zonglin
basic SED1S BBa_K3772018 Han Zonglin
basic SOL4 BBa_K3772019 Han Zonglin
basic TDH1 BBa_K3772020 Han Zonglin
basic TEF2 BBa_K3772021 Han Zonglin
basic ALD3 BBa_K3772022 Han Zonglin
basic TKL2 BBa_K3772023 Han Zonglin
basic TPI1 BBa_K3772024 Han Zonglin
basic M1 BBa_K3772038 Han Zonglin
basic M2 BBa_K3772039 Han Zonglin
basic M3 BBa_K3772040 Han Zonglin
basic M4 BBa_K3772041 Han Zonglin
basic M5 BBa_K3772042 Han Zonglin
basic M6 BBa_K3772043 Han Zonglin
basic M7 BBa_K3772044 Han Zonglin
basic M8 BBa_K3772045 Han Zonglin
basic M9 BBa_K3772046 Han Zonglin
basic M10 BBa_K3772047 Han Zonglin
basic HPO(cytochrome P450 hydroxylase) BBa_K3772035 Xiaoyu Wu
basic VS(valencene synthase) BBa_K3772005 Xiaoyu Wu
basic AtCPR(cytochrome P450 reductase) BBa_K3772036 Xiaoyu Wu
basic ADH3(alcohol dehydrogenase) BBa_K3772037 Xiaoyu Wu
basic SAG1t BBa_K3772014 Xiaoyu Wu
Composite PDC1p-VS-SAG1t expression cassette BBa_K3772010 Xiaoyu Wu
Composite ALD4p-VS-SAG1t expression cassette BBa_K3772011 Xiaoyu Wu
Composite SED1Lp-VS-SAG1t expression cassette BBa_K3772012 Xiaoyu Wu
Composite ZWF1p-VS-SAG1t expression cassette BBa_K3772013 Xiaoyu Wu
Composite CDC19-VS-SAG1t expression cassette BBa_K3772025 Xiaoyu Wu
Composite ENO1-VS-SAG1t expression cassette BBa_K3772026 Xiaoyu Wu
Composite PDC6-VS-SAG1t expression cassette BBa_K3772027 Xiaoyu Wu
Composite SED1S-VS-SAG1t expression cassette BBa_K3772028 Xiaoyu Wu
Composite SOL4-VS-SAG1t expression cassette BBa_K3772029 Xiaoyu Wu
Composite TDH1-VS-SAG1t expression cassette BBa_K3772030 Xiaoyu Wu
Composite TEF2-VS-SAG1t expression cassette BBa_K3772031 Xiaoyu Wu
Composite ALD3-VS-SAG1t expression cassette BBa_K3772032 Xiaoyu Wu
Composite TKL2-VS-SAG1t expression cassette BBa_K3772033 Xiaoyu Wu
Composite TPI1-VS-SAG1t expression cassette BBa_K3772034 Xiaoyu Wu
Composite M1-VS-SAG1t expression cassette BBa_K3772999 Xiaoyu Wu
Composite M2-VS-SAG1t expression cassette BBa_K3772060 Xiaoyu Wu
Composite M3-VS-SAG1t expression cassette BBa_K3772061 Xiaoyu Wu
Composite M4-VS-SAG1t expression cassette BBa_K3772062 Xiaoyu Wu
Composite M5-VS-SAG1t expression cassette BBa_K3772063 Xiaoyu Wu
Composite M6-VS-SAG1t expression cassette BBa_K3772064 Xiaoyu Wu
Composite M7-VS-SAG1t expression cassette BBa_K3772065 Xiaoyu Wu
Composite M8-VS-SAG1t expression cassette BBa_K3772066 Xiaoyu Wu
Composite M9-VS-SAG1t expression cassette BBa_K3772067 Xiaoyu Wu
Composite M10-VS-SAG1t expression cassette BBa_K3772068 Xiaoyu Wu