Difference between revisions of "Team:NCTU Formosa"

 
(350 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
<head>
 
<head>
 
<meta charset="UTF-8">
 
<meta charset="UTF-8">
 +
<!-- IE -->
 +
<link rel="shortcut icon" type="image/x-icon" href="https://static.igem.org/mediawiki/2016/b/bf/NCTU_icon.png" />
 +
<!-- other browsers -->
 +
<link rel="icon" type="image/x-icon" href="https://static.igem.org/mediawiki/2016/b/bf/NCTU_icon.png" />
 +
<META NAME="Author" CONTENT="Chris Lin">
 +
 +
 
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
 
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
 
<link href="https://2016.igem.org/Team:NCTU_Formosa/wiki_reset?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2016.igem.org/Team:NCTU_Formosa/wiki_reset?action=raw&ctype=text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet">
+
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet">
  
 
<style type="text/css">
 
<style type="text/css">
Line 16: Line 23:
 
         font-family: 'Open Sans', sans-serif;
 
         font-family: 'Open Sans', sans-serif;
 
         font-weight: 300;
 
         font-weight: 300;
       }
+
       }
 
      
 
      
 
     body{
 
     body{
Line 22: Line 29:
 
         padding:0;
 
         padding:0;
 
         background-color:rgb(51,51,51) !important;
 
         background-color:rgb(51,51,51) !important;
        background-image:url("https://static.igem.org/mediawiki/2016/4/44/%E6%A0%BC%E5%AD%90.png");
 
 
         background-repeat: repeat-y;
 
         background-repeat: repeat-y;
 
         background-size:100%;
 
         background-size:100%;
 
         }
 
         }
      
+
@media screen and (min-width:768px){   
 +
     .animate-box{
 +
                position:relative;
 +
                height:100vh;
 +
                width:100%;
 +
                backgroind:balck;
 +
                overflow:hidden;
 +
 
 +
}
 +
@media screen and (orientation: portrait){   
 
     .animate-box{
 
     .animate-box{
 
                 position:relative;
 
                 position:relative;
Line 34: Line 49:
 
     }
 
     }
  
 +
}
 
     video {  
 
     video {  
            position:relative;
+
            position:relative;
            left: 0;
+
             width: 78%;
             width: 100%;
+
 
             height:auto;
 
             height:auto;
             overflow:hidden;
+
             margin-top:60px;
 +
            margin-left:10vw;
 +
            margin-right:10vw;
 
           }  
 
           }  
 
      
 
      
Line 47: Line 64:
 
         display:block;
 
         display:block;
 
         width:auto;
 
         width:auto;
         height:auto;
+
         height:720px;
 +
        margin-top:15vh !important;
 
         text-decoration:none;
 
         text-decoration:none;
       
+
 
 
     }
 
     }
 
      
 
      
/*image*/
+
/*-----------image-------------------*/
 
     .img-box{
 
     .img-box{
 
         position:relative;
 
         position:relative;
         margin-left:20vw;
+
         margin-left:30vw;
        margin-top:50px;
+
 
         display:block;
 
         display:block;
 +
        padding-top:70px;
 +
        padding-left:10px;
 
     }
 
     }
  
Line 71: Line 90:
 
             text-decoration:none;
 
             text-decoration:none;
 
         }
 
         }
/*pantide iot device*/
+
/*---------------PANTIDE iot device--------------*/
.text{
+
 
 +
.text-PANTIDE{
 +
      text-decoration:none;
 +
      font-size:2em !important;
 +
      text-align:center;
 +
      padding-left:10px;
 +
}
 +
 
 +
.text-iot{
 +
      text-decoration:none;
 +
      font-size:2em !important;
 +
      text-align:center;
 +
      padding-left:35px;
 +
}
 +
.text-device{
 
       text-decoration:none;
 
       text-decoration:none;
 
       font-size:2em !important;
 
       font-size:2em !important;
 +
      text-align:center;
 +
      padding-left:15px;
 
}
 
}
 
         .text1{
 
         .text1{
 
             position:absolute;
 
             position:absolute;
 
             text-decoration:none;
 
             text-decoration:none;
             top:0.4%;
+
            width:100px;
             left:1.4%;           
+
             top:31%;
 +
             left:-14%;
 +
            background:rgba(243,247,247,0.9);
 +
            border:3px solid #FBB03B;
 +
            text-align:center;           
 +
            cursor:pointer;
 
         }
 
         }
 +
        .text1:hover{
 +
            transform:scale(1.1);
 +
        }
 
         .text2{
 
         .text2{
 
             position:absolute;
 
             position:absolute;
 
             text-decoration:none;
 
             text-decoration:none;
            top:87.5%;
+
            width:100px;
             left:16%;          
+
            top:83%;
 +
             left:-14%;
 +
            background:rgba(243,247,247,0.9);
 +
            border:3px solid #FBB03B;     
 +
            text-align:center; 
 +
            cursor:pointer;     
 
         }
 
         }
 +
        .text2:hover{
 +
            transform:scale(1.1);
 +
        }
 
         .text3{
 
         .text3{
 
             position:absolute;
 
             position:absolute;
             top:11%;
+
            width:100px;
             left:62%;  
+
             top:34%;
 +
             left:57%;
 +
            background:rgba(243,247,247,0.9);
 +
            border:3px solid #FBB03B;       
 +
            text-align:center;
 +
            cursor:pointer;
 
         }
 
         }
 +
        .text3:hover{
 +
            transform:scale(1.1);
 +
        }
  
 +
