Team:HZAU-China/Human practice=1

From 2013.igem.org

(Difference between revisions)
(Created page with "{{:Team:HZAU-China/background-head}} <html> <style> #background{ background-color: #EDFFFF; float: left; min-height: 800px; width: 960px; } #sidebar { backg...")
 
(51 intermediate revisions not shown)
Line 3: Line 3:
<style>
<style>
#background{
#background{
-
     background-color: #EDFFFF;
+
     background:url(https://static.igem.org/mediawiki/2013/8/80/Old_wall.jpg);
-
     float: left;
+
     float:left;
-
     min-height: 800px;
+
     min-heiht:600px;
-
     width: 960px;
+
     width: 1000px;
}
}
#sidebar {
#sidebar {
Line 13: Line 13:
     float: left;
     float: left;
     height: auto;
     height: auto;
-
     width: 220px;
+
     width: 240px;
-
     padding-top: 5px;
+
     padding-top: 10px;
-
     padding-left: 10px;
+
     padding-left: 15px;
}
}
#paragraphs {
#paragraphs {
-
     background-color: #EDFFFF;
+
     background-color: transparent;
     float: right;
     float: right;
     height: auto;
     height: auto;
-
     margin-bottom: 5px;
+
     text-align: justify;
-
     margin-top: 5px;
+
     padding-top: 10px;
-
     padding-bottom: 5px;
+
     padding-right:15px;
-
    padding-top:10px;
+
     width: 710px;
     width: 710px;
}
}
Line 32: Line 31:
}
}
</style>
</style>
-
<body>
 
-
<div id="background">
 
-
  <div id="sidebar">
 
