Meetups/August HZAU-China

From 2014.igem.org

(Difference between revisions)
 
(118 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
 
-
{{CSS/html}}
 
<html>
<html>
-
<div id="contentcontainer">
+
<head>
-
<div style="width:975px;">
+
<style>
 +
#p-logo {
 +
    display: none;
 +
}
 +
#search-controls {
 +
    display: none;
 +
}
 +
.firstHeading {
 +
    display: none;
 +
}
 +
#catlinks {
 +
    display: none;
 +
}
 +
#footer-box {
 +
    display: none;
 +
}
 +
#contentSub{
 +
    display: none;
 +
}
 +
#contentSub {
 +
    display: none;
 +
}
 +
/***hiding***/
 +
body {
 +
    margin:0;
 +
    padding:0;
 +
    color:#;
 +
}
 +
#top-section {
 +
    height: 18px;
 +
    background:url(https://static.igem.org/mediawiki/2013/8/84/Px.png) transparent repeat;
 +
    width: 100%;
 +
    border:0px;
 +
}
 +
#menubar {
 +
    top: -7px;
 +
    font-family: Helvetica, Arial, Sans-serif;
 +
    font-size: 14px;
 +
}
 +
.left-menu,.left-menu a {
 +
    color: white;
 +
    left: 0;
 +
    text-align: left;
 +
    text-transform: capitalize;
 +
}
 +
.right-menu,.right-menu a {
 +
    color: white;
 +
    right: 0;
 +
    text-align: right;
 +
}
 +
.right-menu:hover, .left-menu:hover {
 +
    background-color: transparent;
 +
}
 +
.right-menu:hover a {
 +
    color: white;
 +
}
 +
.right-menu li a, .left-menu li a {
 +
    background-color: transparent;
 +
    color: white;
 +
    padding:0,15px,0,0;
 +
    margin:0;
 +
}
 +
.right-menu li a:hover {
 +
    color: white;
 +
    text-decoration:underline;
 +
}
 +
.right-menu li a:visited {
 +
    color: white;
 +
}
 +
.new {
 +
    color:white;
 +
}
 +
a, a:visited {
 +
    color: white;
 +
    text-decoration: none;
 +
}
 +
a:hover {
 +
    color: white;
 +
    text-decoration: underline;
 +
}
 +
#content{
 +
        background: #fff;
 +
        padding: 0;
 +
border: 0px;
 +
        width:auto;
 +
}
 +
/***top section***/
 +
</style>
-
<p>Central China Teams Meetup</p>
 
-
<p>
 
-
Huazhong Agricultural University will be holding a meetup for teams from central China on August 23rd and August 24th,  , Wuhan. The meetup is sponsored by The Central China iGEMers' Consortium, an intiative launched by the combined efforts of WHU(two teams), HUST and HZAU---the four iGEM teams in central China. The meetup consists mainly of formal team presentations, discussions and experience sharing from accomplished former iGEMers. Formal presentations will be followed by Q&A from other teams(perhaps also supervisors) Free discussion time will see teams exchanging ideas in an open, friendly atmosphere. Former iGEMers will be invited to share their experiences, curious non-iGEMers and prospective iGEMers will also be invited to come for a chat.
 
-
</p>
 
 +
<style>
 +
#navigation-background{
 +
    height:400px;
 +
    background: url("https://static.igem.org/mediawiki/2014/3/3c/%E7%BD%91%E7%AB%99%E9%A6%96%E9%A1%B5-%E6%94%B9%E5%B0%8F.jpg");
 +
    background-size: cover;
 +
}
 +
#nav{
 +
    width: 80%;
 +
    margin: auto;
 +
    padding-top:340px;
 +
    height: 36px;
 +
    z-index: 1000;
 +
}
 +
#nav a{
 +
    display: block;
 +
    width: 20%;
 +
    height: 36px;
 +
    line-height: 36px;
 +
    float: left;
 +
    border-bottom: 4px solid #fff;
 +
    text-align: center;
 +
    text-decoration: none;
 +
    color: #fff;
 +
    font-size: 25px;
 +
    font-family: Georgia,Times,"Times New Roman",serif;
 +
    z-index: 1000;
 +
}
 +
#nav a:first-child{
 +
    border-radius: 0 0 0 8px;
 +
    z-index: 1000;
 +
}
 +
#nav a:last-child{
 +
    border-radius: 0 0 8px 0;
 +
    z-index: 1000;
 +
}
 +
#nav a:hover{
 +
    border-bottom: 4px solid #F9F900;
 +
    color: #F9F900;
 +
    z-index: 1000;
 +
}
 +
#nav a:first-child:hover{
 +
    border-bottom: 4px solid #F9F900;
 +
    border-radius: 0 0 0 8px;
 +
    z-index: 1000;
 +
}
 +
#nav a:last-child:hover{
 +
    border-bottom: 4px solid #F9F900;
 +
    z-index: 1000;
 +
}
 +