@media screen and (min-width:768px){   
 +
.text-container{
 +
        position:relative;
 +
        width:70vw;
 +
        height:210px;
 +
        margin-left:15%;
 +
        margin-top:3vw;
 +
        margin-bottom:1vw;
 +
        background-color:rgba(243,247,247,0.7);
 +
        border-radius:10px;
 +
        display:block;
 +
 +
}
 +
}
  
    .text-container{
+
@media screen and (orientation: portrait){
 +
.text-container{
 
         position:relative;
 
         position:relative;
 
         width:70vw;
 
         width:70vw;
         height:200px;
+
         height:210px;
 
         margin-left:15%;
 
         margin-left:15%;
         margin-top:5vw;
+
         margin-top:6vw;
         margin-bottom:2.1vw;
+
         margin-bottom:1vw;
 
         background-color:rgba(243,247,247,0.7);
 
         background-color:rgba(243,247,247,0.7);
 
         border-radius:10px;
 
         border-radius:10px;
 
         display:block;
 
         display:block;
    }
+
 
 +
}
 +
}
 +
 
 +
 
 
     .item{
 
     .item{
 
         display:none;
 
         display:none;
Line 116: Line 194:
 
         padding-left:20px;
 
         padding-left:20px;
 
         padding-right:20px;
 
         padding-right:20px;
         font-size:14pt !important;
+
         font-size:13.5pt !important;
 
         text-indent:2em;
 
         text-indent:2em;
 
         font-family: 'Open Sans' !important;
 
         font-family: 'Open Sans' !important;
 
     }
 
     }
  
/*buttom*/
+
/*-----------buttom----------------*/
 
