Difference between revisions of "Team:SZU-China/HP/Gold Integrated"

 
(18 intermediate revisions by 3 users not shown)
Line 24: Line 24:
 
     <style type="text/css">
 
     <style type="text/css">
 
         a {
 
         a {
text-decoration: none;
+
            text-decoration: none;
                        color: #4B97A5;
+
            color: #4B97A5;
}
+
        }
  
.alink-lg{
+
        .alink-lg {
    line-height: 18px;
+
            line-height: 18px;
    min-width: 100px;
+
            min-width: 100px;
}
+
        }
  
 
         .alink {
 
         .alink {
Line 40: Line 40:
 
             padding: 8px 0px;
 
             padding: 8px 0px;
 
             letter-spacing: 0px;
 
             letter-spacing: 0px;
             border: 1px solid #4B97A5;
+
             border: 2px solid #4B97A5;
 
             text-transform: uppercase;
 
             text-transform: uppercase;
 
             text-align: center;
 
             text-align: center;
Line 46: Line 46:
 
             border-radius: 15px;
 
             border-radius: 15px;
 
         }
 
         }
         p{
+
 
             font-size:16px !important;
+
         p {
             font-weight:200;
+
             font-size: 16px !important;
 +
             font-weight: 200;
 
         }
 
         }
  