/***navigation***/
 +
</style>
 +
<style>
 +
#contentcontain{
 +
    width: 975px;
 +
    font-family: Arial,Helvetica,sans-serif;
 +
    font-weight: normal;
 +
    font-size: 16px;
 +
    color: #414141;
 +
    margin:0 auto;
 +
}
 +
#Co-partners{
 +
    width:975px;
 +
    hight:110px;
 +
}
 +
#Co-partners0{
 +
    width:300px;
 +
    padding-left: 5px;
 +
    float: left;
 +
}
 +
#Co-partners1{
 +
    width:275px;
 +
    margin-left: 32px;
 +
    float: left;
 +
}
 +
#Co-partners2{
 +
    width:300px;
 +
    margin-top: 13px;
 +
    float: left;
 +
}
 +
#Co-partners3{
 +
    width:975px;
 +
    float: left;
 +
    padding-bottom: 0.5em;
 +
}
 +
#Supporter{
 +
    width:975px;
 +
    height:90px;
 +
}
 +
#Supporter0{
 +
    width:400px;
 +
    padding-left: 125px;
 +
    float: left;
 +
}
 +
#Supporter1{
 +
    width:275px;
 +
    padding-left: 50px;
 +
    float: left;
 +
}
 +
#Supporter2{
 +
    width:975px;
 +
    float: left;
 +
    padding-bottom: 0.5em;
 +
}
 +
#footer {
 +
    height: 112px;
 +
    background:url("https://static.igem.org/mediawiki/2014/7/73/%E7%BD%91%E7%AB%99xxx2.jpg");
 +
    background-size: cover;
 +
}
 +
h1, h2, h3, h4, h5 {
 +
    font-family: Georgia,Times,"Times New Roman",serif;
 +
}
 +
h1, h2, h3, h4, h5, h6 {
 +
    font-size: 150%;
 +
}
 +
h1, h2, h3, h4, h5, h6 {
 +
    color: #000;
 +
    background: none repeat scroll 0% 0% transparent;
 +
    font-weight: normal;
 +
    margin: 0px;
 +
    padding-top: 0.5em;
 +
    padding-bottom: 0.1em;
 +
    border-bottom: none;
 +
}
 +
p {
 +
    margin: 0px;
 +
    line-height: 1.6;
 +
    text-rendering: optimizelegibility;
 +
    padding-left:0.5em;
 +
}
 +
.underline-s {
 +
    width: 100%;
 +
    height: 4px;
 +
    background-color: #ABABAB;
 +
    margin-bottom: 15px;
 +
}
 +
ul {
 +
    list-style-type: square;
 +
    list-style-image: url('bullet.gif');
 +
    line-height: 1.6;
 +
}
 +
li {
 +
    margin-left: 1.5em;
 +
}
 +
</style>   
 +
</head>
 +
<body>
 +
 +
<div id="navigation-background">
 +
<div id="nav">
 +
    <a href="https://2014.igem.org/Meetups/August_HZAU-China">HOME</a>
 +
    <a href="https://2014.igem.org/Meetups/August_HZAU-China/news"><i>NEWS!</i></a>
 +
    <a href="https://2014.igem.org/Meetups/August_HZAU-China/travel">TRAVEL</a>
 +
    <a href="https://2014.igem.org/Meetups/August_HZAU-China/download">DOWNLOAD</a>
 +
    <a href="https://2014.igem.org/Meetups/August_HZAU-China/note">NOTE</a>
</div>
</div>
</div>
</div>
 +
<div id="contentcontain">
 +
    <br>
 +
    <h1 align="center"><b>Deadline of application: 23:59 July 10th</b></h1>
 +
   
 +
    <h2>When and where</h2>
 +
    <div class="underline-s"></div>
 +
    <p><a href="https://2014.igem.org/Team:HZAU-China"><b>Team: HZAU-China</b></a></p>
 +
    <p>August 23rd -24th, 2014</p>
 +
    <p>Huazhong Agricultural University, Wuhan</p>
 +
    <br>
 +
   
 +
    <h2>Who</h2>
 +
    <div class="underline-s"></div>
 +
    <ul>
 +
      <li>AHUT_China</li>
 +
      <li>BNU-China</li>
 +
      <li>CAU_China</li>
 +
      <li>HUST-China</li>
 +
      <li>HZAU-China</li>
 +
      <li>Jilin_China</li>
 +
      <li>LZU-China</li>
 +
      <li>NJU-QIBEBT</li>
 +
      <li>NUDT_CHINA</li>
 +
      <li>OUC-China</li>
 +
      <li>Peking</li>
 +
      <li>SCAU-China</li>
 +
      <li>SCUT</li>
 +
      <li>WHU-China</li>
 +
      <li>WHU-Pharm</li>
 +
    </ul>
 +
    <br>
 +
 +
    <h2 id="">THE CENTRAL CHINA iGEMERS' MEETUP</h2>
 +
    <div class="underline-s"></div>
 +
    <p>Greetings! Welcome to Huazhong Agricultural University for the Central China iGEMers’ Meetup. Our meetup will be held on 23rd and 24th August, 2014, supported by the Central China iGEMers’ Consortium(CCiC). More than just for fun, we hope to look at iGEM from as many aspects as possible, and the two main topics we will focus on are: 1.Team project; 2.Team building. We have invited Zhang Haoqian of PKU and Liu Yang of OUC, two accomplished former iGEM leaders, as well as several other experienced former leaders to share their experiences with us and give their suggestions.</p>
 +