.buttom{
 
.buttom{
 
         position:absolute;
 
         position:absolute;
Line 140: Line 218:
  
  
 +
 +
/*-------------overview-------------------*/
 +
 +
 +
@media screen and (min-width:768px){
 +
  .over-container{
 +
            width:75%;
 +
            height:60vh;
 +
            margin:auto;
 +
            margin-top:25vh;
 +
            margin-bottom:15%;
 +
            position:relative;
 +
            } 
 +
h1{
 +
    text-align:center;
 +
    color:rgb(0, 206, 255);
 +
    text-shadow:1px 1px 10px rgb(0, 206, 255);
 +
    font-size:30pt !important;
 +
}
 +
.overview{
 +
    color:#F3F7F7;
 +
    text-align:justify;
 +
    text-indent:2em;
 +
    padding-left:20px;
 +
    padding-left:20px;
 +
    padding-top:10px;
 +
    padding-bottom:10px;
 +
    font-size:18pt !important;
 +
}
 +
.position{
 +
    cursor:pointer;
 +
    position:absolute;
 +
    margin-left:46.5%;
 +
    margin-top:5%;
 +
}
 +
}
 +
 +
@media screen and (orientation: portrait){
 +
  .over-container{
 +
            width:80%;
 +
            height:100%;
 +
            margin:auto;
 +
            margin-bottom:40%;
 +
            margin-top:18%;
 +
            position:relative;
 +
            display:block;
 +
            }
 +
h1{
 +
    text-align:center;
 +
    color:rgb(0, 206, 255);
 +
    text-shadow:1px 1px 10px rgb(0, 206, 255);
 +
    font-size:25pt !important;
 +
}
 +
.overview{
 +
    color:#F3F7F7;
 +
    text-align:justify;
 +
    text-indent:2em;
 +
    padding-left:20px;
 +
    padding-right:20px;
 +
    padding-top:10px;
 +
    padding-bottom:10px;
 +
    font-size:15pt !important;
 +
}
 +
.position{
 +
    cursor:pointer;
 +
    position:absolute;
 +
    margin-left:32vw;
 +
    margin-top:5%;
 +
   
 +
}
 +
}
 +
 +
 +
.position:hover{
 +
    transform:scale(1.1)
 +
 +
}
 +
/*------------frame-------------*/
 +
.leftup{
 +
      float:left;
 +
      margin-top:4%;
 +
      position:relative;
 +
      margin-left:3%;
 +
}
 +
.rightup{
 +
      float:right;
 +
      margin-top:4%;
 +
      position:relative;
 +
      margin-right:3%;
 +
}
 
</style>
 
</style>
 
</head>
 
</head>
 +
 
<body>
 
<body>
<div class="animate-box">
+
 
 
     <div>
 
     <div>
         <video poster="https://static.igem.org/mediawiki/2016/5/56/Picture.PNG" playsinline autoplay muted>
+
         <video playinline autoplay  controls="true">
             <source src="https://static.igem.org/mediawiki/2016/b/b3/Wiki_home.mp4" type="video/mp4">
+
             <source src="https://static.igem.org/mediawiki/2016/b/b3/NCTU_HOMEPAGE_FINAL.mp4" type="video/mp4" >
 
         </video>
 
         </video>
 
     </div>
 
     </div>
 +
 +
 +
<div class="leftup">
 +
<img src="https://static.igem.org/mediawiki/2016/thumb/5/5f/Left-up.png/129px-Left-up.png">
 
</div>
 
</div>
 +
<div class="rightup">
 +
<img src="https://static.igem.org/mediawiki/2016/thumb/9/96/Rightup.png/129px-Rightup.png">
 +
</div>
 +
<div class="over-container">
 +
  <div>
 +
      <h1>Overview</h1>
 +
      <p class="overview">Spiders have evolved genuinely sophisticated predatory skills whereas NCTU_Formosa has created a brand new system that will revolutionize conventional agriculture. It is high time for upgrading the working styles of farming with the combination of synthetic Biology, Informatics and Engineering corresponding to Pantide, device and Internet of things in our project.</p>
 +
          <img src="https://static.igem.org/mediawiki/2016/e/e0/--.png" width="6%"class="position">
 +
 +
  </div>
 +
</div>
 +
 +
                                  <!------part 2------>
 +
 +
<div class="box-container" id="home-spider">
 +
 +
                <!------------框------------->
 +
 +
    <div style="position:absolute;z-index:-500;left:30px;right:30px;">
 +
          <img src="https://static.igem.org/mediawiki/2016/e/e4/%E6%A1%86.png" width="100%" height="650px">
 +
    </div>
 +
 +
              <!--------------spider------------>
  
<div class="box-container">
 
 
     <div class="img-box">     
 
     <div class="img-box">     
         <img src="https://static.igem.org/mediawiki/2016/c/c8/Newse.png" width="70%" height="30%" >
+
         <img src="https://static.igem.org/mediawiki/2016/6/62/%E8%9C%98%E8%9B%9B_1.png" width="55%" >
 +
 
 +
<a href="#PANTIDE" class="connect text-active" style="text-decoration:none;" >
 
         <div class="text1">
 
         <div class="text1">
             <p class="text"><a href="#pantide" class="connect text-active" style="text-decoration:none;">Pantide</a></p>
+
             <p class="text-PANTIDE">Pantide</p>
 
         </div>
 
         </div>
 +
</a>
 +
 +
<a href="#iot" class="connect" style="text-decoration:none;" >
 
         <div class="text2">
 
         <div class="text2">
             <p class="text"><a href="#iot" class="connect" style="text-decoration:none;">IoT</p>
+
             <p class="text-iot">IoT</p>
 
         </div>
 
         </div>
 +
</a>
 +
 +
<a href="#device" class="connect" style="text-decoration:none;" >
 
         <div class="text3">
 
         <div class="text3">
             <p class="text"><a href="#device" class="connect" style="text-decoration:none;">Device</a></p>
+
             <p class="text-device">Device</p>
 
         </div>
 
         </div>
    </div>
+
</a>
   
+
 
 +
</div>
 +
 
 
     <div class="text-container">
 
     <div class="text-container">
  
         <article id="pantide" class="item item-active">
+
         <article id="PANTIDE" class="item item-active">
 
         <p style="text-align:center;font-size:24pt;padding-top:10px;">Pantide</p>
 
         <p style="text-align:center;font-size:24pt;padding-top:10px;">Pantide</p>
 
         <p class="description">Utilizing the powerful toxicity of spider venom for pest control, NCTU_Formosa designed “Pantide” out of the repertoire of toxin peptides. By expressing a collection of Pantide with <i>E. coli</i>, we provided farmers a new alternative for chemical pesticide with fascinating advantages.</p>
 
         <p class="description">Utilizing the powerful toxicity of spider venom for pest control, NCTU_Formosa designed “Pantide” out of the repertoire of toxin peptides. By expressing a collection of Pantide with <i>E. coli</i>, we provided farmers a new alternative for chemical pesticide with fascinating advantages.</p>
         <a href="##">
+
         <a href="https://2016.igem.org/Team:NCTU_Formosa/Design#pantide" style="text-decoration:none;color:black;">
 
         <div class="buttom">
 
         <div class="buttom">
              see more
+
              more
 
         </div>
 
         </div>
 
         </a>
 
         </a>
Line 179: Line 384:
 
         <article id="iot" class="item">
 
         <article id="iot" class="item">
 
         <p style="text-align:center;font-size:24pt;padding-top:10px;">IoT</p>
 
         <p style="text-align:center;font-size:24pt;padding-top:10px;">IoT</p>
         <p class="description">The laborious farm works always exhaust farmers. Here we provide farmers a device with multiple detectors and an automatic sprinkler. Real-time control of the status in the farmland is no longer a fantasy.</p>
+
         <p class="description">Spiderweb is sensitive enough to be a medium for spiders reacting to the vibration transmitted. Effective pest control must be achieved with accurate information in the farmland and an effective operating system that link the device and users with mutual interactions when encountering changes.</p>
         <a href="##">
+
         <a href="https://2016.igem.org/Team:NCTU_Formosa/Demonstrate#IoT" style="text-decoration:none;color:black;">
 
         <div class="buttom">
 
         <div class="buttom">
              see more
+
              more
 
         </div>
 
         </div>
 
         </a>
 
         </a>
Line 189: Line 394:
 
         <article id="device" class="item">
 
         <article id="device" class="item">
 
         <p style="text-align:center;font-size:24pt;padding-top:10px;">Device</p>
 
         <p style="text-align:center;font-size:24pt;padding-top:10px;">Device</p>
         <p class="description">Spiderweb is sensitive enough to be a medium for spiders reacting to the vibration transmitted. Effective pest control must be achieved with accurate information in the farmland and an effective operating system that link the device and users with mutual interactions when encountering changes.</p>
+
         <p class="description">The laborious farm works always exhaust farmers. Here we provide farmers a device with multiple detectors and an automatic sprinkler. Real-time control of the status in the farmland is no longer a fantasy.</p>
         <a href="##">
+
         <a href="https://2016.igem.org/Team:NCTU_Formosa/Demonstrate" style="text-decoration:none;color:black;">
 
         <div class="buttom">
 
         <div class="buttom">
              see more
+
              more
 
         </div>
 
         </div>
 
         </a>
 
         </a>
Line 203: Line 408:
  
 
// Menu Tabular
 
// Menu Tabular
var $text = $('div p a');  
+
var $text = $('.connect');  
 
$text.on('click', function(e) {
 
$text.on('click', function(e) {
 
e.preventDefault();
 
e.preventDefault();
Line 217: Line 422:
  
 
</script>
 
</script>
 +
 +
 +
<script>
 +
var $imgs =  $( '.position' );
 +
 +
$imgs.each( function( index ) {
 +
  var $img = $( this );
 +
  $img.click( function() {
 +
    $('html, body').animate({ scrollTop: $('.box-container').offset().top - 70}, 1000 );
 +
  });
 +
})
 +
</script>
 +
 +
 
<script>
 
<script>
 
var $nodes =  $( '.connect' )
 
var $nodes =  $( '.connect' )
Line 224: Line 443:
 
   var $node = $( this );
 
   var $node = $( this );
 
   $node.click( function() {
 
   $node.click( function() {
    $('html, body').animate({ scrollTop: 850}, 1000 );
+
    $('html, body').animate({ scrollTop: $('.text-container').offset().top - 380}, 1000 );
 
   });
 
   });
 
})
 
})
 
</script>
 
</script>
 
 
</body>
 
</body>
 
</html>
 
</html>
{{Team:NCTU_Formosa/home_footer}}
+
{{Team:NCTU_Formosa/footer}}

Latest revision as of 03:22, 4 November 2016

Overview

Spiders have evolved genuinely sophisticated predatory skills whereas NCTU_Formosa has created a brand new system that will revolutionize conventional agriculture. It is high time for upgrading the working styles of farming with the combination of synthetic Biology, Informatics and Engineering corresponding to Pantide, device and Internet of things in our project.

Pantide

Utilizing the powerful toxicity of spider venom for pest control, NCTU_Formosa designed “Pantide” out of the repertoire of toxin peptides. By expressing a collection of Pantide with E. coli, we provided farmers a new alternative for chemical pesticide with fascinating advantages.

more

IoT

Spiderweb is sensitive enough to be a medium for spiders reacting to the vibration transmitted. Effective pest control must be achieved with accurate information in the farmland and an effective operating system that link the device and users with mutual interactions when encountering changes.

more

Device

The laborious farm works always exhaust farmers. Here we provide farmers a device with multiple detectors and an automatic sprinkler. Real-time control of the status in the farmland is no longer a fantasy.

more