Line 65: Line 66:
 
             text-transform: uppercase;
 
             text-transform: uppercase;
 
         }
 
         }
 +
 
         .container {
 
         .container {
 
             position: relative;
 
             position: relative;
Line 72: Line 74:
 
             margin-left: auto;
 
             margin-left: auto;
 
         }
 
         }
 +
 
         .row {
 
         .row {
 
             margin-right: -15px;
 
             margin-right: -15px;
Line 98: Line 101:
  
 
             $("a.alink").hover(function () {
 
             $("a.alink").hover(function () {
            $(this).css("background", "#4B97A5");
+
                $(this).css("background", "#4B97A5");
            $(this).css("color", "#FFF");
+
                $(this).css("color", "#FFF");
 
             }, function () {
 
             }, function () {
            $(this).css("background", "");
+
                $(this).css("background", "");
            $(this).css("color", "#4B97A5");
+
                $(this).css("color", "#4B97A5");
 
             });
 
             });
  
Line 146: Line 149:
 
                         <li><a href="https://2017.igem.org/Team:SZU-China/Demonstrate">DEMONSTRATE</a></li>
 
                         <li><a href="https://2017.igem.org/Team:SZU-China/Demonstrate">DEMONSTRATE</a></li>
 
                         <li><a href="https://2017.igem.org/Team:SZU-China/Protocol">PROTOCOL</a></li>
 
                         <li><a href="https://2017.igem.org/Team:SZU-China/Protocol">PROTOCOL</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:SZU-China/Notebook">NOTEBOOK</a></li>
  
 
                     </ul>
 
                     </ul>
Line 194: Line 198:
 
         <div class="column" style="position:relative;padding:30px 30px 0">
 
         <div class="column" style="position:relative;padding:30px 30px 0">
 
             <h1 style="font-weight: 500; text-align: center;color: #4B97A5;font-size:25px">What have we done?</h1>
 
             <h1 style="font-weight: 500; text-align: center;color: #4B97A5;font-size:25px">What have we done?</h1>
             <div style="text-align:center;width:60%;margin:0 auto;padding-top:25px;font-size:15px">
+
             <div style="text-align:center;width:60%;margin:0 auto;padding-top:25px;font-size:15px;font-size:17px">
 
                 This year, Team SZU-China has explored the feasibility, efficiency and application of our self-healing concrete. On the way, we have visited the ...
 
                 This year, Team SZU-China has explored the feasibility, efficiency and application of our self-healing concrete. On the way, we have visited the ...
                </div>
 
 
             </div>
 
             </div>
 
         </div>
 
         </div>
 +
    </div>
  
 
     <div style="position: relative;top: 200px;">
 
     <div style="position: relative;top: 200px;">
Line 258: Line 262:
 
             <div class="container">
 
             <div class="container">
 
                 <div class="img text_left_img_right">
 
                 <div class="img text_left_img_right">
                     <img src="https://static.igem.org/mediawiki/2017/2/24/T--SZU-China--workshop5.jpg" alt="" style="width: 80%;height: auto;">
+
                     <img src="https://static.igem.org/mediawiki/2017/2/24/T--SZU-China--workshop5.jpg" alt="" style="width: 70%;height: auto;">
 
                 </div>
 
                 </div>
 
                 <div class="part-tittle">
 
                 <div class="part-tittle">
<span style="font-size: 24px;color: #4B97A5;">ABOUT SAFETY CONCERNS</span>
+
                    <span style="font-size: 24px;color: #4B97A5;">ABOUT SAFETY CONCERNS</span>
</div>
+
                </div>
                 <div class="text text_left_img_right" style="height: 200px;">
+
                 <div class="text text_left_img_right" style="height: 210px;">
                     <p>To fully condsider the application of our "self-repairing concrete" in the real world, we came to attend the workshop attend the synthetic Biology Regulation Workshop in HKUST.<a style="color: #4B97A5;" class="alink-lg alink" href="https://2017.igem.org/Team:SZU-China/HP/Silver#safty">learn more</a></p>
+
                     <p>To fully condsider the application of our "self-repairing concrete" in the real world, we came to attend the workshop attend the synthetic Biology Regulation Workshop in HKUST.&nbsp;&nbsp;&nbsp;<a style="color: #4B97A5;" class="alink-lg alink" href="https://2017.igem.org/Team:SZU-China/HP/Silver#safty">learn more</a></p>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
         <div class="text_img" style="padding-bottom:5.5em">
+
         <div class="text_img" style="padding-bottom:5.5em;height:650px">
 
             <div class="container">
 
             <div class="container">
 
                 <div class="img">
 
                 <div class="img">
                     <img src="https://static.igem.org/mediawiki/2017/2/2f/T--SZU-China--meeting9.jpg" alt="" style="width: 60%;height: auto;"/><br/>
+
                     <img src="https://static.igem.org/mediawiki/2017/2/2f/T--SZU-China--meeting9.jpg" alt="" style="width: 60%;height: auto;" /><br />
 
                     <img src="https://static.igem.org/mediawiki/2017/e/e5/T--SZU-China--bridge1.jpg" alt="" style="width: 60%;height: auto;"><br>
 
                     <img src="https://static.igem.org/mediawiki/2017/e/e5/T--SZU-China--bridge1.jpg" alt="" style="width: 60%;height: auto;"><br>
 
                     <img src="https://static.igem.org/mediawiki/2017/5/5c/T--SZU-China--cs6.jpg" alt="" style="width: 60%;height: auto;">
 
                     <img src="https://static.igem.org/mediawiki/2017/5/5c/T--SZU-China--cs6.jpg" alt="" style="width: 60%;height: auto;">
 
                 </div>
 
                 </div>
 
                 <div class="part-tittle">
 
                 <div class="part-tittle">
<span style="font-size: 24px;color: #4B97A5;">APPLICATION FOR REAL WORLD</span>
+
                    <span style="font-size: 24px;color: #4B97A5;">Exploring the feasibility of application for real world</span>
</div>
+
                </div>
 
                 <div class="text">
 
                 <div class="text">
                     <p>1.Interviews with professors from College of Civil Engineering.<a style="color: #4B97A5;" class="alink-lg alink" href="https://2017.igem.org/Team:SZU-China/HP/Silver#Professor">learn more</a></p><br><br><br>
+
                     <p>1.Interviews with professors from College of Civil Engineering.&nbsp;&nbsp;&nbsp;<a style="color: #4B97A5;" class="alink-lg alink" href="https://2017.igem.org/Team:SZU-China/HP/Silver#Professor">learn more</a></p><br><br><br>
                     <p>2.Investigate the longest Bridge in the world.<a style="color: #4B97A5;" class="alink-lg alink" href="https://2017.igem.org/Team:SZU-China/HP/Silver#Professor">learn more</a></p><br><br><br>
+
                     <p>2.Investigate the longest Bridge in the world.&nbsp;&nbsp;&nbsp;<a style="color: #4B97A5;" class="alink-lg alink" href="https://2017.igem.org/Team:SZU-China/HP/Silver#Professor">learn more</a></p><br><br><br>
                     <p>3.Research and questionnaire on buildings in the village.<a style="color: #4B97A5;" class="alink-lg alink" href="https://2017.igem.org/Team:SZU-China/HP/Silver#Professor">learn more</a></p><br><br><br>
+
                     <p>3.Research and questionnaire on buildings in the village.&nbsp;&nbsp;&nbsp;<a style="color: #4B97A5;" class="alink-lg alink" href="https://2017.igem.org/Team:SZU-China/HP/Silver#Professor">learn more</a></p><br><br><br>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
Line 291: Line 295:
 
                 </div>
 
                 </div>
 
                 <div class="part-tittle">
 
                 <div class="part-tittle">
<span style="font-size: 24px;color: #4B97A5;">REGIONAL TEAM CONFERENCE</span>
+
                    <span style="font-size: 24px;color: #4B97A5;">REGIONAL TEAM CONFERENCE</span>
</div>
+
                </div>
 
                 <div class="text text_left_img_right" style="height: 200px;">
 
                 <div class="text text_left_img_right" style="height: 200px;">
                     <p>We managed to held the first iGEM Southern China Regional Meeting in our school. Nine teams Participated in the event.<a style="color: #4B97A5;" class="alink-lg alink" href="https://2017.igem.org/Team:SZU-China/HP/Silver#South-China">learn more</a></p>
+
                     <p>We managed to held the first iGEM Southern China Regional Meeting in our school. Nine teams Participated in the event.&nbsp;&nbsp;&nbsp;<a style="color: #4B97A5;" class="alink-lg alink" href="https://2017.igem.org/Team:SZU-China/HP/Silver#South-China">learn more</a></p>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
Line 301: Line 305:
 
             <div class="container">
 
             <div class="container">
 
                 <div class="img">
 
                 <div class="img">
                     <img src="img/ex-1.jpg" alt="" style="width: 50%;height: auto;">
+
                     <img src="https://static.igem.org/mediawiki/2017/6/68/T--SZU-China--corridor-logo.png" alt="" style="width: 50%;height: auto;">
 
                 </div>
 
                 </div>
 
                 <div class="part-tittle">
 
                 <div class="part-tittle">
Line 307: Line 311:
 
                 </div>
 
                 </div>
 
                 <div class="text" style="height: 200px;">
 
                 <div class="text" style="height: 200px;">
                     <p>We have constructed a new community online for all the iGEMers to share ideas and communicate---<strong style="font-size:15px">CORRIDOR </strong><a style="color: #4B97A5;" class="alink-lg alink" href="https://2017.igem.org/Team:SZU-China/HP/Silver#Corridor">learn more</a></p>
+
                     <p>We have constructed a new community online for all the iGEMers to share ideas and communicate---<strong style="font-size:15px">CORRIDOR </strong><a style="color: #4B97A5;.&nbsp;&nbsp;&nbsp;" class="alink-lg alink" href="https://2017.igem.org/Team:SZU-China/HP/Silver#Corridor">learn more</a></p>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>

Latest revision as of 02:22, 2 November 2017

INTEGRATED HUMAN PRACTICE

What have we done?

This year, Team SZU-China has explored the feasibility, efficiency and application of our self-healing concrete. On the way, we have visited the ...
Bubble RUN
Introduce our project to the villager
Visit the local community
Investigating the HongKong-Zhuhai-Macau Bridge
Conference of China iGEMer Community
Local Village Culture
Biosafty Workshop
ABOUT SAFETY CONCERNS

To fully condsider the application of our "self-repairing concrete" in the real world, we came to attend the workshop attend the synthetic Biology Regulation Workshop in HKUST.   learn more



Exploring the feasibility of application for real world

1.Interviews with professors from College of Civil Engineering.   learn more




2.Investigate the longest Bridge in the world.   learn more




3.Research and questionnaire on buildings in the village.   learn more




REGIONAL TEAM CONFERENCE

We managed to held the first iGEM Southern China Regional Meeting in our school. Nine teams Participated in the event.   learn more

CREATE A COMMUNITY PLATFORM ONLINE

We have constructed a new community online for all the iGEMers to share ideas and communicate---CORRIDOR learn more