<br>
 +
 +
    <h2>What is CCiC</h2>
 +
    <div class="underline-s"></div>
 +
    <p>'CCiC', or the Central China iGEMers' Consortium, is an institution that has existed long before it's name. The iGEM teams of WHU, HUST and HZAU have had a tradition of close collaboration, visiting each other every few weeks or so, discussing problems and helping each other.</p>
 +
<br>
 +
 +
    <h2>Contact us:</h2>
 +
    <div class="underline-s"></div>
 +
    <p><b>CCiC E-mail:</b>igem_ccic@163.com<p>
 +
    <p><b>CCiC Communication Group:</b>143819574(QQ)    <b>Central iGEM Meet-up Group:</b>111910092(QQ)</p>
 +
    <p><b>Contact person:</b>Tian liu</p>
 +
    <p><b>Mobile:</b> +86 15623002846      <b>E-mail:</b>hzautianliu@gmail.com      <b>QQ:</b>617741669</p>
 +
    <p><b>Contact person:</b>Lu Huifang</p>
 +
    <p><b>Mobile:</b> +86 13720134615      <b>E-mail:</b>249426013@qq.com      <b>QQ:</b>249426013</p>
 +
<br>
 +
 +
    <div id="Co-partners">
 +
    <div id="Co-partners3"><h2>Co-partners</h2><div class="underline-s"></div></div>
 +
    <div id="Co-partners0"><img src="https://static.igem.org/mediawiki/2014/1/1d/Hzau_logo.png" width="305px"></div>
 +
    <div id="Co-partners1"><img src="https://static.igem.org/mediawiki/2014/7/75/WHU_logo.png" width="265px"></div>
 +
    <div id="Co-partners2"><img src="https://static.igem.org/mediawiki/2014/3/34/HUST_logo.png" width="350px"></div>
 +
    </div>
 +
   
 +
    <div id="Supporter">
 +
    <div id="Supporter2"><h2>Supporter</h2><div class="underline-s"></div></div>
 +
    <div id="Supporter0"><img src="https://static.igem.org/mediawiki/2014/f/fe/Sky_logo.png" width="400px"></div>
 +
    <div id="Supporter1"><img src="https://static.igem.org/mediawiki/2014/4/44/CB.png" width="254px"></div>
 +
    </div>
 +
    <br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
 +
</div>
 +
</div>
 +
<div id="footer">
 +
    <h2></h2>
 +
</div>
 +
</body>
</html>
</html>

Latest revision as of 08:38, 10 August 2014


Deadline of application: 23:59 July 10th

When and where

Team: HZAU-China

August 23rd -24th, 2014

Huazhong Agricultural University, Wuhan


Who

  • AHUT_China
  • BNU-China
  • CAU_China
  • HUST-China
  • HZAU-China
  • Jilin_China
  • LZU-China
  • NJU-QIBEBT
  • NUDT_CHINA
  • OUC-China
  • Peking
  • SCAU-China
  • SCUT
  • WHU-China
  • WHU-Pharm

THE CENTRAL CHINA iGEMERS' MEETUP

Greetings! Welcome to Huazhong Agricultural University for the Central China iGEMers’ Meetup. Our meetup will be held on 23rd and 24th August, 2014, supported by the Central China iGEMers’ Consortium(CCiC). More than just for fun, we hope to look at iGEM from as many aspects as possible, and the two main topics we will focus on are: 1.Team project; 2.Team building. We have invited Zhang Haoqian of PKU and Liu Yang of OUC, two accomplished former iGEM leaders, as well as several other experienced former leaders to share their experiences with us and give their suggestions.


What is CCiC

'CCiC', or the Central China iGEMers' Consortium, is an institution that has existed long before it's name. The iGEM teams of WHU, HUST and HZAU have had a tradition of close collaboration, visiting each other every few weeks or so, discussing problems and helping each other.


Contact us:

CCiC E-mail:igem_ccic@163.com

CCiC Communication Group:143819574(QQ) Central iGEM Meet-up Group:111910092(QQ)

Contact person:Tian liu

Mobile: +86 15623002846 E-mail:hzautianliu@gmail.com QQ:617741669

Contact person:Lu Huifang

Mobile: +86 13720134615 E-mail:249426013@qq.com QQ:249426013


Co-partners

Supporter