<style>
<style>
*{margin:0px;padding:0px;}
*{margin:0px;padding:0px;}
Line 41: Line 37:
ul.menu:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
ul.menu:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
ul.menu,
ul.menu,
-
ul.menu ul {padding:0;margin:0;list-style:none;position:;width:210px;background:#ddd;font-family:arial, sans-serif;}
+
ul.menu ul {padding:0;margin:0;list-style:none;position:;width:220px;background:#d3f18c;font-family:arial, sans-serif;}
-
ul.menu {z-index:100;padding:10px;margin:0 auto;padding-bottom: 5px;}
+
ul.menu {z-index:100;padding:10px;margin:0 auto;}
ul.menu ul {z-index:50;
ul.menu ul {z-index:50;
-webkit-transition: 0.5s;
-webkit-transition: 0.5s;
Line 50: Line 46:
transition: 0.5s;
transition: 0.5s;
}
}
-
ul.menu li {line-height:30px;position:relative;text-indent:10px;}
+
ul.menu li {line-height:30px;position:relative;}
ul.menu > li {margin-top:2px;font-size:12px;}
ul.menu > li {margin-top:2px;font-size:12px;}
ul.menu > li a {font:normal 16px/29px arial, sans-serif;color:#fff;text-decoration:none;}
ul.menu > li a {font:normal 16px/29px arial, sans-serif;color:#fff;text-decoration:none;}
-
ul.menu label.open {display:block;background:#c00 no-repeat 170px 12px;line-height:30px;position:relative;z-
+
ul.menu label.open {display:block;background:#517b1f no-repeat 170px 12px;line-height:30px;position:relative;z-
-
 
+
index:100;font:normal 12px/30px arial, sans-serif;color:#fff;border-radius:10px 10px 0 0;}
index:100;font:normal 12px/30px arial, sans-serif;color:#fff;border-radius:10px 10px 0 0;}
-
ul.menu label.open b {color:#ff0;}
+
ul.menu span {display:block;background:#517b1f;line-height:30px;position:relative;z-index:100;font-size: 16px;padding-left:10px;}
-
ul.menu span {display:block;background:#c00;line-height:30px;position:relative;z-index:100;font-size: 16px;}
+
ul.menu label img {position:absolute;left:0;top:0;width:100%;height:30px;}
ul.menu label img {position:absolute;left:0;top:0;width:100%;height:30px;}
ul.menu ul li {margin-top:-30px;
ul.menu ul li {margin-top:-30px;
Line 66: Line 60:
transition: 0.5s;
transition: 0.5s;
}
}
-
ul.menu ul li a {display:block;font:normal 16px/29px arial, sans-serif;color:#000;background:#ccc;}
+
ul.menu ul li a {display:block;font:normal 16px/29px arial, sans-serif;color:#000;background:#b3e24b;}
-
ul.menu ul li a:hover {background:#ddd;}
+
ul.menu ul li a:hover {background:#d3f18c;}
ul.menu input {position:absolute;left:-9999px;}
ul.menu input {position:absolute;left:-9999px;}
ul.menu li input:checked + label {background:#069;}
ul.menu li input:checked + label {background:#069;}
-
ul.menu li input:checked ~ ul {background:#ccc;padding-bottom:10px;}
+
ul.menu li input:checked ~ ul {background:#b3e24b;padding-bottom:10px;}
ul.menu li input:checked ~ ul li {margin-top:0;}
ul.menu li input:checked ~ ul li {margin-top:0;}
ul.menu label.close {display:block;width:200px;height:30px;background:transparent url("/jscss/demoimg/201208/u-arrow.gif")  
ul.menu label.close {display:block;width:200px;height:30px;background:transparent url("/jscss/demoimg/201208/u-arrow.gif")  
Line 80: Line 74:
ul.menu input.close:checked ~ ul li {margin-top:-30px;}
ul.menu input.close:checked ~ ul li {margin-top:-30px;}
</style>
</style>
-
<script src="/ajaxjs/jquery-1.7.2.min.js" type="text/javascript"></script>
+
 
-
<script type="text/javascript">
+
<script>
$(document).ready(function(){
$(document).ready(function(){
var topMain=$("#sidebar").height()+100//是头部的高度加头部与nav导航之间的距离
var topMain=$("#sidebar").height()+100//是头部的高度加头部与nav导航之间的距离
Line 96: Line 90:
<body>
<body>
-
<ul class="menu">
+
<div id="background">
-
         <li><a href="https://2013.igem.org/Team:HZAU-China/Human_practice=1"><span style="font-size:19px;color=#fff;">Meeting with WHU and HUST</span></a></li>
+
  <div id="sidebar">
-
         <li><a href="https://2013.igem.org/Team:HZAU-China/Human_practice=2"><span>Visit To Keqian Biotech Company</span></a></li>
+
    <body>
-
         <li><a href="https://2013.igem.org/Team:HZAU-China/Human_practice=3"><span>To make IGEM and Synthetic Biology Universal</span></a></li>
+
    <ul class="menu">
-
         <li><a href="https://2013.igem.org/Team:HZAU-China/Human_practice=4"><span>Understanding the Safety assessment of GM rice</span></a></li>      
+
         <li><a href="https://2013.igem.org/Team:HZAU-China/Human_practice=1"><span style="font-size:20px;color=#fff;">Meeting with WHU and HUST</span></a></li>
-
</body>
+
        <li><a href="https://2013.igem.org/Team:HZAU-China/Collaboration"><span>Collaboration</span></a></li>
-
 
+
         <li><a href="https://2013.igem.org/Team:HZAU-China/Human_practice=2"><span>Visiting Keqian Biotech Company</span></a></li>
-
  </div>
+
         <li><a href="https://2013.igem.org/Team:HZAU-China/Human_practice=3"><span>Making IGEM and Synthetic Biology Popular</span></a></li>
-
  <div id="paragraphs">
+
         <li><a href="https://2013.igem.org/Team:HZAU-China/Human_practice=4"><span>Understanding the Safety assessment of GM rice</span></a></li>  
-
<p>
+
        <li><a href="https://static.igem.org/mediawiki/2013/1/11/IGEM%E7%89%B9%E5%88%8A.pdf"><span>Publication</span></a></li>   
-
<br>
+
    </body>
-
</p>
+
  </div>
-
<center>
+
  <div id="paragraphs">
-
<span style="font-size:40px;font-family:Cambria;margin-top:10px;line-height:80%">A Visit To Keqian Biotech Company</span>
+
      <p><br></p>
-
</center>
+
      <center>
-
<p>
+
      <span style="font-size:40px;font-family:Cambria;margin-top:10px;line-height:80%">Meeting with HUST and WHU</span>
-
<br>
+
      </center>
-
</p>
+
      <p><br></p>
-
<p style="font-size:16px;font-family:arial, sans-serif;">On a breezing sunny day,we payed a visit to Keqian Biotech Company.A manager greeted us,first of all,he led us to a small house,where we can see the whole process of how workers do they jobs in the GMP (abbreviation of Good Manufacturing Practice) workshop through the video monitoring.Then,we were taken to the lobby to have a look at the layout of the entire workshop,alongside the manager’s introductions to the principles of interior design and operational requirements.Finally,he gave us some answers about vaccine.</p>
+
<p  style="text-align:center;"><a><img src="https://static.igem.org/mediawiki/2013/8/83/Meeting_with_HUST_and_WHU1.jpg" style="width:710px;"></a>
-
 
+
-
<p  style="text-align:center;"><a><img src="https://static.igem.org/mediawiki/2013/b/b0/A_Visit_To_Keqian_Biotech_Company2.JPG" style="width:700px;height=550px"></a>
+
</br>
</br>
</p>
</p>
-
<p style="font-size:13px;font-family:arial, sans-serif;sans-serif;text-align:center;">We had a group photo in the front door.</p>
+
<p style="font-size:13px;font-family:arial, sans-serif;sans-serif;text-align:center;">Our group photos in HUST</p>
-
<p  style="text-align:center;"><a ><img src="https://static.igem.org/mediawiki/2013/9/92/A_Visit_To_Keqian_Biotech_Company1.JPG" style="width:700px;height=550px"></a>
+
<h3>May 7,2013</h3>
 +
<h3>HUST</h3>
 +
<p style="font-size:16px;font-family:arial, sans-serif;">After our iGEM teams set up, the first stop we went was the Huazhong University Of Science And Technology (HUST).  This year is the third time that the HUST took part in the iGEM competition. So we paid a visit to HUST on Tuseday. Unfortunately, this year's HUST iGEMers had classes to take and didn't show up. But we still learnt a lot from their ex-leaders. The secretary of each college talked about how to make a logistical support for the competition. And we also raised many questions to the two previous leaders and got much useful experiences. Thanks to the HUST’s suggestion, after this communication, we realized that the members of a iGEM team must be diversity. So we immediately considered to absorb much more students from different college and grade.</p>
 +
 
 +
<p  style="text-align:center;"><a><img width="710" src="https://static.igem.org/mediawiki/2013/f/f5/Meeting_with_HUST_and_WHU2.jpg" ></a>
</br>
</br>
</p>
</p>
-
<p style="font-size:13px;font-family:arial, sans-serif;text-align:center;">The manager gave us a description of the whole layout of the workshop by design drawing in the labby.</p>
+
<p style="font-size:13px;font-family:arial, sans-serif;text-align:center;">The leader of WHU iGEM descripted their project for us.</p>
-
<h3>The following is the main contents of our conversation:</h3>
+
<h3>June 1,2013</h3>
-
<h3>1.The process of creating a new vaccine</h3>
+
<h3>WHU</h3>
-
<p style="font-size:16px;font-family:arial, sans-serif;">Generally it will take a long period of time to select a vaccine strains and finally make it approved to come into the market.</p>
+
<p style="font-size:16px;font-family:arial, sans-serif;">Today is Children’s Day. We had a happy Children’s Day with WHU iGEM team and HUST iGEM team. Three teams gathered in Wuhan University and held the G3 meeting (we named it just for a joke) in Hubei province. In the meeting, each leaders of the school introduced their projects and group to all iGEMers in turns. After the official meeting, we had a chat with each other in the path. Then we enjoyed the food in Wuhan University and had the further discussion about the extremely hot weather in Wuhan and air condition in university.</p>
-
<h3>2.Safety evaluations of vaccine before marketing</h3>
+
<p style="text-align:center;"><a ><img src="https://static.igem.org/mediawiki/2013/3/30/Meeting_with_HUST_and_WHU3.jpg" style="width:710px;"></a>
-
<p style="font-size:16px;font-family:arial, sans-serif;">Every company has its own standard,when a new vaccine came out,it must pass its own standard then tested by COFCC,when all the tests have been passed,then it’s fine for it to come into the market.</p>
+
-
 
+
-
<h3>3.Current vaccine market and its economic outlook</h3>
+
-
<p style="font-size:16px;font-family:arial, sans-serif;">Right before you make a vaccine,you should know about the epidemiological situation and correctly estimate the benefits of it.There is no need to produce a a vaccine for a disease that has been almost eliminated.To produce a vaccine,we need a good strain to improve yield and quality,we need good technology of vaccine adjuvants.By the way,there is a huge marketing potential here in China.</p>
+
-
 
+
-
<h3>4.The research progress of oral vaccine and live vector vaccine</h3>
+
-
<p style="font-size:16px;font-family:arial, sans-serif;">A large proportion of vaccines today in the market are traditional vaccines.Considering its  absorption effect and the relatively vast land,veterinary oral drugs are very rare in China.But live vector vaccine is something we should definitely try and develop.</p>
+
<br>
<br>
-
<p style="font-size:16px;font-family:arial, sans-serif;">Finally,special thanks to the welcoming manager,and thanks to Keqian Biotech Company!</p>
+
<br>
-
 
+
</p>
 +
<p  style="text-align:center;"><a ><img src="https://static.igem.org/mediawiki/2013/b/b2/Meeting_with_HUST_and_WHU4.jpg" style="width:710px;"></a>
 +
</br>
 +
</p>
 +
<p style="font-size:13px;font-family:arial, sans-serif;text-align:center;">We were chatting with each other freely in the path.</p>
   </div>
   </div>
</div>
</div>
-
</body>
 
</html>
</html>
{{:Team:HZAU-China/background-footer}}
{{:Team:HZAU-China/background-footer}}
-
<br/>
 

Latest revision as of 02:36, 28 September 2013


Meeting with HUST and WHU



Our group photos in HUST

May 7,2013

HUST

After our iGEM teams set up, the first stop we went was the Huazhong University Of Science And Technology (HUST). This year is the third time that the HUST took part in the iGEM competition. So we paid a visit to HUST on Tuseday. Unfortunately, this year's HUST iGEMers had classes to take and didn't show up. But we still learnt a lot from their ex-leaders. The secretary of each college talked about how to make a logistical support for the competition. And we also raised many questions to the two previous leaders and got much useful experiences. Thanks to the HUST’s suggestion, after this communication, we realized that the members of a iGEM team must be diversity. So we immediately considered to absorb much more students from different college and grade.


The leader of WHU iGEM descripted their project for us.

June 1,2013

WHU

Today is Children’s Day. We had a happy Children’s Day with WHU iGEM team and HUST iGEM team. Three teams gathered in Wuhan University and held the G3 meeting (we named it just for a joke) in Hubei province. In the meeting, each leaders of the school introduced their projects and group to all iGEMers in turns. After the official meeting, we had a chat with each other in the path. Then we enjoyed the food in Wuhan University and had the further discussion about the extremely hot weather in Wuhan and air condition in university.




We were chatting with each other freely in the path.